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: XBEE Module

Home Forums Mayfly Data Logger XBEE Module Reply To: XBEE Module

#1644
John Smutny
Participant

    Would there be a way to send data from a Digital pin to a XBEE pin under those principles (for example, take data from pin D4 and send it to XBEE pin DIO4 to be transmitted wirelessly)?

    Right now I am trying to using the XBEE port on the Mayfly to transmit data to the Digi Cloud service in order to graph sensor data wirelessly on-site. Moreover, I have been able to use transmit the data over the serial monitor, but this data is only characters not int or float values. After looking on the XBEE part of the Mayfly’s schematic, there does not appear to be DIO_ connections to digital pins.

    So would there be a way to connect XBEE DIO_ pins to digital pins on the mayfly?