A library allowing basic functions of the XBEE pro to be used. Currently supported are: Enter/exit config mode, reading device serial number, setting encryption key, writing settings to non volatile memory and sending data strings.
Dependents: Seeed_XBee_Shield Seeed_XBee_Shield-2
Fork of xbee_lib by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:f9a60cfe1026 | 2014-05-30 | screamer | Fix compile warning |
6:6455a079bdb3 | 2012-08-31 | tristanjph | Documentation update |
5:714651141a83 | 2012-08-31 | tristanjph | Updates to SetKey to take string |
4:ede20c047d8b | 2012-08-29 | tristanjph | Documentation update |
3:682615a0717e | 2012-08-29 | tristanjph | Added reset, general fixes |
2:cb627ea9b817 | 2012-08-29 | tristanjph | Update send/receive added setting network pan id |
1:c3d9bdcb0b03 | 2012-08-29 | tristanjph | Added receive data and documentation |
0:2656fb225c5d | 2012-08-28 | tristanjph | First commit. Allows entering into config mode, read device serial, set encryption key and send data. |