API for communicating with XBee devices.

Dependencies:   CircularBuffer FixedLengthList

Dependents:   XBeeApiTest XBeeApiSimpleATCmdsExample XBeeApiBroadcastExample XBeeApiBroadcastExampleRTOS ... more

XBeeApiTodoList

Todo List

  • Create a multi-threaded torture test
  • Check start-up with frames incoming at the time
  • (Now in progress) Support for remote commands (e.g. read DIO on remote XBee)
  • Option to prevent At class from caching the results from the XBee - could be that the setting has been remotely changed meaning that it should be re-queried.
  • Support for other, misc AT commands
  • Sweep for TODO's in code.
  • Node discovery
  • Support for XBee Series 2 functionality
  • Helper functions to set up NonBeacon and Association networks
  • Update design/overview notes with details of new classes added since it was written

All wikipages