Is it possible to switch between SoftAP and client role?
Posted: Wed May 20, 2015 12:36 am
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.
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.