How to connect to router with ESP8266 using no interface?
Posted: Wed Dec 03, 2014 11:43 pm
Hi all, I have a gadget which use ESP8266 for wifi connection. Yet this gadget does not have GUI for typing AT command, nor can it be connected to PC for setting up.
But I want to make it connected to home router.
Currently, my assumption is to open up both softAP and station mode. I can use my cellphone as client to connect to ESP8266 in AP mode and somehow type in my home router SSID and password. Then the information can be saved in locally and be used to connect to home router in station mode.
But the above is only from my assumption. Is it technically achievable?
But I want to make it connected to home router.
Currently, my assumption is to open up both softAP and station mode. I can use my cellphone as client to connect to ESP8266 in AP mode and somehow type in my home router SSID and password. Then the information can be saved in locally and be used to connect to home router in station mode.
But the above is only from my assumption. Is it technically achievable?