SpacehuhnTech / esp8266_deauther

Affordable WiFi hacking platform for testing and learning
http://deauther.com
Other
13.07k stars 2.55k forks source link

[ANSWERED/FIXED] esp8266 serial monitor after flashing #1650

Open testsesdfs opened 1 year ago

testsesdfs commented 1 year ago

After flashing the esp8266 with deauther this led on the board blinks and this spams on serial monitor. Why?

load 0x4010f000, len 3584, room 16 
tail 0
chksum 0xb0
csum 0xb0
v2843a5ac
~ld

Mounting SPIFFS...OK
Loading settings...OK
Device names loaded from /names.json
SSIDs loaded from /ssids.json
Scan results saved in /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

esp

Im using this board: noweIMG_20230523_095848

Serial monitor logs: https://pastebin.com/RHbdVUdd

welcome[bot] commented 1 year ago

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

testsesdfs commented 1 year ago

Okay I fixed it.

KEKKO96 commented 10 months ago

how?