ESP backtrace decoding from remote serial data
Posted: Tue Mar 31, 2026 10:32 am
Hello all,
We have a system with 2x EST8266 modules, the slave modules appears to crash after 7 or so hours of running, the error gives me a backtrace code and the system constantly reboots until it is manually power cycled.
I am logging the serial data onto an sdcard at a remote location, so cannot use the ESP decoder in Visual Studio code.
Is there a way to decode the backtrace code from a txt file?
Here is the serial data info:
Backtrace: 0x40083e61:0x3ffbf54c |<-CORRUPTED
ELF file SHA256: dd99327f2e20cd10
Any help with be greatly appreciated!
RP
We have a system with 2x EST8266 modules, the slave modules appears to crash after 7 or so hours of running, the error gives me a backtrace code and the system constantly reboots until it is manually power cycled.
I am logging the serial data onto an sdcard at a remote location, so cannot use the ESP decoder in Visual Studio code.
Is there a way to decode the backtrace code from a txt file?
Here is the serial data info:
Backtrace: 0x40083e61:0x3ffbf54c |<-CORRUPTED
ELF file SHA256: dd99327f2e20cd10
Any help with be greatly appreciated!
RP