BLYNK.INJECT loading Template_ESP8266 stack error

Dear all, I have a problem loading the example “Template_ESP8266” related to Blynk.Inject. it resets continuously. The device is a LOLIN D1 Mini Pro. I tryed to select “#define USE_NODE_MCU_BOARD” and also all other board too.
This is what I see on Serial Monitor:
Could you please help me to solve this? Thank you so much

--------------- CUT HERE FOR EXCEPTION DECODER ---------------

ets Jan 8 2013,rst cause:2, boot mode:(3,6)

load 0x4010f000, len 3584, room 16
tail 0
chksum 0xb0
csum 0xb0
v2843a5ac
~ld
[584]
[585] Hardware v1.0.0
[585] Firmware v1.0.1
ISR not in IRAM!

User exception (panic/abort/assert)
--------------- CUT HERE FOR EXCEPTION DECODER ---------------

Abort called

stack>>>

ctx: cont
sp: 3ffffeb0 end: 3fffffc0 offset: 0000
3ffffeb0: 4020a228 3ffef7e0 3ffffefd 0000000a
3ffffec0: 000000fe 00000000 00000000 00000000
3ffffed0: 00000000 00000000 00000000 00ff0000
3ffffee0: 5ffffe00 5ffffe00 3ffef4a4 00000000
3ffffef0: 00000003 00000000 3ffef7e0 4020d082
3fffff00: 4010057a 00029110 40209412 4020d094
3fffff10: 00000001 00000064 3ffef7e0 4020d5cd
3fffff20: 00000000 00000000 00000020 402020ee
3fffff30: 00000000 00000000 00000000 3ffef910
3fffff40: 3fffdad0 00000000 3ffef7e0 4020d67c
3fffff50: 4020a228 3ffef7e0 00000000 40201821
3fffff60: 3fffdad0 00000000 3ffef7e0 402021d4
3fffff70: 3fff1100 000f000f 80007620 2e302e00
3fffff80: 00010031 8000001c 00000000 4020d16e
3fffff90: 3fffdad0 00000000 3ffef8d0 40202221
3fffffa0: feefeffe feefeffe feefeffe 4020cc3c
3fffffb0: feefeffe feefeffe 3ffe8524 40100e75
<<<stack<<<

Read this…

Pete.

1 Like

Thank you Pete! it works! :slight_smile:

[576] Hardware v1.0.0
[576] Firmware v1.0.1
[576] Using default config.
[1286] AP SSID: Our Product-101C2
[1287] AP IP: 192.168.4.1
[1287] AP URL: our-product.cc

1 Like