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?

Parents Reply Children
  • Hey Swathy,

    For replicating the issue you just flash the unicast server code on nRF5340 Audio DK and leave it without power for a day or so. The board will automatically switch to Normal advertising from Directed advertising when you repower it after a day. 

    The unicast client is a mobile phone with BLE Audio enabled. Specifically the Samsung S23 Ultra, we are able to stream audio and everything perfectly fine.

    For the logs, what kind of logs are you looking for (build logs, flash logs, others, etc)

    Regards,

    Soham

Related