[GH-ISSUE #722] Beacon list gone after restart #267

Closed
opened 2026-02-28 00:00:50 +03:00 by kerem · 5 comments
Owner

Originally created by @EmilSchurr on GitHub (Feb 25, 2018).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/722

Hardware/Flashing:

Board: NodeMCU ESP8266 AI-Thinker
Using OLED: NO
Using WebServer: YES
Using Serial: NO
Installation mode: binary
Code/binary version: 1.6
Flash size: 1M
Flash method: NodeMCU-flasher
Flash Frequency: 40Mhz
Upload Speed: 9600
Powered by: 5V

Description:

Beacon list disappears after rebooting device. Beacons still appear when starting 'attack' and can still be added but not individually deleted

Originally created by @EmilSchurr on GitHub (Feb 25, 2018). Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/722 ### Hardware/Flashing: Board: NodeMCU ESP8266 AI-Thinker Using OLED: NO Using WebServer: YES Using Serial: NO Installation mode: binary Code/binary version: 1.6 Flash size: 1M Flash method: NodeMCU-flasher Flash Frequency: 40Mhz Upload Speed: 9600 Powered by: 5V ### Description: Beacon list disappears after rebooting device. Beacons still appear when starting 'attack' and can still be added but not individually deleted
kerem 2026-02-28 00:00:50 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@XAS-712 commented on GitHub (Feb 26, 2018):

The list has been saved in memory. If you restart the board, any data in memory will lost.

<!-- gh-comment-id:368375742 --> @XAS-712 commented on GitHub (Feb 26, 2018): The list has been saved in memory. If you restart the board, any data in memory will lost.
Author
Owner

@marek26340 commented on GitHub (Feb 27, 2018):

If you want the ESP to remember the beacon list, there is a button to save the list at the bottom of the page.

<!-- gh-comment-id:368768606 --> @marek26340 commented on GitHub (Feb 27, 2018): If you want the ESP to remember the beacon list, there is a button to save the list at the bottom of the page.
Author
Owner

@EmilSchurr commented on GitHub (Feb 27, 2018):

It has eben saved because upon starting the attack all beacons are shown by every device in range. Adding an Beacon also works, just the list on the web page isn’t shown.

<!-- gh-comment-id:368813304 --> @EmilSchurr commented on GitHub (Feb 27, 2018): It has eben saved because upon starting the attack all beacons are shown by every device in range. Adding an Beacon also works, just the list on the web page isn’t shown.
Author
Owner

@marek26340 commented on GitHub (Feb 27, 2018):

Does the serial monitor tell us anything useful? (Connect to pc, make a beacon list, save it, reset esp, try to read the beacon list)

<!-- gh-comment-id:368828374 --> @marek26340 commented on GitHub (Feb 27, 2018): Does the serial monitor tell us anything useful? (Connect to pc, make a beacon list, save it, reset esp, try to read the beacon list)
Author
Owner

@spacehuhn commented on GitHub (Mar 24, 2018):

You have to click save. Otherwise it won't remember them. The list is always in the RAM but if you don't save it before restart, they will get lost.

<!-- gh-comment-id:375907169 --> @spacehuhn commented on GitHub (Mar 24, 2018): You have to click save. Otherwise it won't remember them. The list is always in the RAM but if you don't save it before restart, they will get lost.
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#267
No description provided.