Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Can't setup ISO Broadcast Demo on nrf53dk #35383

Closed
kaiser-ren opened this issue May 18, 2021 · 0 comments
Closed

Can't setup ISO Broadcast Demo on nrf53dk #35383

kaiser-ren opened this issue May 18, 2021 · 0 comments
Assignees

Comments

@kaiser-ren
Copy link
Contributor

Describe the bug
I compiled and flashed ./samples/bluetooth/iso_broadcast/ on nrf53dk. After power-on the dk, I found that there was an error when host sent HCI_LE_Set_-Extended_-Advertising_Parameters to controller, the controller return an event with status 0x01.

To Reproduce
Steps to reproduce the behavior:

  1. cd ./samples/bluetooth/iso_broadcaster/
  2. west build -p auto -b nrf5340dk_nrf5340_cpuapp ./
  3. west flash
  4. west build -p auto -b nrf5340dk_nrf5340_cpunet ./
  5. west flash

Expected behavior
A clear and concise description of what you expected to happen.

Impact
Can't setup BIG/BIS

Logs and console output
```*** Booting Zephyr OS build zephyr-v2.5.0-3928-g86f18a61fa05 ***
Starting ISO Broadcast Demo
Failed to create advertising set (err -5)
[00:00:00.010,437] bt_hci_core: HW Platform: Nordic Semiconductor (0x0002)
[00:00:00.010,437] bt_hci_core: HW Variant: nRF53x (0x0003)
[00:00:00.010,437] bt_hci_core: Firmware: Standard Bluetooth controller (0x00) Version 2.6 Build 0
[00:00:00.011,169] bt_hci_core: Identity: D5:2B:02:90:B0:4F (random)
[00:00:00.011,169] bt_hci_core: HCI: version 5.2 (0x0b) revision 0x0000, manufacturer 0x05f1
[00:00:00.011,169] bt_hci_core: LMP: version 5.2 (0x0b) subver 0xffff
[00:00:00.011,413] bt_hci_core: opcode 0x2036 status 0x01
``\

Environment (please complete the following information):

  • Commit SHA or Version used: cd9421a

Additional context
Add any other context about the problem here.

@kaiser-ren kaiser-ren added the bug The issue is a bug, or the PR is fixing a bug label May 18, 2021
@galak galak added area: Bluetooth platform: nRF Nordic nRFx question and removed bug The issue is a bug, or the PR is fixing a bug labels May 18, 2021
@galak galak closed this as completed May 18, 2021
@zephyrproject-rtos zephyrproject-rtos locked and limited conversation to collaborators May 18, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

3 participants