xbee-java icon indicating copy to clipboard operation
xbee-java copied to clipboard

Remote_DIO_Error_XBP9B-DMUT-002

Open saicharitha905 opened this issue 6 years ago • 0 comments

Hi,

We are facing an unexpected event, which we have formed a mesh network of 6 devices includes 3 Routers,2 End nodes and 1 coordinator, in Digi-mesh Synchronous sleep network.

Coordinator: SO:0x06,SM:0x05 Routers: SO:0x02,SM:0x07

But when we try to set the Remote DIO in one of the End nodes, we are using the DIO pin D11, configured as Output, At times it is throwing the Error as follows when executing below code. remotexbeeDevice.getDIOValue(IOLINE_OUT).toString() ,

MethodName: setpins() lineno:2453 info:Error Threadname:ForkJoinPool.commonPool-worker-1 description:com.digi.xbee.api.exceptions.ATCommandException: There was a problem sending the AT command packet. > Status Error

What actually can be the problem to get this error?

saicharitha905 avatar Jul 31 '19 11:07 saicharitha905