Hello Everyone,
I am new to XBee and I would like to setup a 3 axis accelerometer connected directly to the A2D ports of a XBEE PRO end device. The coordinator, also a XBEE PRO, will be connected to a laptop/pc via USB using a XBee Explorer I purchased from Sparkfun. I seem to have setup the basic parameters and I am able to execute a ND AT command from the X-CTU terminal which returns the correct response. Eventually I would like to write a driver in C/C++ for my setup in Linux but for now I just need a simple way to pass the accel. data from the end device to the coordinator so that I may view the data in the X-CTU terminal. I thought this would be just a matter of directly wiring the accel to the end device and plugging in the coordinator to the laptop (both in transparent mode) but I do not see the data in the terminal when moving the accel around. Documentation and discussions on the net seem to be Arduino centric i.e. Arduino seems to a middle man with some Processing or Sketch like programming which I do not need/want at the moment. I am wondering if anyone could provide guidance, advice, or references that may aid in achieving such a setup in the simplest way possible? I really need to dig into understanding the basics of the XBee hardware, modes, and details thus simplicity is key.
Thank you!