Good. Compared to TCP/IP, the Xbee stuff seems a bit magic. Your API TX frame out includes your destination address. Your API RX frame in includes the source address.
At no point are you given a neat combination of src+dst like you are in TCP/IP.
So the frame sends one USART 8 bit for the address and then sends another USART 8 bit for the info ?
Or works different ?
I have another question, the xbee start receiving data, but if there’s too much traffic , the xbee puts it in like a stack so later it will give that data in the TX conforming it was received right ?
when that occurs, the power of the signal that is shown is the one that is the TX giving, of the one that the module is receiving at that time ?