I have 2 xbee modules (https://www.sparkfun.com/products/10414), coordinator and router. Both are in API mode. They communicate fine, but the problem is that if I send bytes to serial port in a row (without delay) xbee module does not react at all.
If I put delay between bytes everithing works ok (1ms and more). Why?