Search found 1 match
- Thu Oct 28, 2021 7:50 am
- Forum: ESP-IDF
- Topic: Modem Sleep: Is there any callback?
- Replies: 5
- Views: 9578
Re: Modem Sleep: Is there any callback?
Hello, I have an application where data is collected from sensor at certain intervals (let's say every 100ms) for sometime (let's say for 20 mins) during the day and it needs to be published. The system needs to sleep temporarily in between sample collection (with WiFi connected, so that it doesn't ...