Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By Mmiscool
#32347 I get the following error dump.
Code: Select allException (0):
epc1=0x40201508 epc2=0x00000000 epc3=0x00000000 excvaddr=0x00000000 depc=0x00000000

ctx: cont
sp: 3ffefcf0 end: 3fff02a0 offset: 01a0

>>>stack>>>
3ffefe90:  40004378 00000030 00000017 ffffffff 
3ffefea0:  60000200 00000008 ffffffff 80000000 
3ffefeb0:  20000000 3fff9e20 80000000 200a1020 
3ffefec0:  80000000 00000001 04000002 3fff9e24 
3ffefed0:  000000e0 000a1020 000a1100 00000030 
3ffefee0:  0000000e 00000100 402035d4 00000001 
3ffefef0:  3fff9cdc ffffff80 00004de3 00002710 
3ffeff00:  0009b000 3fff033c 3fffa12c 00000030 
3ffeff10:  402076b9 00000030 00000020 ffffffff 
3ffeff20:  402076b9 00000000 ffffffff 00000002 
3ffeff30:  3fff033c 00000100 3fff9cdc 02000000 
3ffeff40:  00000005 ffffff80 00004de0 00095000 
3ffeff50:  3fff9cc8 3fff033c 00000000 00000030 
3ffeff60:  00000012 00002000 3fff0130 00000080 
3ffeff70:  0000001f 0000001f 00000000 00000006 
3ffeff80:  00000000 400042db 00000100 00000030 
3ffeff90:  40004b31 3fff9e04 00000100 000a1000 
3ffeffa0:  40102284 3fff9cc8 00082e00 402076b1 
3ffeffb0:  40217d9a 000a1000 00000100 3fff9e04 
3ffeffc0:  000a1100 000a1000 000a1000 40203650 
3ffeffd0:  3fff0130 00007e00 3fff033c 40204d4c 
3ffeffe0:  3fff9e04 00000100 0000000b 642f2001 
3ffefff0:  3fff033c 3fff9cc8 000a1000 3fff9df0 
3fff0000:  3fff033c 3fff9cc8 000a1000 40207709 
3fff0010:  00000100 3fff9af0 00000000 00000100 
3fff0020:  7fffffff 3fffad54 3fff77e8 00000100 
3fff0030:  3fff033c 00026000 00000013 402051f1 
3fff0040:  00000000 00000080 00000000 000005e5 
3fff0050:  00000000 000005e4 40204cd4 00000000 
3fff0060:  3fff9af0 00000000 00000020 00000100 
3fff0070:  0000001f 00000000 00000000 4000050c 
3fff0080:  40103de2 00080000 00000002 00000008 
3fff0090:  3fff00f6 00000008 3fff033c 40206b1e 
3fff00a0:  00000000 3fff0130 3fff00b4 3fff00b0 
3fff00b0:  0000001e 3fff0012 40105778 3fffc200 
3fff00c0:  00000022 401000a2 00002200 00000000 
3fff00d0:  40202255 00000030 0000001c 00000008 
3fff00e0:  3fff0130 00000008 3fff033c 40203db8 
3fff00f0:  3fff9c00 00000000 3fffdb20 3fff02cc 
3fff0100:  00000000 00000000 00000001 00000000 
3fff0110:  3ffed180 00000001 3fff02cc 00000008 
3fff0120:  3fffaab8 3fff0338 3fff0180 40202c0c 
3fff0130:  61642f20 642f6174 75616665 312f746c 
3fff0140:  7461642e 40100000 3fff01c8 00000014 
3fff0150:  401000b4 3ffee330 3fff0180 4021e6be 
3fff0160:  3fffaa40 00000014 3fff01c8 3fff02cc 
3fff0170:  3fffaab8 3fff0330 3fff01b0 4021816a 
3fff0180:  3fff01f0 3ffec9bc 00000001 00000000 
3fff0190:  3fff01f0 3ffec9bc 3fff01b0 40218196 
3fff01a0:  3fff7ab0 00000009 3fff0230 4020db54 
3fff01b0:  00000031 00000000 3fff01f0 4021e746 
3fff01c0:  00000001 3fff0208 3fffaab8 0000001f 
3fff01d0:  00000014 3fffaa40 0000001f 00000014 
3fff01e0:  00000001 3fff0208 3fff0230 4020e0a5 
3fff01f0:  3fffa9e0 0000000f 00000009 3fffa9c0 
3fff0200:  0000000f 00000001 3fff7ab0 0000000f 
3fff0210:  00000009 3fffaae0 00000000 4020171f 
3fff0220:  3fffdc20 00000000 3ffeddac 40210fd0 
3fff0230:  3fffaa00 0000000f 00000000 4021388b 
3fff0240:  3fffdc20 000003e8 3fff02c4 402110a0 
3fff0250:  3ffeb8b0 00000000 000003e8 000077cb 
3fff0260:  00000000 00000000 00000016 40102649 
3fff0270:  3fffdc20 00000000 3fff02c4 402113c5 
3fff0280:  3fffdc20 00000000 3fff02c4 4020227e 
3fff0290:  00000000 00000000 3ffef280 40100924 
<<<stack<<<
User avatar
By Mmiscool
#32350 A little bit of background information.

The servo will go to the correct position but as soon as i hit the web server with a request it crashes instantly.
User avatar
By Mmiscool
#32500 swapped out the 2 files in C:\Users\user\AppData\Roaming\Arduino15\packages\esp8266\hardware\esp8266\1.6.5-1160-gef26c5f\libraries\Servo\src\esp8266

with the 2 files from here
https://github.com/esp8266/Arduino/comm ... 0173616714

still the same issue.

As soon as I direct the browser to the devices IP it crashes with the same error.