Saturday, 14 September 2013

Xbee connected to Android Phone

Xbee connected to Android Phone

i'm trying to write a code to connect my android phone with an Xbee pro
any one can help me please, here's my code:
XBee xbee = new XBee();
try {
xbee.open("COM22", 115200);

No comments:

Post a Comment