1

Topic: Please Help:: Error while connecting Esp8266 with Android via WiFi

I made a GUI for my home automation switch board. I used esp8266 esp-01 WiFi module with Arduino Uno aa
as Wifi Access Point connection.
But when I turn on my home automation system and try to connect with esp8266 with my android device, I get "wrong password" error even while I type the correct password. Again if I connect my android device with esp8266 externally (I don't get "wrong password" error while connecting it from WiFi settings of my mobile phone) and then I
Open it on RemoteXY pro app, I get this error on my phone
""Connection is established, but interface version of device is not supported by app. Update the application""

I have latest and most updated version of app and even the firmware of my WiFi module is up-to-date. Whereas, the library version is 2.4.4, the latest as on 19-03-2020

Please tell me what could be the problem and how do I solve it.

I need urgent help, please.

2

Re: Please Help:: Error while connecting Esp8266 with Android via WiFi

Can you share the source code that the editor generated?