MCUXpresso SDK API Reference Manual  Rev. 0
NXP Semiconductors
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Firmware Update Test Client

FW Update Test Client is a python script that tests FWUPDATE-API communication to the SLN-ALEXA-IOT or SLN-VIZN-IOT kit

OTA

This gets status of the board as well as executes an OTA image that has been created by the Ivaldi OTA Signing

OTW

This executes OTW image update over an UART port

Installation

Program the Bootloader and Main Application firmware with the Comms Handler installation.

Usage

```python Modify the script to take a different bundle and sha256 signature generated in the ota_signing tool in Ivaldi python3 fwupdate_client.py Runs through the suite of API's ```