840bcd802d
In the newer ESP32 AT command versions, the CWMODE command takes an optional parameter (<auto_connect>) which controls whether the module will automatically attempt to connect to an AP when switching modes. This parameter defaults to enabling auto-connect if not specified. Without this change, modules can successfully connect to an AP before the `CWAUTOCONN=0` command is processed, resulting in a `NET_EVENT_WIFI_CONNECT_RESULT` before `NET_EVENT_IF_UP`. Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au> |
||
---|---|---|
.. | ||
esp32 | ||
esp_at | ||
eswifi | ||
simplelink | ||
winc1500 | ||
CMakeLists.txt | ||
Kconfig |