-
Notifications
You must be signed in to change notification settings - Fork 2
sensestage/xbee-tools
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
XBee tools for configuration, example of use: $ cd python Start the xbee-serial-terminal.py: $ python xbee-serial-terminal.py Select the baudrate: xbee% baudrate 57600 Select the serial port: xbee% serial /dev/ttyUSB0 (your serial path may be different!) Enter AT command mode: xbee% +++ and wait for OK Change the power level: xbee% ATPL 0 Change to API mode: xbee% ATAP 2 Change the node id (for a node, not for coordinator): xbee% ATMY FFFA Query a setting, e.g. MY: xbee% ATMY reply will appear Write all the changes, so the XBee remembers them for next time: xbee% ATWR
About
Set of useful tools to configure XBees
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published