Question
How do I: a) get into standby mode after running BLE server app? b) start the sequencer without starting BLE?
I am trying to write FW for the WB55 which starts a BLE server on powerup ( so far so good)
then after BLE connected to and a characteristic has been written and BLE disconnected I want to be able to enter standby mode
Upon an RTC wakeup the FW will see its not a power and NOT start the BLE stack, but still start the scheduler for data acquisition tasks.
Can you point me to examples or documentation?
