Changes for page OTA Update Firmware/Configure for Sensors
Last modified by Mengting Qiu on 2025/06/17 09:18
From version 56.1
edited by Mengting Qiu
on 2025/02/10 08:47
on 2025/02/10 08:47
Change comment:
There is no comment for this version
To version 53.1
edited by Mengting Qiu
on 2025/01/22 14:14
on 2025/01/22 14:14
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -88,7 +88,7 @@ 88 88 89 89 * (% style="color:blue" %)**DevEUI**(%%): Input DevEUI of your sensor 90 90 91 -* (% style="color:blue" %)**Password**(%%): Passord of your sensor**(Last eight bytes /** **Last16 charactersof APPSKEY)**91 +* (% style="color:blue" %)**Password**(%%): Passord of your sensor**(Last eight bytes of APPSKEY)** 92 92 93 93 * (% style="color:blue" %)**Port**(%%): Com port of LA66 USB 94 94 ... ... @@ -129,14 +129,8 @@ 129 129 == 4.1 OTA_Tool supports two upgrade methods for -LB products. == 130 130 131 131 132 - (%style="color:red"%)**Note: The premiseusing OTA_Toolisthatall yourviceshavebootloaders.**132 +* For OTA_Tool, you can choose to use the OTA upgrade method, refer to the above upgrade steps in this user manual. 133 133 134 -(% style="color:red" %)**1. **(%%)Only devices with bootloader can perform OTA upgrades(OTA upgrade method). 135 - 136 -(% style="color:red" %)**2.**(%%) This is because the boot loader's address is (% style="color:blue" %)**0x08000000**(%%), the general functional firmware's address is (% style="color:blue" %)**0x0800D000**(%%), and burning the firmware through OTA_Tool will only write content to the address (% style="color:blue" %)**0x0800D000**(%%). So whether you use the OTA_Tool's OTA upgrade method or the UART upgrade method, you can only use it to download firmware without a bootloader, otherwise you will incorrectly place the bootloader at address (% style="color:blue" %)**0x08000000**(%%). 137 - 138 -* For OTA_Tool, you can choose to use the (% style="color:blue" %)**OTA upgrade method**(%%), refer to the above upgrade steps in this user manual. 139 - 140 140 [[image:image-20250122104151-4.png||height="318" width="673"]] 141 141 142 142 * Of course, if you have a USB-TTL adapter, you can also choose to use the [[UART upgrade method>>https://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H3.2UpdateFirmware28Assumethedevicealreadyhaveabootloader29]] via OTA_Tool.