

It has an iso_broadcast error, by GDB, it is in function `bt_le_scan_start()` where it throws an error. The error I cannot see through since the compiler option can't adjust to O1.
nRF Connect SDK V1.8.0
`


It has an iso_broadcast error, by GDB, it is in function `bt_le_scan_start()` where it throws an error. The error I cannot see through since the compiler option can't adjust to O1.
nRF Connect SDK V1.8.0
`
Hi
The synchronized receiver is supported, and will be able to receive data. I'm able to run the sample in receiver mode with the nRF52840 DK for example. For the nRF5340, you need to enable ISO support in the Kconfig of the hci_rpmsg as well, as the Net core also need to support this feature to work correctly.
Please note that ISO is still a work in progress, and the implementation of this Kconfig will be added when ready.
Best regards,
Simon
I have changed to nRF52840 but still have problems. The following is the COM output and my config.



I have changed to nRF52840 but still have problems. The following is the COM output and my config.


