The following is my set up:
platform: windows 11,
editor: visual studio code with nRF connect
SDK: nRF connect SDK v1.8.0
toolchain: nRF connect SDK v1.8.0 toolchain
And I was running iso_connected_benchmark with nrf5340dk_nrf5340_cpuapp
The problem occurs when I was running the role as peripheral, there's no error with central role.
Since it was a register error, I felt hard to debug with GDB and unnecessary. I think it might be problem of setting up.