After enter low power mode I aim to config to wake up on a 1 sec timer, but in 20 us the event 0x26 comes. I cannot find what event ID 0x26 is and how to disable it ?
Info:
The event 0x26 comes in BLE event handler (such as event BLE_GAP_EVT_CONNECTED handlig etc).
The original tutorial is https://github.com/NordicPlayground/nrf5-ble-tutorial-characteristic and I replaced System OFF to Low Power Mode since I want a timer wake up.
Best regards Lennart for tss.se