8 years, 5 months ago.

mdot sleep mode

Hi, I have modified the original thermostat fan-demo-sensor program to cater for deep sleep mode with RTC wakeup as shown. I have also added a second adc sensor to monitor the battery voltage using simple voltage divider. The modified program compiles ok for mdot. However, when I download and run this program on mdot dev kit, it runs ok for first data send (temp, volt data) to conduit but then when it wakes up from first sleep, it fails to join the lora network from then on (`failed to join network` error). Anybody have an idea what is happening here ?

Thanks, Sean.

above question relates to this modified program ; https://developer.mbed.org/users/socie123/code/thermostat_fan_demo-sensor_battery-3/

posted by SEAN O CONNELL 05 Nov 2015
Be the first to answer this question.