We've had some issues with having to try multiple times to get our usb devices to all scan, but usually we're able to start the OpModes. The problem we're having now is that while the robot is running, we'll lose our connection to one of the motor controllers. Our first thought was that we were somehow momentarily losing contact with the cable connected to the phone, but after half a day of experimenting, we're sure that's not it. We've tried running the robot while someone held the robot controller in their way with the cable firmly attached, and we'll still lose a connection. It has happened when the robot was climbing and getting bounced around, but also when it's sitting still or driving on a smooth floor. The one constant has been that the same usb serial number shows up as the lost device. The logs show an FTDI null pointer exception, but I'm not sure if that's the cause of the error, or just a side effect of the lost usb connection.
Has anyone else experienced this, and if so, did it turn out to be a bad usb device? We've ordered some spare motor controllers that we can swap out, but I'm worried that if that doesn't fix it we're going to be in real trouble.
Has anyone else experienced this, and if so, did it turn out to be a bad usb device? We've ordered some spare motor controllers that we can swap out, but I'm worried that if that doesn't fix it we're going to be in real trouble.
Comment