Search found 1 match
- Tue Dec 14, 2021 2:10 am
- Forum: ESP32 Arduino
- Topic: ULP Process Stops Running after making http POST call
- Replies: 1
- Views: 2396
ULP Process Stops Running after making http POST call
I have a ULP process that wakes the device on hall sensor input, so when a magnet comes near the device it wakes up. This will work over and over with various functions of my device. Device wakes up, does something, goes to sleep within about 3 seconds. If my device hits the path to use an HTTP clie...