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

When Scout resets after wifi crash, wifi.* commands are unavailable (wifi does not come back) #196

Open
jingman opened this issue Oct 24, 2014 · 3 comments
Assignees
Labels

Comments

@jingman
Copy link
Collaborator

jingman commented Oct 24, 2014

looking for command on.temperature
on.temperature event handler took 20ms
301 seconds since last HQ activity, reconnecting
Response timeout
Unrecoverable error in the wifi backpack, rebooting scout....
Startup banner timeout
Hello from Pinoccio!
 (Shell based on Bitlash v2.0 (c) 2014 Bill Roy)
 Custom Sketch (rev unknown)
 15649 bytes free
 Lead Scout ready
> print millis
12951613
> wifi.report
unexpected number
> wifi.status
unexpected number
> 
@matthijskooijman
Copy link
Collaborator

Weird. I suspect that after the reboot the initialization of the backpack fails, which prevents the module from being loaded. Not sure why there are no helpful error messages, though...

@jingman
Copy link
Collaborator Author

jingman commented Nov 14, 2014

we're getting a scout sent back to us that does this reliably, so we can debug this then.

Jer: we may need to power down and power back up slower.

@aroth
Copy link

aroth commented Dec 10, 2014

This just started happening to my scout, too. Also notice the 'unexpected number' message that prints as soon as I load the serial monitor. Any ideas?

Hello from Pinoccio!
 (Shell based on Bitlash v2.0 (c) 2014 Bill Roy)
 GCBC WiFi Temp Probes Sketch (rev 3)
 14745 bytes free
 Field Scout ready
unexpected number
> wifi.report
unexpected number
> wifi.status
unexpected number
> print millis
7307

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

No branches or pull requests

3 participants