This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
Special Firmware release v1.18.3
Between version 1.18.2 and 1.20 the partition table is changed, the OTA_0 partition, among several others, is relocated because the size of the firmware has been increased due to the extended functionality of the 1.20 version. Due to this reason when updating from version 1.18.2 to 1.20 via OTA, an update to an intermediate version, numbered as 1.18.3, must be performed. The intermediate version makes sure that when OTA update to 1.20 is requested, the partition table contains correct entries and the new image will be flashed to the proper location.
The intermediate version, 1.18.3, contains the following EXTRA steps when OTA update is requested:
- Updates bootloader
- Moves the content of the "ota data" partition to its new location
- Updates the partition table
Please see : https://docs.pycom.io/tutorials/all/ota/ before using this Firmware