WIFi.softAP - Arduino staging doesn't honor SSID/Password
Posted: Sun Dec 20, 2015 12:54 pm
Hello all!
I'm having what I'd call a semi-significant issue with the current "staging" version of the Arduino code for ESP8266.
Using the Arduino example sketch WifiAccessPoint sketch (here: https://github.com/esp8266/Arduino/blob ... sPoint.ino), which should result in an AP named ESPap and with password "thereisnospoon" instead results in an open, generic ESP_XXXXXX wifi point.
I don't care much about the name of the access point (though it would be nice to set it), however it's somewhat important to me that I am able to secure the AP with a password.
Any ideas?
I'll add that I didn't see an issue on github related to this, but I created one here: https://github.com/esp8266/Arduino/issues/1261
Thank you for any help, Xmas is around the corner and I'm so close!
I'm having what I'd call a semi-significant issue with the current "staging" version of the Arduino code for ESP8266.
Using the Arduino example sketch WifiAccessPoint sketch (here: https://github.com/esp8266/Arduino/blob ... sPoint.ino), which should result in an AP named ESPap and with password "thereisnospoon" instead results in an open, generic ESP_XXXXXX wifi point.
I don't care much about the name of the access point (though it would be nice to set it), however it's somewhat important to me that I am able to secure the AP with a password.
Any ideas?
I'll add that I didn't see an issue on github related to this, but I created one here: https://github.com/esp8266/Arduino/issues/1261
Thank you for any help, Xmas is around the corner and I'm so close!