to use the xbee-api library and run the ApiAtExample
1.import xbee api on eclipse
2. when i do the : run as java application i got this exception:
Exception in thread "main" com.rapplogic.xbee.api.XBeeTimeoutException
at com.rapplogic.xbee.api.XBee.sendSynchronous(XBee.java:236)
at com.rapplogic.xbee.api.XBee.sendAtCommand(XBee.java:159)
at com.rapplogic.xbee.examples.ApiAtTest.<init>(ApiAtTest.java:74)
at com.rapplogic.xbee.examples.ApiAtTest.main(ApiAtTest.java:108)
I'm using Xbee 802.15.4 Serie 1 , tried the O.9 version , i got the
xbee.sendAtcommand() with sendAtcommand stroke out , but when i tried the O.5.5
the sendAtCommand is accepted but this exception is always there :(
please help cause i didn't get where the problem is. It's been almost a month
that i'm trying to fix it out but no way :(
Thank you so much for responding
Original issue reported on code.google.com by nediya.b...@gmail.com on 20 May 2013 at 1:15
Original issue reported on code.google.com by
nediya.b...@gmail.com
on 20 May 2013 at 1:15