WiFi.softAP(ssid, password) does not seem to work.. · Issue #1141 · esp8266/Arduino · GitHub

It is pretty obvious but I think it is worth to be mentioned. When the password is too short (less than 8 characters) the WiFi.softAP(ssid, password) function doesn’t work. Of course there is no warning during compilation.

Source: WiFi.softAP(ssid, password) does not seem to work.. · Issue #1141 · esp8266/Arduino · GitHub

WiFi.softAP(ssid, password) does not seem to work.. · Issue #1141 · esp8266/Arduino · GitHub was last modified: September 14th, 2017 by Jovan Stosic

Leave a Reply