Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 10 months ago.
mDot sleep wakeup restarts program
Hi. I'm trying the mDot sleep example and I noticed that when sleep wakes up, the program restarts like a cpu restart. Is this correct? Is there a way to sleep and pick back up in the program where it left off? Thanks.
1 Answer
8 years, 7 months ago.
I also have this issue. I'm using an Arduino to read sensor data and communicate with the mDot via AT commands. Where can I get info how to use Pin 13 for Sleep?