hi there.
I have a serious doubt.
I intend to create a mesh net using Xbee ZB. For this, I will have one coordinator and four routers. I decide to choose the Transparent mode so as to use my own protocol.
The problem is: in my first test, using one coordinator and one router, I configured both of them to broadcast one single byte per second. Debugging the system I realized that some bytes are lost often.
I just want to knowm the reason why it is happening, cause I intend to use my own protocol, and for this reason my communication needs to be much faster than 1 byte per second.(around 1ms per byte)
I appreciate any help.