Skip to content

Fatal exception (0) #3138

@hulr

Description

@hulr

Hello everyone, here my problem description:

Hardware

Hardware: NodeMCU v2 Dev Board
Core Version: 2.3.0

Description

I have two exact same setups including:

  • Node MCU v2 Dev Board
  • Power supply: DC 5V 1A (same model)
  • USB 2.0 <-> Micro USB cable (same type)

The upload of the same sketch works on both boards without any problems and the first board is just working fine, but when I try to boot the second board, I receive the messages stated in the "Debug Messages" section.
After mutliple tests with example sketches (e.g. ESP8266 Blink) and flashing the original NodeMCU firmware I still have no luck.
I think it's a hardware malfunction or do you have other possible solutions?

Settings in IDE

Board: NodeMCU 1.0 (ESP-12E Module)
CPU Frequency: 80MHz
Flash Size: 4M (3M SPIFFS)
Upload Speed: 115200
Upload Using: Serial

Debug Messages

00000000, epc3=0x00000000, excvq⸮m⸮
 ets Jan  8 2013,rst cause:2, boot mode:(3,7)

load 0x4010f000, len 1384, room 16 
tail 8
chksum 0x2d
csum 0x2d
vc9f0c112
~ld
Fatal exception (0): 
epc1=0x40210bf4, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0): 
epc1=0x40210bf4, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0): 
epc1=0x40210bf4, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000

decoded with EspExceptionDecoder:

0x40210bf4: scan_parse_beacon at ?? line ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions