EspressifApp / EsptouchForIOS

EspTouch is one way for iPhone to tell the connected Router's Ssid, Password and etc. to make IOT devices to connect to the same Router. EspTouch is developed and maintained by Espressif Corp.
Other
411 stars 166 forks source link

No error message on wrong Wifi password #51

Open PawanRamteke opened 4 years ago

PawanRamteke commented 4 years ago

Need separate error message if I enter wrong wifi password and should be quick.

angelofan commented 4 years ago

Because Esptouch does not verify whether the wifi password is correct to the router, but directly broadcasts the password through the data packet

I don’t know if the device and router provide a way to verify the WiFi password

PawanRamteke commented 3 years ago

ok.. Thanks