SpacehuhnTech / esp8266_deauther

Affordable WiFi hacking platform for testing and learning

Home Page:http://deauther.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ANSWERED/FIXED] esp8266 serial monitor after flashing

testsesdfs opened this issue Β· comments

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

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

Okay I fixed it.

how?