I am currently working with Xbees on transparent mode for an experimental project. For this experiment it would be necessary for me to know exactly what is in the Xbee frame in transparent mode (or packet). Right now i could only find the contents of the API mode.
Would it be possible to inform me of the structure of the transparent mode packet? Is there anything else other than the data i am sending to the TX pin? Is there a checksum? Does it add DH and DL to the packet (i am currently transmitting in broadcast mode)? How does packetization work on transparent mode?
Thank you for reading!