Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic_WebSkeletonApp example crash when sending the AP settings #89

Open
robotiko opened this issue Mar 12, 2016 · 0 comments
Open

Basic_WebSkeletonApp example crash when sending the AP settings #89

robotiko opened this issue Mar 12, 2016 · 0 comments

Comments

@robotiko
Copy link

mode : softAP(5e:cf:7f:06:02:a8)
dhcp server start:(ip:192.168.4.1,mask:255.255.255.0,gw:192.168.4.1)
add if1
bcn 100
add 1
aid 1
station: 00:25:d3:e0:87:68 join, AID = 1
{
"StaSSID": "STL",
"StaPassword": "realpass",
"StaEnable": 1
}mode : sta(5c:cf:7f:06:02:a8) + softAP(5e:cf:7f:06:02:a8)
add if0
station: 00:25:d3:e0:87:68 leave, AID = 1
rm 1
bcn 0
del if1
mode : sta(5c:cf:7f:06:02:a8)
f r0, "tiT"(stack_size = 116,task handle = 3fff1990) overflow the heap_size.
Fatal exception (20):
epc1=0x000080b8
epc2=0x00000000
epc3=0x4020b916
epcvaddr=0x000080b8
depc=0x00000000
rtn_add=0x000080b8
ú
ets Jan 8 2013,rst cause:2, boot mode:(3,7)

load 0x40100000, len 28012, room 16
tail 12
chksum 0x7d
ho 0 tail 12 room 4
load 0x3ffe8000, len 944, room 12
tail 4
chksum 0x29
load 0x3ffe83b0, len 7924, room 4
tail 0
chksum 0x4a
csum 0x4a
~r[12]ì[12]�b[00]ŒžâŒb[0C]lŒbŽb[0C]bp’llìŽ|€lbìònî€[12]nnâ[10][02][0C][02]llàŒ[02][0C]l[0C]Œ[0C]lŒŽlìŽ[1E]ŒlŽ[1E]‚ìŽ[0E]ldon't use rtc mem data
€[02]nü[00]ŒžâŒb[0C]쎎[1C]p[0C][0C][02][02]ŒžâŒb[0C]l[0C]ŒbŽ[0E]lrln[0C]’€[02]ìònnnâ[0E]‚[12]nnn[0E]l�[12]nî[12]ònò�[02]lž‚[12]‚[12]nnœ[1E][00]ìŽ[0C]lb[0C]ŒŽr’ìlŽ[0E]lŽ’bâ’b[02][0C]žìr’ònò�[02]lž‚[12]‚[12]nnœ[1E][00][0C]Ž[0C]lb[0C]l[0C]l[02][12]b‚ò[12]b’r’œ|b[12]‚nlžàŒ‚[02][0C][0C]bì’b[12]nàp[12]’žâ’’[02]ìb’[12]‚[12]nnnìnr[00]l[02][12]b‚ò[12]b’r’œ|b[12]‚nlžàŒ‚[02][0C][0C]bì’b[12]nàp‚’rrnìb’[12]‚[12]nnnìnr[00]l[02]Ž’nì|ò[02]Œ[12]’ll[00][0C][12]|~ònœìnœìònnp[12]‚ͱ••Á�disable
mode : softAP(5e:cf:7f:06:02:a8)
dhcp server start:(ip:192.168.4.1,mask:255.255.255.0,gw:192.168.4.1)
add if1
bcn 100
add 1
aid 1
station: 00:25:d3:e0:87:68 join, AID = 1
{
"StaSSID": "STL",
"StaPassword": "realpass",
"StaEnable": 1
}mode : sta(5c:cf:7f:06:02:a8) + softAP(5e:cf:7f:06:02:a8)
add if0
station: 00:25:d3:e0:87:68 leave, AID = 1
rm 1
bcn 0
del if1
mode : sta(5c:cf:7f:06:02:a8)
f r0, "tiT"(stack_size = 116,task handle = 3fff1990) overflow the heap_size.
Fatal exception (20):
epc1=0x000080b8
epc2=0x00000000
epc3=0x4020b908
epcvaddr=0x000080b8
depc=0x00000000
rtn_add=0x000080b8
ú
ets Jan 8 2013,rst cause:2, boot mode:(3,7)

@hreintke hreintke changed the title Basic_WebSkeletonApp example crash when sending the AP settings Basic_WebSkeletonApp example crash when sending the AP settings Apr 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants