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

WPS causes wdt reset #130

Closed
Adam5Wu opened this issue May 26, 2018 · 3 comments
Closed

WPS causes wdt reset #130

Adam5Wu opened this issue May 26, 2018 · 3 comments

Comments

@Adam5Wu
Copy link

Adam5Wu commented May 26, 2018

Testing WPS with ZTE MF64 hotspot, using latest 2.2.x, encountered persistent wdt reset problem.
Debug log shows following:

wifi_wps_enable
wps scan
build public key start
build public key finish
wps discover [T-Mobile Broadband19]
scandone
state: 2 -> 0 (0)
WPS: neg start
scandone
state: 0 -> 2 (b0)
state: 2 -> 3 (0)
state: 3 -> 5 (10)
add 0
aid 1
cnt 
process pubkey start

 ets Jan  8 2013,rst cause:4, boot mode:(1,7)

wdt reset

Tried 80Mhz and 160Mhz CPU frequency, tried to disable power saving before wifi_wps_start()
Does not seem to help.

@Adam5Wu
Copy link
Author

Adam5Wu commented May 27, 2018

Got another hotspot, Novatel MiFi 5792, same thing, wdt reset after "process pubkey start".

@Adam5Wu
Copy link
Author

Adam5Wu commented May 27, 2018

Switched to v2.1.0-10-g509eae8
WPS works well with this version.

So it seems to be a regression bug in 2.2.x

@Adam5Wu
Copy link
Author

Adam5Wu commented May 27, 2018

After reverting to different versions and further testing, it seems the fault lies in Arduino, not this SDK.
Closing for now... :P

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

1 participant