I'm having a CPU (Renesas) connected to ESP12E through UART lines on a PCB.
I need to supply the ESP8266 the home router SSID and password, and to connect it afterward.
the only access to it is through UART lines, and AT+Commands to be programmed.
is there a way, to upload the ESP a minimum UI (through the UART lines), which will be sent to the smartphone once connected to the ESP (when it act in MODE =2 - server) in order to collect the SSID and the password of the home network?
thank you!
Evyatar