XBee Firmware Library
1.6.0
|
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... | |
void start_ota_fw_update | ( | addr64 * | host_address, |
app_rst_casuses_t | reason | ||
) |