Hello All
We recently updated to SDK 2.61 and keep getting the following error message in our Robot Controller Logs
We have swapped our DC Motor Controllers / Core Power Distribution Modules and other modules with spares and still keep seeing the error.
This problem does not occur if the robot controller phone is connected directly to the DC Motor controller i.e. we bypass the CPDM.
We find it hard to believe that all 4 of our CPDM's are bad. Anybody else has similar issues or have ideas on what might be wrong?
FTC4855
We recently updated to SDK 2.61 and keep getting the following error message in our Robot Controller Logs
Code:
```12-30 15:57:07.759 28278-28386/com.qualcomm.ftcrobotcontroller D/D2XX::: **********************Device Opened********************** 12-30 15:57:07.773 28278-28565/com.qualcomm.ftcrobotcontroller W/RobotCore: [55 aa 80 40 09] -> [33 cc 80 40 09] 12-30 15:57:07.774 28278-28565/com.qualcomm.ftcrobotcontroller W/RobotCore: could not read Modern Robotics USB Servo Controller [A104ORNB]: comm timeout on payload 12-30 15:57:07.797 28278-28524/com.qualcomm.ftcrobotcontroller W/RobotCore: [55 aa 80 40 1e] -> [33 cc 80 40 1e] 12-30 15:57:07.797 28278-28524/com.qualcomm.ftcrobotcontroller W/RobotCore: could not read Modern Robotics USB DC Motor Controller [A104OW52]: comm timeout on payload 12-30 15:57:07.922 28278-28512/com.qualcomm.ftcrobotcontroller W/RobotCore: Modern Robotics USB header sync bytes are incorrect 12-30 15:57:07.942 28278-28541/com.qualcomm.ftcrobotcontroller W/RobotCore: [55 aa 80 40 1e] -> [33 cc 80 40 1e] 12-30 15:57:07.943 28278-28541/com.qualcomm.ftcrobotcontroller W/RobotCore: could not read Modern Robotics USB DC Motor Controller [AL00VIFG]: comm timeout on payload 12-30 15:57:07.966 28278-28524/com.qualcomm.ftcrobotcontroller W/RobotCore: [55 aa 80 40 1e] -> [33 cc 80 40 1e] 12-30 15:57:07.967 28278-28524/com.qualcomm.ftcrobotcontroller W/RobotCore: could not read Modern Robotics USB DC Motor Controller [A104OW52]: comm timeout on payload 12-30 15:57:07.983 28278-28541/com.qualcomm.ftcrobotcontroller W/RobotCore: Modern Robotics USB header sync bytes are incorrect 12-30 15:57:08.022 28278-28512/com.qualcomm.ftcrobotcontroller W/RobotCore: [55 aa 80 40 1e] -> [00 00 00 00 00] 12-30 15:57:08.022 28278-28512/com.qualcomm.ftcrobotcontroller W/RobotCore: could not read Modern Robotics USB DC Motor Controller [AI049PGC]: comm error 12-30 15:57:08.026 28278-28552/com.qualcomm.ftcrobotcontroller W/RobotCore: Modern Robotics USB header sync bytes are incorrect 12-30 15:57:08.084 28278-28541/com.qualcomm.ftcrobotcontroller W/RobotCore: [55 aa 80 40 1e] -> [00 00 00 00 00] 12-30 15:57:08.084 28278-28541/com.qualcomm.ftcrobotcontroller W/RobotCore: could not read Modern Robotics USB DC Motor Controller [AL00VIFG]: comm error 12-30 15:57:08.126 28278-28552/com.qualcomm.ftcrobotcontroller W/RobotCore: [55 aa 80 40 1e] -> [00 9e 01 10 c0] 12-30 15:57:08.126 28278-28552/com.qualcomm.ftcrobotcontroller W/RobotCore: could not read Modern Robotics USB DC Motor Controller [A7008OX6]: comm error 12-30 15:57:08.131 28278-28575/com.qualcomm.ftcrobotcontroller W/RobotCore: Modern Robotics USB header sync bytes are incorrect ....
This problem does not occur if the robot controller phone is connected directly to the DC Motor controller i.e. we bypass the CPDM.
We find it hard to believe that all 4 of our CPDM's are bad. Anybody else has similar issues or have ideas on what might be wrong?
FTC4855
Comment