- Wed Aug 05, 2015 11:18 am
#25095
Hi Guys,
Is any one else experiencing WDT issue? I have now an ESP12 dev board connected, any tickers used set a flag and is picked up in the main loop to run a specific routine. The ESP12 still crash's when accessing web pages from time to time sporadically.
Crash seems to occur mostly when saving config, although does happen from time to time refreshing network information.
This is a typical crash!
admin.html
style.css
favicon.ico
microajax.js
Number of server args = 0
Writing Config
save_zones_enabled_html
style.css
Exception (28):
epc1=0x401016a1 epc2=0x00000000 epc3=0x00000000 excvaddr=0x00000084 depc=0x00000000
ctx: cont
sp: 3ffebd00 end: 3ffec0a0 offset: 01a0
>>>stack>>>
3ffebea0: 0000005a 3fff8318 40210a98 3fff5c70
3ffebeb0: 00000000 00000000 76697463 3fff91f8
3ffebec0: 000005b4 3ffebee0 40210cb9 00000020
3ffebed0: 00000001 3ffebf4c 00000020 00000020
3ffebee0: 40200000 00000000 00000000 4020bf72
3ffebef0: 401017b1 3fff5b38 3fff8a98 00000000
3ffebf00: 00000001 402078aa 3fff7ac8 000005b4
3ffebf10: 3ffea454 3ffebf94 000005b4 000005b4
3ffebf20: 00000000 00000000 00000000 00000001
3ffebf30: 3ffea454 00000000 0000075a 4020891d
3ffebf40: 3ffea46c 000005b4 3ffebf70 4020bff0
3ffebf50: 4020bef9 3ffea454 3ffeacd0 3ffe9c5c
3ffebf60: 3ffebfc0 3ffeacd0 3ffea454 40208c41
3ffebf70: 3fff5af8 00000000 00000000 3fff5b38
3ffebf80: 0000001b 0000001b 3fff5b58 00000004
3ffebf90: 00000004 3fff8a98 0000075a 0000075a
3ffebfa0: 3fff8318 3fff6d20 3ffea454 3ffea488
3ffebfb0: 3ffeac54 3fff6d20 3ffea454 4020392c
3ffebfc0: 3fff8318 000006e4 000006e4 3ffec0c4
3ffebfd0: 3fff5d30 00000000 00000000 40208fae
3ffebfe0: 00000000 00000000 3ffea454 40208e15
3ffebff0: 0000000a 3fff5b80 00000003 00000003
3ffec000: 3fff5b38 00000017 00000017 3ffeaf30
3ffec010: 3ffe8004 00000000 40201bba 3ffeb080
3ffec020: 402010ae 00000001 3ffea454 3ffea420
3ffec030: 3ffe8004 000003e8 3ffea454 40208f05
3ffec040: 3ffe9a08 00000000 000003e8 001cd6c1
3ffec050: 3ffea46c 3fff7ac8 3ffec0f8 3ffea420
3ffec060: 00000000 3ffea444 3ffea3a8 40205f83
3ffec070: 40201bd9 00000000 00000000 3ffec0cc
3ffec080: 3fffdc20 00000000 3ffec0c4 40201c36
3ffec090: 00000000 00000000 3ffeb080 40100378
<<<stack<<<
ets Jan 8 2013,rst cause:1, boot mode:(3,7)
load 0x4010f000, len 1264, room 16
tail 0
chksum 0x42
csum 0x42
~ld
Starting ESP8266
Cheers Dans