1

I'm very new to Arduino, and I was wanting to control my Arduino wirelessly. Some googling shows that there is a shield for Arduino called Xbee that allows wireless communication. Unfortunately, I just purchased the #1 shield without checking specifications, (went back later, couldn't find them :/) and now i have a shield that appears to small for my Uno. (XBee Pro 60mW Wire Antenna - Series 1 (802.15.4))

Some more googling showed results that this was indeed the right shield, but I don't see how since the pin pattern is about half the size as the female ports on the Arduino. Is this the right shield? if so, how do I attach the two pieces of hardware?

My arduino my xbee

per1234
4,2782 gold badges23 silver badges43 bronze badges
asked Jan 13, 2016 at 22:45

1 Answer 1

3

What you have there is an XBee module. It is designed to plug into an XBee shield which then plugs into the Arduino.

So you need to buy more.

That's the bad news. The good news is that you have already bought the most expensive part, and the shield to go with it is pretty cheap.

Numerous people make the shields, such as:

Also note that XBees talk to other XBees, so you need at least two of them to get any form of communication going. If you want to talk to your computer there is a device called the XBee Explorer which plugs into the PC to allow you to communicate with an XBee module.

answered Jan 13, 2016 at 23:07
3
  • So, would i need a new Xbee module for the computers side of communication? Commented Jan 15, 2016 at 18:51
  • Yep. You need two of the same modules to talk to each other. Commented Jan 15, 2016 at 18:52
  • great... this is expensive. :P thanks so much for your help Commented Jan 15, 2016 at 18:52

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.