Sign up ×
Arduino Stack Exchange is a question and answer site for developers of open-source hardware and software that is compatible with Arduino. It's 100% free, no registration required.

I am trying to send a analog data (using LM35) using Xbee (series 1 - XB24). my setup Sending Module: xbee with USB explorer+arduino+LM35 (temperature sensor) Receiving Module: xbee with xbee shield+arduino just read analog data read by sending part arduino and send it through xbee then receiving xbee module receive it and show in serial monitor. i tried in many way but i can't reach it and i figure out my problem in arduino coding. so,please anyone help with a demo code for this project. thanks in advance for your help

share|improve this question
    
Can you post what code you have so far, and what part you think is broken? – BrettAM Mar 10 at 6:24

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.