SaiCharitha75

Results 5 comments of SaiCharitha75

Hi @rubenmoral, Please find the Stack trace of the exception MethodName: RequestNodes_Missed lineno:1229 info:Error Threadname:ForkJoinPool.commonPool-worker-2 **description:**The connection interface is not open. **Cause:** null **StackTrace:** com.digi.xbee.api.exceptions.InterfaceNotOpenException: The connection interface is not...

Hi @rubenmoral I am also getting java.lang.IllegalArgumentException sometimes while sending data to remote xbees. As we are not generating any frameid in our code, can you please explain the scenario...

Hi @rubenmoral Yes, I am running my code on the RPI with localdevice (coordinator) to send data to remote xbee module. As we are using two types of xbee modules...

HI @rubenmoral ,I am sending the data to remote xbee devices using multiple threads. For every 1 minute, i am parallely sending the data to remote xbee devices based on...

Note: I have now where used synchronised method for sending in my code.