Hello,
i am debugging issue in our device. I ported the nrf5340 Audio application to our custom board and modified it for our use. We use audio broadcast mode.
Device works but sometime the receiver does not re-connect after the transmitter out of range and back(or restarts).
Testing shows that this maybe is related to cold temperature and battery not fully charged. However the tests are not conclusive so this may not be true.
It seems that the device just stops receiving (audio and some custom application data packets). Application runs but the device has to be restarted to reenable the communication.
I managed to get some logs of the bug. Following lines are preset when it happens.
I do not know if it is the cause of the issue or just another consequence.
To you have any suggestions?