Hall sensor readout during ULP and normal power mode
Posted: Wed Apr 15, 2020 9:59 pm
Hi
I'm trying to use the hallsensor to wake up my esp32 from deepsleep. For this I use this example https://github.com/espressif/esp-iot-so ... all_sensor
On it's own this works fine.
However, as soon as I've read out the hall sensor when the esp32 is awake using the hall_sensor_read() function the device no longer wakes up if it goes to sleep a second time.
What am I doing wrong?
I'm trying to use the hallsensor to wake up my esp32 from deepsleep. For this I use this example https://github.com/espressif/esp-iot-so ... all_sensor
On it's own this works fine.
However, as soon as I've read out the hall sensor when the esp32 is awake using the hall_sensor_read() function the device no longer wakes up if it goes to sleep a second time.
What am I doing wrong?