Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

periodic_adv not working with nRF5340 DK #33951

Closed
NaderSameh opened this issue Apr 1, 2021 · 0 comments
Closed

periodic_adv not working with nRF5340 DK #33951

NaderSameh opened this issue Apr 1, 2021 · 0 comments
Labels
bug The issue is a bug, or the PR is fixing a bug

Comments

@NaderSameh
Copy link

Describe the bug

periodic_adv sample is not working with nrf5340dk_nrf5340_cpuapp

it is working for nrf52840dk_nrf52840 after adding CONFIG_BT_LL_SW_SPLIT=y to proj.conf

To Reproduce
Steps to reproduce the behavior:
Open the sample from the SDK. build for nrf5340dk_nrf5340_cpuapp

Expected behavior
To work

Impact
showstopper

Logs and console output

Starting Periodic Advertising Demo
Failed to set periodic advertising parameters (err -5)
[00:00:00.442,626] bt_hci_core: HW Platform: Nordic Semiconductor (0x0002)
[00:00:00.442,657] bt_hci_core: HW Variant: nRF53x (0x0003)
[00:00:00.442,657] bt_hci_core: Firmware: Standard Bluetooth controller (0x00) Version 2.5 Build 99
[00:00:00.444,641] bt_hci_core: Identity: CC:E6:FA:E1:A6:E6 (random)
[00:00:00.444,641] bt_hci_core: HCI: version 5.2 (0x0b) revision 0x0000, manufacturer 0x05f1
[00:00:00.444,641] bt_hci_core: LMP: version 5.2 (0x0b) subver 0xffff
[00:00:00.447,082] bt_hci_core: opcode 0x203e status 0x01

Environment (please complete the following information):

  • Zephyr SDK
  • SES

Would appreciate some help

@NaderSameh NaderSameh added the bug The issue is a bug, or the PR is fixing a bug label Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

No branches or pull requests

1 participant