Basic Fuota
It should be noted that FUOTA will not be supported to all end users, YOBIIQ will select Network Service Providers on which the FUOTA functionality will be tested.
They will be listed under the Verified Network Service Providers section.
Basic Fuota
Starting in the V2.0.0 release of the iQ LoRaWAN Stack we will provide a basic fuota functionality.
The basic fuota functionality is based on;
Within the basic fuota functionality there are a few steps that are taken (behind the scenes);
Synchronize the device clock
AppTimeReq & AppTimeAnsSetup a multicase group using
McGroupSetupReq & McGroupSetupAnsSetup a class C session using
McClassCsessionReq & McClassCsessionAnsSetup a fragmentation session via
FragSessionSetupReq & FragSessionSetupAnsTransfer the fragmented data and perform a CRC32 check to confirm data integrity
Test the bootloader and load the new firmware.
Configuration
Last updated