Hi Team,
I am working on a project wherein the device A is initially in the observer mode(scan mode). There is another device B which transmits packets every 1s. A timer of 20 ms duration is started during this time, and if any packets are captured by device A, scan is stopped in this timer callback and received packets are transmitted after hardware encryption. Then after advertisement, scanning is resumed and the process continues. The problem we are facing is, after few seconds, no more packets are being sent from device A. While checking with debugger, the device is still running but advertisement stops after few seconds. Please suggest the possible reasons for the same.
Thanks in advance,
Wisilica
Device:

Hi Wisilica,
From the description, there might be several points worth checking from my point of view.