[GH-ISSUE #1759] Cannot scan API's or stations using esp8266 silicon labs chip (CP2102) #1006

Closed
opened 2026-02-28 00:05:54 +03:00 by kerem · 2 comments
Owner

Originally created by @jap-killer on GitHub (Dec 24, 2024).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/1759

Unable to scan api's and stations. Led is also not turning on while scanning.

All the information that i got from serial


Mounting SPIFFS...OK
Loading settings...OK
ERROR couldn't open /names.json
Device names loaded from /names.json
ERROR couldn't open /ssids.json
SSIDs loaded from /ssids.json
ERROR: saving file. Try 'format' and restart - /scan.json
Serial interface enabled
Started AP
[WiFi] Path: '/web', Mode: 'AP', SSID: 'pwned', password: 'deauther', channel: '1', hidden: false, captive-portal: false
STARTED! \o/
2.6.1
# save scan
ERROR: saving file. Try 'format' and restart - /scan.json
# save names
ERROR: saving file. Try 'format' and restart - /names.json
# scan aps  -ch all
Stopped scan
ERROR: saving file. Try 'format' and restart - /scan.json
Removed all APs
Cleared station list
Starting scan for access points (Wi-Fi networks)...
[===== Access Points =====]
ID SSID                             Name             Ch RSSI Enc. Mac               Vendor   Selected
=====================================================================================================
 0 wifi1                   ---------------
 1 wifi2                                   ---------------
 2 wifi3                                ------------------
=====================================================================================================
Stopped scan
ERROR: saving file. Try 'format' and restart - /scan.json
# save scan
ERROR: saving file. Try 'format' and restart - /scan.json
# save names
ERROR: saving file. Try 'format' and restart - /names.json

It is showing api's in serial but not on web interface.
I used this flasher to flash bin file
https://github.com/nodemcu/nodemcu-flasher

Originally created by @jap-killer on GitHub (Dec 24, 2024). Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/1759 Unable to scan api's and stations. Led is also not turning on while scanning. All the information that i got from serial ``` Mounting SPIFFS...OK Loading settings...OK ERROR couldn't open /names.json Device names loaded from /names.json ERROR couldn't open /ssids.json SSIDs loaded from /ssids.json ERROR: saving file. Try 'format' and restart - /scan.json Serial interface enabled Started AP [WiFi] Path: '/web', Mode: 'AP', SSID: 'pwned', password: 'deauther', channel: '1', hidden: false, captive-portal: false STARTED! \o/ 2.6.1 # save scan ERROR: saving file. Try 'format' and restart - /scan.json # save names ERROR: saving file. Try 'format' and restart - /names.json # scan aps -ch all Stopped scan ERROR: saving file. Try 'format' and restart - /scan.json Removed all APs Cleared station list Starting scan for access points (Wi-Fi networks)... [===== Access Points =====] ID SSID Name Ch RSSI Enc. Mac Vendor Selected ===================================================================================================== 0 wifi1 --------------- 1 wifi2 --------------- 2 wifi3 ------------------ ===================================================================================================== Stopped scan ERROR: saving file. Try 'format' and restart - /scan.json # save scan ERROR: saving file. Try 'format' and restart - /scan.json # save names ERROR: saving file. Try 'format' and restart - /names.json ``` It is showing api's in serial but not on web interface. I used this flasher to flash bin file https://github.com/nodemcu/nodemcu-flasher
kerem 2026-02-28 00:05:54 +03:00
Author
Owner

@welcome[bot] commented on GitHub (Dec 24, 2024):

Congrats on opening your first issue on this repository! 🎉
This is a automated message to help you avoid common pitfalls when asking for help online.
👉 Be sure to:
* 🇬🇧 Communicate in English so everybody can understand you
* 📖 Have a look at the Wiki and README for information
* 🔍 Search for similar issues (open and closed)
* ✍️ Provide enough information to understand, recreate and help out with your problem
* ℹ️ Let us know if you find a solution and please share it with us
* 📕 Close the issue when your problem has been solved

<!-- gh-comment-id:2561304243 --> @welcome[bot] commented on GitHub (Dec 24, 2024): Congrats on opening your first issue on this repository! 🎉<br> This is a automated message to help you avoid common pitfalls when asking for help online.<br> 👉 Be sure to:<br> * 🇬🇧 Communicate in English so everybody can understand you<br> * 📖 Have a look at the [Wiki](https://github.com/spacehuhntech/esp8266_deauther/wiki) and [README](https://github.com/SpacehuhnTech/esp8266_deauther/blob/v2/README.md) for information<br> * 🔍 Search for similar [issues (open and closed)](https://github.com/SpacehuhnTech/esp8266_deauther/issues?q=is%3Aissue+)<br> * ✍️ Provide enough information to understand, recreate and help out with your problem<br> * ℹ️ Let us know if you find a solution and please share it with us<br> * 📕 Close the issue when your problem has been solved
Author
Owner

@jap-killer commented on GitHub (Dec 25, 2024):

It works after factory resetting nodemcu using this youtube video
https://www.youtube.com/watch?v=2ah2nFwzAyo

<!-- gh-comment-id:2561680248 --> @jap-killer commented on GitHub (Dec 25, 2024): It works after factory resetting nodemcu using this youtube video https://www.youtube.com/watch?v=2ah2nFwzAyo
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/esp8266_deauther#1006
No description provided.