Bluetooth Advertising messes up after a few days of no power

Hello Team,

We have noticed a very weird issue with the nRF5340 Audio DK. After flashing the audio application code given by nordic, everything works perfectly fine. No build errors or flash errors. However if the board is left unattended or unpowered for a few days (2-3 days), the bluetooth advertising messes up completely. On checking the logs, it shows directed advertisement has been timed out, switching to normal advertisement. This is instantly fixed if we just re-flash the firmware. Here's the details of the SDK and toolchain.

Toolchain Version: 3.0.1

SDK Version: 3.0.1

We have tried this on all the nRF5340 Audio DK's we have and all of them face the same issue. How can this be fixed?

Related