Hi,
I'm in a project with my nodemcu (ESP-12), it has 3 sensor (a DHT-22, a MQ-2 and a k thermocouple) and a spi oled display. Every minute it reads the sensors and sends to a server.
It works fine, however every 6h 25min(+/-) it resets without any apparently reason.
I have some error messages:
Exception (29):
epc1=0x4000e1b2 epc2=0x00000000 epc3=0x00000000 excvaddr=0x00000000 depc=0x00000000
ctx: sys
sp: 3ffffda0 end: 3fffffb0 offset: 01a0
>>>stack>>>
3fffff40: 3fffdcc0 000002f4...
NodeMCU reseting after 6 hours
I'm in a project with my nodemcu (ESP-12), it has 3 sensor (a DHT-22, a MQ-2 and a k thermocouple) and a spi oled display. Every minute it reads the sensors and sends to a server.
It works fine, however every 6h 25min(+/-) it resets without any apparently reason.
I have some error messages:
Exception (29):
epc1=0x4000e1b2 epc2=0x00000000 epc3=0x00000000 excvaddr=0x00000000 depc=0x00000000
ctx: sys
sp: 3ffffda0 end: 3fffffb0 offset: 01a0
>>>stack>>>
3fffff40: 3fffdcc0 000002f4...
NodeMCU reseting after 6 hours