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

Error when invoking "sensorControl.startSensorStreaming(1000)" #6

Open
tonnguyen opened this issue Dec 10, 2021 · 0 comments
Open

Error when invoking "sensorControl.startSensorStreaming(1000)" #6

tonnguyen opened this issue Dec 10, 2021 · 0 comments

Comments

@tonnguyen
Copy link

When starting the dashboard, by running "npm run start" or "yarn run start", there is an error when the application sends a request to /api/v1.0/sensor/configureStreamingService/, ends up in a 400 bad request error:

URL: http://raspberrypi.local:2010/api/v1.0/sensor/configureStreamingService/1
Request method: PUT
Payload: {"token":3,"configuration":[0,10,1],"isResponseRequested":true}
Response: {"error":"Error in configureStreamingService while sending API Command: Response has error code 6 (Command Failed)."}

This can be reproduced without any customization to the dashboard's code base.

Device: Sphero RVR
Main Application Version:
Nordic: 8.3.432
ST: 8.6.448

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