Hello, I am trying to link two brains together wirelessly. I used the message link API page on the VEX website, but none of the messages are sending/being received. I set up a checker to see if the connection is actually there and the brains ARE linked. The only problem is that whenever I try to send a message it doesn’t send, and thus the other brain cannot receive it. I am using two different programs (one for each brain) and having one send and one receive. Is there anything that I can do to troubleshoot this issue.
(I am using Python in VEXCode)