periodic_adv_rsp sample fails on nRF5340-dk

Hi,

[Alex B. speaking]

I have flashed an unmodified periodic_adv_rsp sample to the nRF5340-dk and it builds and flashes successfully. However I get the following terminal output:

*** Booting nRF Connect SDK v2.5.2 ***
Starting Periodic Advertising Demo
[00:00:00.518,127] <inf> bt_hci_core: HW Platform: Nordic Semiconductor (0x0002)
[00:00:00.518,188] <inf> bt_hci_core: HW Variant: nRF53x (0x0003)
[00:00:00.518,188] <inf> bt_hci_core: Firmware: Standard Bluetooth controller (0x00) Version 141.732 Build 3324398027
[00:00:00.519,775] <inf> bt_hci_core: Identity: EC:96:13:A9:B2:B9 (random)
[00:00:00.519,805] <inf> bt_hci_core: HCI: version 5.4 (0x0d) revision 0x2168, manufacturer 0x0059
[00:00:00.519,836] <inf> bt_hci_core: LMP: version 5.4 (0x0d) subver 0x2168
[00:00:00.521,728] <wrn> bt_hci_core: opcode 0x2036 status 0x01
Failed to create advertising set (err -5)

Do you know what the cause of this is?

Kind regards,
Alex

Related