Open technova12611 opened 6 years ago
Need more info:
What Phone / Android OS are you using for RC and DS. What version of the FTC-SDK are you using? 4.X?
Are you doing any other phone wireless activities? eg: Debugging, WEB connect, WiFi connect?
Thanks.
Both of our RC and DS phones are Moto E4. I believe they are on Android SDK 26. We are using the latest FTC SDK 4.3. While this happened, we were on wireless ADB connect. Also, those two phones were connected on a 5ghz channel.
There are reports of issues with the E4. One symptom is that the phones may disconnect if there is not telemetry traffic being displayed on the DS.
You may want to try adding one small telemetry message that repeats during init and play.
We got this error a few times, it happened in Autonomous and TeleOps. All the sudden, the connection was lost. Restart robot seems still working. The following is from the Driver Station logcat.
Robot controller side of logcat is below. Our RC and DS phone time are probably not synced up.