techiesms / OTABlynkCredentials

This repository contains the library and code for entering your wifi and blynk credentials over the air using your web browser
17 stars 12 forks source link

Erasing button not working and after enter new credentials softap still enabled #2

Open ghost opened 3 years ago

ghost commented 3 years ago

Hi, i got this problem when i'm testing the barebone code with my esp12, in arduino ide board type i use general esp8266 board. First setting came out normally, i connect the techiesms ap, enter credentials, and fine. Then i tried to erase the credentials with gpio14, it created techiesms ap, and i can connect to it but when i enter 192.168.4.1, it said ERR_CONNECTION_REFUSED. So, to erase saved credentials i had to disable my router then it created techiesms ap and connected succsessfully. But after this techiesms ap still exist, and i can connect to it, but still said ERR_CONNECTION_REFUSED in browser. What might caused it? Is it just me and my setting or everyone? I know little about coding, so that's my problem. Thx