Hi,
I am kind of new in microcontrollers. I would like to send data from an arduino with an Xbee Shield and Xbee module wirelessly to another Arduino with Xbee Shield and Xbee. I have a thermocouple at the transmitting end with a thermocouple amplifier feeding the first arduino through an analog input (A0). I am able to convert the millivolts from the amplifier to temperature on the serial monitor of the first arduino. But I want to take these values and send them as information package to the second Arduino. Thanks!