Hi
I am having a problem with the AP scan option. When i press the AP scan button first off all the light on the ESP8266 won't turn on. After i wait 20sec i reload the page and it won't show any networks. Is it possible it is not scanning at all because the blue light is not burning? When i do SSD beacon attack the blue light turns on so the LED is working.
Hope someone can help.
Greetings Sieuwe
Version i am running is 2.0
Browser chrome on Android
Hi,
what kind of board are you using?
Can you connect and open the serial monitor in Arduino?
Hi Spacehuhn
First of all i really want to thank you for making this and sharing it for free online.
I am using the ESP8266 board
The serial output can be found in this pastebin:
For some reason it finds the wifi networks but when i reload it wont show the results in the web application. It only displays the results in the Serial monitor.
3 days ago it did work at home. But when i took it to my school today ( i have permission to use it on a AP there) it would not show anything in the web app. I don't know what the Serial output was then so i don't know if it found the networks but just did not show it in the web app. Now it is also not working at home.
Greetings
Sieuwe
EDIT: The Blue LED is also not going on while the scan is working in the Serial monitor.
Thanks.
I can see in the serial output ERROR: Saving scan results in /scan.json. Maybe something is corrupted in the file system. It happens to me from time to time.
In the serial monitorry try typing in format and press enter. Be sure you have it on Newline and 115200. Then restart the board.
Hi
I typed format and it formatted some files. But after that i gave me a bunch of errors. So i re flashed it using the Arduino IDE and now it works again. I guess there indeed was a corrupt file.
If you are having this problem:
1: type format in Serial monitor and restart the board
2: if this does not work re flash the board.
This should fix the problem.
Greetings
Sieuwe
Most helpful comment
Hi
I typed format and it formatted some files. But after that i gave me a bunch of errors. So i re flashed it using the Arduino IDE and now it works again. I guess there indeed was a corrupt file.
If you are having this problem:
1: type format in Serial monitor and restart the board
2: if this does not work re flash the board.
This should fix the problem.
Greetings
Sieuwe