Python: pushing sensor data from Raspberry Pi to xively

157 Views Asked by At

I have this project where I need to push GrovePi ultrasonic ranger data to xively but it keeps having error. I want the ultrasonic ranger to detect movement and count the number detected. This number will be push to xively.

This is the error I get:

enter image description here

1

There are 1 best solutions below

0
user7093992 On

Have you tried just pushing any data to xively. From the error it looks like the code is having a problem pushing any data to xively, probably a wrong URL or API key.

For any further questions contact us here as it would be easier for us to help.