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

Could not send device-id command: Timeout occured while waiting for response from socket #29

Open
upuxaa opened this issue Sep 22, 2015 · 1 comment

Comments

@upuxaa
Copy link

upuxaa commented Sep 22, 2015

Keep getting this error message in the sdk which does not allow me to continue past the 'Once Connected, return to this app' screen.

screen shot 2015-09-22 at 1 32 25 pm

2015-09-22 13:58:53.903 man[405:46853] SparkDiscover -> checkDeviceWifiConnection timer
2015-09-22 13:59:28.310 man[405:46853] SparkDiscover -> checkDeviceWifiConnection timer
2015-09-22 13:59:28.311 man[405:46853] SparkDiscover -> checkDeviceWifiConnection timer
2015-09-22 13:59:28.873 man[405:46853] DeviceID sent
2015-09-22 13:59:30.815 man[405:46853] SparkDiscover -> checkDeviceWifiConnection timer
2015-09-22 13:59:30.834 man[405:46853] DeviceID response received: 2e0048001747343337363432
2015-09-22 13:59:30.835 man[405:46853] PublicKey sent
2015-09-22 13:59:31.349 man[405:46853] DeviceID sent
2015-09-22 13:59:33.845 man[405:46853] Error sending public-key command to target: Timeout occured while waiting for response from socket
2015-09-22 13:59:34.364 man[405:46853] Could not send device-id command: Timeout occured while waiting for response from socket
2015-09-22 13:59:36.346 man[405:46853] SparkDiscover -> checkDeviceWifiConnection timer
2015-09-22 13:59:36.866 man[405:46853] SparkDiscover -> checkDeviceWifiConnection timer
2015-09-22 13:59:36.866 man[405:46853] PublicKey sent
2015-09-22 13:59:37.404 man[405:46853] DeviceID sent
2015-09-22 13:59:40.424 man[405:46853] Could not send device-id command: Timeout occured while waiting for response from socket
2015-09-22 13:59:40.888 man[405:46853] Error sending public-key command to target: Timeout occured while waiting for response from socket
2015-09-22 13:59:42.926 man[405:46853] SparkDiscover -> checkDeviceWifiConnection timer
2015-09-22 13:59:43.389 man[405:46853] SparkDiscover -> checkDeviceWifiConnection timer
2015-09-22 13:59:43.466 man[405:46853] DeviceID sent
2015-09-22 13:59:43.931 man[405:46853] PublicKey sent
2015-09-22 13:59:46.476 man[405:46853] Could not send device-id command: Timeout occured while waiting for response from socket
2015-09-22 13:59:46.946 man[405:46853] Error sending public-key command to target: Timeout occured while waiting for response from socket
2015-09-22 13:59:48.978 man[405:46853] SparkDiscover -> checkDeviceWifiConnection timer
2015-09-22 13:59:49.448 man[405:46853] SparkDiscover -> checkDeviceWifiConnection timer
2015-09-22 13:59:49.537 man[405:46853] DeviceID sent
2015-09-22 13:59:49.986 man[405:46853] PublicKey sent
2015-09-22 13:59:52.546 man[405:46853] Could not send device-id command: Timeout occured while waiting for response from socket
2015-09-22 13:59:53.032 man[405:46853] Error sending public-key command to target: Timeout occured while waiting for response from socket
2015-09-22 13:59:55.048 man[405:46853] SparkDiscover -> checkDeviceWifiConnection timer
2015-09-22 13:59:55.534 man[405:46853] SparkDiscover -> checkDeviceWifiConnection timer
2015-09-22 13:59:55.568 man[405:46853] DeviceID sent
2015-09-22 13:59:56.051 man[405:46853] PublicKey sent

This is what it looks like in the particle app:

img_1505

@idokleinman
Copy link
Contributor

This is some kind of a dead loop in the connection between setup app and the Photon firmware in Soft AP mode. Need to find some reliable technique to reproduce it. Fix is pending

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

2 participants