<< return to Pixycam.com

Program stuck with reorder and cserror messages

I need help to error messages and the reasons over it.

i am using pixy with arduino uno with i2c communication. While getting the block information from pixy using arduino i have some “cs_error” and “reorder” errors after sometime arduino just stopped and i need to reset arduino again and again … so please help me.

Hello Ramanathan,
These are errors that indicate a loss of data, due to a long cable (for example), or it could be that you need to update the Arduino Library and/or the firmware. Are you using the latest versions?

http://cmucam.org/projects/cmucam5/wiki/Latest_release

What firmware and Arduino Library versions are you using?

Edward

I am experiencing the same issue with I2C while using the AWS IOT library: https://github.com/aws/aws-iot-device-sdk-arduino-yun

Hello Andrew,
I’m not familiar with that library. If you get the error while using the library, do you not get the error when not using the library? How are you using the aws-iot library?

Edward