In order to send data between 2 robots, we had to establish communication between 2 VEX V5 Brains. We found code that VEX provided that has pre-built radio to radio functionality. With this, we created a radio object the same way as one would create a motor object. This makes it extremely easy to send data between two robots.