MCUXpresso SDK API Reference Manual
Rev. 0
NXP Semiconductors
|
FW Update Test Client is a python script that tests FWUPDATE-API communication to the SLN-ALEXA-IOT or SLN-VIZN-IOT kit
This gets status of the board as well as executes an OTA image that has been created by the Ivaldi OTA Signing
This executes OTW image update over an UART port
Program the Bootloader and Main Application firmware with the Comms Handler installation.
```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 ```