I am not sure what your issue is as you have not indicated it. Can you tell us what it is you are seeing and exactly which module you are working with?
I suppose I asked a related question instead of whatever I was supposed to do with previous thread. refer to “related to an answer for” above. I did not find and “add related information” button, this time I will add a comment.
I have a micro-controller that sends 87 bytes across interface (includes prefix, float data, comma separators, a suffix, a checksum and a carriage return (0x0D) to the XBee PRO (no suffix, no S2 or series 2, etc…) at 115,200 baud. I am receiving on an identical XBee PRO (no suffix, no S2 or series 2, etc…) to an i7 PC running an MSFT Visual basic (2010 version) GUI.
When I look at received data, I lose about 2 to 3 bytes per 87 byte transmission string. Checksum does not add up either.