|
| 1 | +Robot Annual Maintenance |
| 2 | +======================== |
| 3 | + |
| 4 | +Started in the 2023-2024 season, Tech Tips are segments released in the |
| 5 | +*FIRST* Tech Challenge `Team E-mail Blast |
| 6 | +<https://www.firstinspires.org/resource-library/ftc/team-blast-archive>`__. |
| 7 | +Sometimes the Tech Tips are included in whole in the email blast, but sometimes |
| 8 | +there is more content than is reasonable in the email blast so partial content |
| 9 | +is included in the blast with the rest of the content here. |
| 10 | + |
| 11 | +.. _annualMaintenance |
| 12 | +
|
| 13 | +**Robot Annual Maintenance Tips** |
| 14 | + |
| 15 | +Just like "spring cleaning," an annual check-up for your robot's electronics |
| 16 | +and software is essential to prevent common issues caused by aging components. |
| 17 | + |
| 18 | +* Secure XT30 Connections: If your power cables feel loose in the REV Control |
| 19 | + Hub or Expansion Hub's XT30 connectors, avoid using glues like hot glue. |
| 20 | + These only hide an unstable connection between the metal contacts, which can |
| 21 | + lead to intermittent power loss under shock. Instead, the metal pins on the |
| 22 | + device's XT30 connectors likely need to be uncompressed. Refer to REV |
| 23 | + Robotics tutorials for proper maintenance of these pins. |
| 24 | + |
| 25 | +* Battery Rejuvenation (Charge Cycling): Older NiMH batteries can develop |
| 26 | + crystalline structures, increasing internal resistance and reducing power |
| 27 | + output. Charge cycling—discharging slowly to 10V (500-600mA) then |
| 28 | + recharging—can break down these crystals. This should only be done with |
| 29 | + advanced chargers (e.g., Toolkit Q4AC, Hitec RDX2) for batteries older than |
| 30 | + one season or those with an internal resistance exceeding 150% of their new |
| 31 | + value. |
| 32 | + |
| 33 | +* Continuous Wiring Inspection: Make wiring inspection an ongoing task, not |
| 34 | + just an annual one. Regularly check for frayed insulation, loose connections, |
| 35 | + or bent pins. Specifically, ensure no exposed wire is visible where it meets |
| 36 | + XT30 connector housings to prevent potential shorts. |
| 37 | + |
| 38 | +* Software Updates Are Key: Always update your Control Hub OS to the latest |
| 39 | + version (e.g., 1.1.6 for Wi-Fi driver security) and your FIRST Tech Challenge |
| 40 | + SDK (e.g., SDK 11.0) for improved performance and better support from |
| 41 | + tournament staff. |
| 42 | + |
| 43 | +Following these tips will help ensure your robot's electronics and software are |
| 44 | +reliable and competition-ready. |
| 45 | + |
| 46 | +Got any questions or want to discuss additional tips with others? Come start |
| 47 | +or join the conversation on the `FTC Community Forums |
| 48 | +<https://ftc-community.firstinspires.org/>`__! |
| 49 | + |
0 commit comments