Chat freely about anything...

User avatar
By helpme
#17924 I would like to have a ESP8266 firmware that allows the module to switch between SoftAP and WiFi client.

ESP8266 module receives an AT command AT+SoftAP. ESP8266 module becomes an Access Point so that other WiFi clients can connect to it and send configuration settings.

ESP8266 module receives an AT command AT+WifiClient. ESP8266 module becomes a normal WiFi client that can connect to an Access Point.

May I ask if this is possible with ESP8266?

Thank you.