Skip to main content

XBee Shield V2.0

The new version of XBee Shield is a standardized and stackable shield compatible with Arduino. You can easily stack any modules from the Bee series onto it, and build a wireless network for your project. In spite of that, it is also equipped with function of level conversion, which enables a double-way conversion between high& low IO levels. The reserved digital pins facilitate users to select TX/RX port using jumper caps.

Feature


  • Standardized shape design
  • Can be configured by connecting UartSBee module to USB
  • The DIN and DOUT pins can be connected with both UART and other digital pins(D2~D12)
  • Enlarged space for your own development
  • LED indicators

Hardware Overview


Getting Started


Here we will show you how this XBee Shield V2.0 works with RF Bee. We also can use Bluetooth Bee or other modules.

XBee Shield V2.0RF Bee
enter image description hereenter image description here
Get ONE NowGet ONE Now
  • Plug RF Bee into Xbee Sheild V2.0.

  • Use a jumper cap to connect XB_TX and Digital 4. Also, Use a jumper cap to connect XB_RX and Digital 5. Of course you can change the digital port as you like. But don’t forget to change the port number in the definition of the demo code at the same time.

note
    The followings are its known limitations:
1. If you are using multiple software serial ports, only one can receive data at a time.
2. Not all pins on the Mega and Mega 2560 support change interrupts, so only the following can be used for RX: 10, 11, 12, 13, 50, 51, 52, 53, 62, 63, 64, 65, 66, 67, 68, 69
3. Not all pins on the Leonardo support change interrupts, so only the following can be used for RX: 8, 9, 10, 11, 14 (MISO), 15 (SCK), 16 (MOSI).

If you need further information about how to communicate, please refer to WIKI pages of relevant modules.

Schematic Online Viewer

Resource


Tech Support & Product Discussion

Thank you for choosing our products! We are here to provide you with different support to ensure that your experience with our products is as smooth as possible. We offer several communication channels to cater to different preferences and needs.

Loading Comments...