Hi,
I am currently toggling advertisements on and off based on a 1 second timer. Most of the time, after advertisement is disabled, CC2564 would enter deep sleep successfully. However, 1 out of 10 times, the chip would draw about 3 mA continously but not advertising at all. Also, I've noticed that when stuck in that state, closing SS1 stack would make CC2564 go back to low power mode.
My questions are:
1. Does deep sleep mode or stopping advertisement depend on any other timing functions other than the one used by BTPS_Kernel?
2. Is there any way to force CC2564 to go to low power mode manually?
Thanks!
Jackson