AoA nRF5340dk rebooting after "Waiting for periodic sync lost...". No "CTE[X]...." recieved.

I have been building and flashing successfully via VSCode and the connection between the array and the tag is quick. However after "Waiting for periodic sync lost..." the board reboots and I don't get "CTE[X]....". I also tried building via bash, same result.

I have tried with 'ncs1.7.1\nrf\samples\bluetooth' and 'ncs1.8.0\nrf\samples\bluetooth'. I have used the configurations explained in the sample documentation and tried everything described in tickets here on Devzone but I still get the same result.

Any suggestions on how to solve this problem?

The sample page says that the next output should be:

Waiting for periodic sync lost...
PER_ADV_SYNC[X]: [DEVICE]: XX:XX:XX:XX:XX:XX, tx_power XXX, RSSI XX, CTE XXX, data length X, data: XXX
CTE[X]: samples count XX, cte type XXX, slot durations: X [us], packet status XXX, RSSI XXX

Thank you//

William

Related