Ticket Created
over 4 years ago

WERETECH-10475

add onSleep() / onWakeup() hooks to AppBase

At least BLE and ANT+ connections need to be reinitialized after a device woke up from sleep - so far the only way to detect when this is necessary is to look for errors while handling the communication which is not very intuitive ...