XBee Firmware Library  1.6.0
Functions
ota_fw_update.c File Reference

Functions

void start_ota_fw_update (addr64 *host_address, app_rst_casuses_t reason)
 
const char * xbee_update_firmware_ota (const wpan_envelope_t FAR *envelope, void FAR *context)
 Application needs to provide this function as a method of receiving firmware updates over-the-air with Xmodem protocol. More...
 

Function Documentation

void start_ota_fw_update ( addr64 host_address,
app_rst_casuses_t  reason 
)