

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
`
I see you have changed to the iso_connected_benchmark now, and that it is failing there. The iso_broadcast_benchmark receiver mode is able to run on my end. The ISO broadcaster should provide a pending TX data path, and will currently only transmit dummy data to allow the receiver to maintain synchronization.
I'm sorry that you're having trouble with these sample projects, but as mentioned, all features have yet to be added. I would recommend checking out the Packetcraft controller at the current point in time.
Best regards,
Simon
I see you have changed to the iso_connected_benchmark now, and that it is failing there. The iso_broadcast_benchmark receiver mode is able to run on my end. The ISO broadcaster should provide a pending TX data path, and will currently only transmit dummy data to allow the receiver to maintain synchronization.
I'm sorry that you're having trouble with these sample projects, but as mentioned, all features have yet to be added. I would recommend checking out the Packetcraft controller at the current point in time.
Best regards,
Simon