Welcome to EnviroDIY, a community for do-it-yourself environmental science and monitoring. EnviroDIY is part of WikiWatershed, an initiative of Stroud Water Research Center designed to help people advance knowledge and stewardship of fresh water.
New to EnviroDIY? Start here

Reply To: Arduino datalogger

Home Forums Other Data Loggers Arduino datalogger Reply To: Arduino datalogger

#2001
lilcano
Participant

    What I mean by “its not working” is, I still have some extra characters on the Arduino serial monitor when the message “goodnight moon” is printed.
    I am using an FTDI cable 5V VCC-3.3V I/O to program the Arduino Fio.
    During the programming I make sure the Xbee is not on the Fio board.
    For the configuration of the Xbee modules I used the XCTU software changing the baud rate of both xbees to 57600.
    The second xbee is connected to the PC with the help of xbee explorer from sparkfun and its set to coordinator mode.

    What I really want to try is print a message from the Arduino to the Arduino serial monitor without any extra characters using the Xbee modules installed.

    Thanks