Frank Sautter
4684e44902
Re-enable old behaviour if passphrase string is empty
...
An empty passphrase string should enable AUTH_OPEN mode of softAP.
This was the behaviour before commit 293e55c.
Additionally make the type of checking for empty strings consistent.
2016-04-08 10:26:11 +02:00
Markus Sattler
c8e6b7f6d2
correct default return value for softAP
2016-01-09 17:30:14 +01:00
Markus Sattler
a3161d5b3c
typo
2016-01-09 11:40:46 +01:00
Markus Sattler
29bb74beab
rework AP config to get DHCP in best mode if SDK config got invalid some how.
2016-01-08 22:40:51 +01:00
Markus Sattler
dec6739e3f
add more debug to WiFi
2016-01-08 19:06:28 +01:00
Markus Sattler
8943ac402c
add softAPgetStationNum
2015-12-29 15:40:54 +01:00
Markus Sattler
293e55c690
check for WiFi pass < 8 (not allowed for WPA2)
...
simplify STA config and allow setting of second DNS server for fallback
code style
2015-12-29 15:28:29 +01:00
Markus Sattler
640d0bb65e
improve error handling and return values
2015-12-29 15:00:47 +01:00
Markus Sattler
fd443d4e17
split ESP8266WiFiClass in different sub classes for better overview.
2015-12-29 14:03:15 +01:00