Search found 1 match
- Sun Feb 11, 2024 9:39 am
- Forum: ESP-IDF
- Topic: Detecting when DHCP struggles
- Replies: 0
- Views: 329
Detecting when DHCP struggles
I have an ESP32 using esp-idf v5.3-dev-1724-ga5b261f69980, which connects over Wi-Fi to a TI WL18xx based access point. Like all access points, they're unreliable. One of the issues with this access point is the firmware on it locks up, watchdogs and restarts, which is not a problem for other Linux ...