2023-01-11 06:05 PM
I am currently trying to understand why my "BlueNRG_Sleep" function doesn't work, from the main function where custom code should be, either while debugging or while using the battery with my BCN002 tile board. I use LEDs on before and after the sleep is called to verify the sleep is working as expected or not. (the LED should only be off while sleeping) I know that sleep can work on the board as when I load up the sleep example that works as coded and expected. However, i want the rest of the functionality that the "BLE_SensorDemo" project provides. Can someone please answer the following, I've been trying to figure this out for a while now.