Local Ota

Table of Contents

Example Summary

This example demonstrate the local Over the Air (OTA) on CC3220 devices.

Peripherals Exercised

Example Usage

The connection should have the following settings

    Baud-rate:    115200
    Data bits:    8
    Stop bits:    1
    Parity:       None
    Flow Control: None

Application Design Details

This example demonstrates local Over-the-Air update experience with CC3220 LaunchPad development kit. Over-the-Air update demonstrates an update of a full image over a secured channel. OTA service enables in-system update of the MCU application, CC3220 firmware releases (a.k.a. Service Pack) made available by Texas Instruments and other vendor files. An update procedure executed in a full system integrity fashion, i.e. failure in upgrading any of the image components would lead to rolling back to the previous valid version.

Please install the latest CC3220 Service Pack.

Known issues and limitations

References