SpacehuhnTech/esp8266_deauther

Fatal exception (0):

Open

#1776 opened on Jul 30, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C (14,772 stars) (2,758 forks)batch import
help wanted

Description

Have you searched for existing (open and closed) issues describing the same problem?

Yes

Wifi doesnt show up

19:16:38.638 -> Fatal exception (0): 
19:16:38.638 -> epc1=0x4010f0ee, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
19:16:38.672 -> Fatal exception (0): 
19:16:38.672 -> epc1=0x4010f0ee, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
19:16:38.672 -> Fatal exception (0): 
19:16:38.672 -> epc1=0x4010f0ee, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
19:16:38.706 -> Fatal exception (0): 

To Reproduce Steps to reproduce the behavior:

  1. Flash ESP8266_deather onto your ESP8266
  2. Restart your ESP8266
  3. Nothing works

Expected behavior Wifi network shows up

Environment (please complete the following information):

  • OS: Win 10
  • Hardware: ESP8266EX

Attempts Tried to flash firmware through .bin files and Arduino

Additional context Also tried diffrent versions but nothing

Contributor guide