Hello everyone,
I’m trying to right a program in c++ to communicate with my xbee via a Droids 990.002 XBee USB Board.
I have installed the FTDI driver to create a virtual com port, and I searched about libxbee, but I can’t find any tutorial or clues of how to do that.
Someone could tell me the steps to create this program ?
I just want to send simple values trought serial communication to another xbee module connected to an arduino.