Hi Matt,
When I use EXIT_DEEPSLEEP() cmd to make the chip get out of the deepsleep, I set ALARM Enable = 0xE080, and I want alert to tell me the measurement finished. But at the beginning when quit DEEPSLEEP, the alert works. And several seconds about 10s later, Alert signal disappear and never interrupts the MCU.
Is there any special setting?
But if I use LD wakeup, there is no miss of Alert. Why? Very strange.
Should I use double EXIT_DEEPSLEEP() CMD to let the chip know it should run into NORMAL mode?
I need your help.
Thank you.