Digi XBee(R) ANSI C Host Library
Functions

Code to add an OTA Server Cluster to a device. More...

#include <stdio.h>
#include "xbee/pxbee_ota_server.h"

Functions

int pxbee_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.