Is there a maximum amount of time that the firmware allows the electron to be in (SLEEP_MODE_DEEP) before automatically waking up? I am seeing that if I do a System.sleep(SLEEP_MODE_DEEP); with no other settings, no wake pin set, etc. the device will wake itself up after about 17 hours with no intervention. Not sure how I’ve never noticed it before, but I have been able to duplicate this several times on multiple devices. If it is not normal, I will keep troubleshooting but just wanted to make sure before I spend too much time working on it.
Running 0.6.0. Close to full battery. No peripherals hooked up.
Thanks in advance!