- This topic has 2 replies, 3 voices, and was last updated 2016-07-15 at 10:30 AM by .
- You must be logged in to reply to this topic.
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. Home › Forums › Mayfly Data Logger › XBEE Module
I am attempting to use an XBee Bluetooth module to connect several loggers to android devices. I am having problems with the serial connections however, stemming from my software end on the logger. The serial monitor wants to immediately open with rx and tx set to D1 and D0, which is fine. But then I can only access the serial monitor for data and commands via the USB port on the logger. What pins are set for the xbee slot’s rx and tx? On the back they are listed simply as RXD_Bee and TXD_Bee. In a nutshell, I need to know how to access these two pins via an Arduino Sketch so I can setup a serial connection with the XBee device.
I just posted a helpful serial communication sketch. Try that and see if it works for you.
Some Bee modules might need additional signals or control lines to work properly. That’s why many of the Bee socket’s pins are connected to some digital pins. For example:
Bee CTS –> D19
Bee RTS –> D20
Bee DTR –> D23
Bee RI or Assoc –> A5 (via SJ7)
Check the Bee section on the schematic to see how it’s connected.
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?
We use cookies to improve your experience on our site. By using our site, you consent to cookies.
Websites store cookies to enhance functionality and personalize your experience. You can manage your preferences, but blocking some cookies may impact site performance and services
Essential cookies enable basic functions and are necessary for the proper function of the website.
CleanTalk offers effective spam protection and website security solutions to enhance user experience.
Service URL: cleantalk.org (opens in a new window)
CloudFlare provides web performance and security solutions, enhancing site speed and protecting against threats.
Service URL: developers.cloudflare.com (opens in a new window)
These cookies are needed for adding comments on this website.
These cookies are used for managing login functionality on this website.
WooCommerce is a customizable eCommerce platform for building online stores using WordPress.
Statistics cookies collect information anonymously. This information helps us understand how visitors use our website.
Google Analytics is a powerful tool that tracks and analyzes website traffic for informed marketing decisions.
Service URL: policies.google.com (opens in a new window)
SourceBuster is used by WooCommerce for order attribution based on user source.
You can find more information in our Cookie Policy and Privacy Policy.