XBee Firmware Library  1.6.0
Functions

Functions

XBEE_BEGIN_DECLS int xbee_ota_server_cmd (const wpan_envelope_t FAR *envelope, void FAR *context)
 Cluster command to initiate firmware updates. More...
 

Detailed Description

Code to add an OTA Server Cluster to a device. It receives notification to start an update, and then calls back to the bootloader to receive that update.