Commit Graph

9 Commits

Author SHA1 Message Date
Martino Facchin
a1fbf4b2ce Move certificates to separate, mmapped partition 2018-10-04 11:33:32 -04:00
Sandeep Mistry
a75b35c6f8 Fixes for static IP's in STA + AP modes, fail on bad AP params (#3) 2018-10-03 11:03:26 -04:00
Sandeep Mistry
6c116be242 Switch to all channel scan when connecting to AP in STA mode
Default was fast scan.
2018-10-01 16:20:19 -04:00
Sandeep Mistry
c53863c01b Update license and name 2018-07-11 10:22:11 -04:00
Sandeep Mistry
1694b92f2f Add vTaskDelay to end of WiFiSSLClient::stop() 2018-06-28 13:00:28 +02:00
Sandeep Mistry
1acd9258d7 change default STA hostname to "arduino-XXYY" 2018-06-28 13:00:07 +02:00
Sandeep Mistry
4e2b214daf Call esp_wifi_stop() before connecting to AP 2018-06-28 12:59:52 +02:00
Sandeep Mistry
7d1d9647ec Use event info when handling SYSTEM_EVENT_STA_GOT_IP 2018-06-28 12:59:17 +02:00
Sandeep Mistry
48ebd39cfd Initial version 2018-06-28 12:55:29 +02:00