Search found 1 match
- Sat Oct 20, 2018 8:28 pm
- Forum: ESP-IDF
- Topic: SYSTEM_EVENT_STA_DISCONNECTED reason 201 after powerup
- Replies: 0
- Views: 3369
SYSTEM_EVENT_STA_DISCONNECTED reason 201 after powerup
Others have seen this when reconnecting, I get it all the time, after powerup: SYSTEM_EVENT_STA_DISCONNECTED with reason 201 directly after esp_wifi_connect(). I am totally running out of things to test, any help is greatly appreciated! Tested with the simple_wifi example in the SDK and also with my...