I am trying to make the device power down for longer times. I understand that it goes into sleep mode until there is an osal event, but there seems to be some event being called every 100 ms ( HalKeyRead maybe? ) which I cannot locate. I am using SimpleBLEPeripheral. I appreciate any assistance.