Hi,
We're about to make a bunch more of our custom boards based on the nrf5340_audio_dk platform (modified with a stereo codec and some other stuff) with a modified version of the nrf5340_audio project firmware.
We're getting reports that sometimes the prototypes disconnect from the Auracast stream and don't reconnect. To troubleshoot this I'd like to set an LED when we're connected and clock synced with an active I2S stream where we would expect audio to be flowing.
What's the best way to check for this condition? If audio isn't flowing when we expect it to, is there a way to try to reconnect, or is it smarter to just reboot the board periodically?
We're currently using SDK 2.9.1.
Thanks,
Glen