Hi Andrew and guys!
I have a question about a specific class of Andrew's api, if anyone knows, please let me know your advice.
For managing the serial port (xbee explorer & xbee modules) on my Java application I'm using the xbeeapi class that Andrew has made on his api. Recently I found out that if I use high baud rates (38.4, 57.6 , 115.2; I need to use them) the transmission/communication between the radios/modules suddenly stops (the leds on the xbee explorer turns off). I noticed that increasing baud rates, the radio's interruptions occur more and more often; it's like the communication becomes unstable.
But oh! surprise, when I go to XCTU software in the same conditions, the transmission occurs normally, without any interruption, so I figured out that it could be code situation on that class. I attach the class file so you can check it closely. Well may be, it could be too, about configuration of the radios, but I think it isn't, because of what I've told you.
In advance, thanks for all of you that could help me.
Regards,
Juan S.