Search found 1 match
- Tue Jun 04, 2019 2:50 pm
- Forum: ESP-IDF
- Topic: Error when stopping wifi and tiT (tcp/ip task) hanging cpu1
- Replies: 0
- Views: 2823
Error when stopping wifi and tiT (tcp/ip task) hanging cpu1
Environment: Latest idf as of the date of first post. Using devkit-c v4, with esp32-wroom-32D. Program description: The program implements a state machine that loads the last pair of ssid/pass from nvs, if it can connect it sends a request and then turns off. If it can't connect, it stops the statio...