Hello! I am using a few XBee s3b 900HP devices, one of which is connected to a computer and another two that are connected to different beaglebone blacks.
The problem I am having is that I cant seem to transmit from the beaglebone to the other board or to the xbee connected to the computer. I have tried using the broadcast address and the xbee addresses. I am trying to do this in API mode.
I am able to receive messages when I send them from XCTU to the xbees connected to the beaglebones, but the transmission doesnt seem to work. I am using code I wrote, but as a test I copied a frame I generated in XCTU and I am trying to send that with no luck.
Any suggestions or help is appriciated!