Skip to content

switching from Sta mode to Ap mode triggers wdt. #642

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

Closed
Duality4Y opened this issue Aug 1, 2015 · 5 comments
Closed

switching from Sta mode to Ap mode triggers wdt. #642

Duality4Y opened this issue Aug 1, 2015 · 5 comments

Comments

@Duality4Y
Copy link
Contributor

Hi,
When I switch the module from sta mode to ap mode the wdt is triggerd.
output:

mode is now AP_MODE

0.0.0.0
rm 0
pm close 7 0 0/10248092
del if0
usl
sul 0 0
mode : softAP(1a:fe:34:a4:4a:83)
add if1
dhcp server start:(ip:192.168.4.1,mask:25
 ets Jan  8 2013,rst cause:4, boot mode:(3,7)

wdt reset
load 0x4010f000, len 1264, room 16 
tail 0
chksum 0x42
csum 0x42
~ld


but when i boot the device as access point first this does not happen and it works.

code can be found here:
https://github.com/Duality4Y/Sketchbook/tree/master/sketchbook/webserver-esp

@Links2004
Copy link
Collaborator

please retry in last release,
If it still a problem feel free to reopen.

@Duality4Y
Copy link
Contributor Author

will try!
If you don't mind me asking, what changed in the latest release that would make it go away you think?
just curious! :)

@igrr
Copy link
Member

igrr commented Nov 29, 2015

Actually issue is still there. I was gdb-ing it just a few hours ago...

@igrr
Copy link
Member

igrr commented Nov 29, 2015

Also, is this the same is #1073?

@Duality4Y
Copy link
Contributor Author

Actually this is pretty old,
Here it just resets by watchdog, while in that issue it crashes with a stack trace.
so maybe they are related.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants