-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Getting Started with Johnny Five and Xbee
Francis Gulotta edited this page Nov 28, 2015
·
2 revisions
Or
- Open the XbeeConfigTool zip and start the XbeeConfigTool. Assuming you're on a Mac, open application.macosx and open the XBeeConfigTool app.
- Connect one of your XBees to your machine with the XBee Explorer.
- Select the port that corresponds to your XBee.
- Select programming mode for this XBee.
- Select 57600 baud.
- Leave all the id stuff alone.
- Click configure.
- When it's all done unplug the first XBee. This will be the one that will be connected to your computer.
- Plug the second XBee into the explorer and re-open the app (sometimes the port list doesn't refresh).
- Select the port that corresponds to your XBee.
- Select Arduino fio radio mode for this XBee.
- Select 57600 baud.
- The My ID field should've incremented by one on its own.
- Click configure.
- When it's all done configuring unplug the second XBee, plug it into whatever shield you're using on the arduino.
- Plug the first XBee back into the explorer. There is now a link between these two and they will communicate.
- Make sure that the UART/Software Serial Switch is set to UART and not DLINE.