Hi guys,
I am currently doing a project with pro mini and xbee series 1.
) Pro mini connect with different sensor (accelerometer, pressure sensor and GPS) and obtain data from these sensors
) Pro mini then gather these data and transmit to the xbee A(Transmitter)
) XBee A transmit the data to the XBee B (Receiver)
) XBee B is connect to the CPU and transmit data to the CPU for analysis.
My problem is what is the code for arduino to transmit the gathered data to the XBee? Where can i find the code?
Thanks a lot