My team would like to use more DC motors than we have ports on our Control Hub. They read about using an Expansion Hub to do this and have tried it with an extra Control Hub instead since we don't have an Expansion Hub (we do have an extra Control Hub). They followed all the directions to connect the two hubs with cables and configured both hubs on their phone (https://docs.revrobotics.com/rev-con...-expansion-hub).
They added the code to their OnBot Java program to work this new motor connected to the second Control Hub, but are getting an error that the new motor is not recognized.
I have two questions:
1. Can they use two Control Hubs together instead of a Control Hub and an Expansion Hub to run extra DC motors?
2. If yes, do they need to do something different in their program (like change hardware mapping to the new hub) to run this new motor?
I appreciate any help! My students have been working really hard to fix this on their own, but are getting frustrated after hitting this wall. I have researched the solution and don't know how to help them either.
They added the code to their OnBot Java program to work this new motor connected to the second Control Hub, but are getting an error that the new motor is not recognized.
I have two questions:
1. Can they use two Control Hubs together instead of a Control Hub and an Expansion Hub to run extra DC motors?
2. If yes, do they need to do something different in their program (like change hardware mapping to the new hub) to run this new motor?
I appreciate any help! My students have been working really hard to fix this on their own, but are getting frustrated after hitting this wall. I have researched the solution and don't know how to help them either.
Comment