Hello!
I set up a network with
2 XBEE modules (
xbp24bz7wit-003). I want to transmit
256-bytes packets per 50 milliseconds from DFrduino FIO to PC USB-XBEE module. In practise I was not able to transmit all 256 bytes per 50 milliseconds(only 84 or more bytes has been transmitted per 50 milliseconds). Before I did wireless experiments
I have tested a communication between the modules with my special software (the Arduino sender app and the Qt receive application) through a
USB-serial connection. All bytes has been received properly(
256-bytes packets per 50 milliseconds with a correct control sum).
After my unsuccessful experiments I tested the modules with
X-CTU. I have got the same result like
this man.
What is the problem? Low transmission output power or what's it?