Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more
tstrOtaUpdateInfo Struct Reference
[DataTypes]
  OTA Update Information. More...
#include <m2m_types.h>
| Data Fields | |
| uint32 | u8NcfUpgradeVersion | 
| uint32 | u8NcfCurrentVersion | 
| uint32 | u8NcdUpgradeVersion | 
| uint8 | u8NcdRequiredUpgrade | 
| uint8 | u8DownloadUrlOffset | 
| uint8 | u8DownloadUrlSize | 
| uint8 | __PAD8__ | 
Detailed Description
OTA Update Information.
- See also:
- tenuWPSTrigger
Definition at line 2194 of file m2m_types.h.
Field Documentation
Padding bytes for forcing 4-byte alignment
Definition at line 2214 of file m2m_types.h.
Download URL offset in the received packet
Definition at line 2208 of file m2m_types.h.
Download URL size in the received packet
Definition at line 2211 of file m2m_types.h.
NCD Required upgrade to the above version
Definition at line 2205 of file m2m_types.h.
NCD (host) upgraded version (if the u8NcdRequiredUpgrade == true)
Definition at line 2202 of file m2m_types.h.
NCF OTA Current firmware version
Definition at line 2199 of file m2m_types.h.
NCF OTA Upgrade Version
Definition at line 2196 of file m2m_types.h.
Generated on Wed Jul 13 2022 16:32:38 by
 1.7.2
 1.7.2