Hello,
I have a problem using interrupts and WiFi on a NodeMcu V1 module.
The worst part is that everything worked for a year.
Now I have updated the Arduino IDE to version 1.8.12 and after uploading the code to the module, it resets.
After deleting the line and with the interrupt code, the chip does not reset.
Please give me a hint on how to deal with this.
Below is an excerpt from the code which, when inserted, causes a reset.
.
Here the error message.
I have a problem using interrupts and WiFi on a NodeMcu V1 module.
The worst part is that everything worked for a year.
Now I have updated the Arduino IDE to version 1.8.12 and after uploading the code to the module, it resets.
After deleting the line and with the interrupt code, the chip does not reset.
Please give me a hint on how to deal with this.
Below is an excerpt from the code which, when inserted, causes a reset.
Code: C / C++
Here the error message.
Quote:.Here is the error message.
User exception (panic/abort/assert)
Abort called
>>>stack>>
ctx: cont
sp: 3ffffef0 end: 3fffffc0 offset: 0000
3ffffef0: feefeffe feefeffe feefeffe 00000100
3fffff00: 000000fe 00000000 00000000 00000000
3fffff10: 00000000 00000000 00000000 00ff0000
3fffff20: 5ffffe00 5ffffe00 3ffef394 00000000
3fffff30: 00000002 00000000 3ffee4c8 40203f1a
3fffff40: 4010046a 51eefae7 ffffff00 40203f30
3fffff50: 401055b9 00000001 3ffee4c8 40204431
3fffff60: 00000000 3ffee6b4 00000002 40204624
3fffff70: 00000004 00000000 00000064 3ffee540
3fffff80: 3fffdad0 00000000 3ffee4c8 402044e0
3fffff90: 3fffdad0 00000000 3ffee4c8 40201240
3fffffa0: feefeffe feefeffe 3ffee500 40203b70
3fffffb0: feefeffe feefeffe 3ffe84f0 40100d75
<<<stack<<<