This is what I would like to do. Send AT+CWMODE=3 to set ESP8266 in softAP+station mode. Then, a WiFi client will connect to the ESP8266 softAP and send a list of SSID/passwords to ESP8266. After receiving this list, ESP8266 will now act as WiFi client and connect to nearby AP based on the list of matching SSID/passwords.
Can this be done using the AT command firmware? Or do I have to write some custom firmware on ESP8266 myself? If yes, what development tools like the compiler is required? How much do they cost? Hopefully, my objective can be achieved using ESP8266.
Thank you.Statistics: Posted by helpme — Thu May 21, 2015 5:01 pm
]]>