Changes for page OTA Update Firmware/Configure for Sensors
Last modified by Mengting Qiu on 2025/06/17 09:18
From version 15.1
edited by Edwin Chen
on 2023/05/13 12:10
on 2023/05/13 12:10
Change comment:
Uploaded new attachment "image-20230513120722-2.png", version {1}
To version 8.1
edited by Edwin Chen
on 2023/01/14 17:52
on 2023/01/14 17:52
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 2 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,18 +1,15 @@ 1 + 1 1 **Table of Contents:** 2 2 3 3 {{toc/}} 4 4 5 5 7 += Overview = 6 6 7 -= 1. Overview = 8 - 9 - 10 10 There are some new models of Dragino sensors support OTA update via Private LoRa Protocol, (Even the sensor runs LoRaWAN protocol by default) 11 11 11 += Support Models = 12 12 13 -= 2. Support Models = 14 - 15 - 16 16 Here list the models that support OTA Update. 17 17 18 18 ... ... @@ -21,69 +21,51 @@ 21 21 $xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js", true) 22 22 {{/velocity}} 23 23 24 -(% border="1" cellspacing="10" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f2f2f2; width:670px" %) 25 -(% class="sortHeader" %)|=(% style="width: 193px;background-color:#D9E2F3" %)Models|=(% style="width: 222px;background-color:#D9E2F3" %)Firmware Version|=(% style="width: 251px;background-color:#D9E2F3" %)Comments 26 -|(% style="width:193px" %)PS-LB, SDI-12-LB|(% style="width:222px" %)All firmware version|(% style="width:251px" %) 27 -|(% style="width:193px" %)SN50v3-LB|(% style="width:222px" %)All firmware version|(% style="width:251px" %) 28 -|(% style="width:193px" %)D20-LB/D20S/LB/D22-LB/D23-LB|(% style="width:222px" %)All firmware version|(% style="width:251px" %) 29 -|(% style="width:193px" %)((( 30 -LHT65N-PIR,LHT65N-E31F 31 -)))|(% style="width:222px" %)All firmware version|(% style="width:251px" %) 32 -|(% style="width:193px" %)S31-LB, S31B-LB|(% style="width:222px" %)All firmware version|(% style="width:251px" %) 21 +(% border="1" cellspacing="10" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f7faff; width:1146px" %) 22 +(% class="sortHeader" %)|=(% style="width: 193px;" %)Models|=(% style="width: 540px;" %)Firmware Version|=(% style="width: 409px;" %)Comments 23 +|(% style="width:193px" %)PS-LB, SDI-12-LB,|(% style="width:540px" %)((( 24 +All firmware version 25 +)))|(% style="width:409px" %) 26 +|(% style="width:193px" %)LSN50v3|(% style="width:540px" %) |(% style="width:409px" %) 33 33 34 -= 3.How to do OTA update =28 += How to do OTA update = 35 35 36 -== 3.1Required Components ==30 +== Required Components == 37 37 38 - 39 39 * Hardware: [[LA66 USB>>doc:Main.User Manual for LoRaWAN End Nodes.LA66 USB LoRaWAN Adapter User Manual.WebHome]] with [[OTA_firmware>>https://www.dropbox.com/sh/4qnjreg1esxu16i/AADbRjW_tuBP3IIkmf11nSoma?dl=0]] installed. 40 40 * Software: [[OTA_Tool>>https://www.dropbox.com/sh/4qnjreg1esxu16i/AADbRjW_tuBP3IIkmf11nSoma?dl=0]]. Only support Windows now 41 41 42 - [[image:image-20230513115907-1.png||height="399"width="819"]]35 +== Update Steps == 43 43 37 +=== Step1 : Plug LA66 USB to PC and run OTA_Tool. === 44 44 45 -== 3.2 Update Steps == 46 - 47 - 48 -=== (% style="color:blue" %)**Step1 :**(%%) Plug LA66 USB to PC and run OTA_Tool. === 49 - 50 - 51 51 [[image:image-20230114172703-1.png]] 52 52 53 53 54 -== =(% style="color:blue" %)**Step2:**(%%)Set up OTA Tool ===42 +== Step2: Set up OTA Tool == 55 55 44 +* **DevEUI**: Input Dev EUI of your sensor 45 +* **Password**: Passord of your sensor 46 +* **Port**: Com port of LA66 USB 47 +* **LoRa_Freq**: Choose the shipped frequency band of your sensor. 48 +* **Upload_File**: The firmware to be upload to the sensor. make sure the firmware is with surfix _without_bootloader. For example: LHT65N_EU868_v1.5_without_bootloader. 49 +* **EUI File: **If customer has lots of sensors. He can also import the Dev EUI files and use droplist to choose the sensor to update. Format is as below: 56 56 57 -* (% style="color:blue" %)**DevEUI**(%%): Input Dev EUI of your sensor 58 - 59 -* (% style="color:blue" %)**Password**(%%): Passord of your sensor 60 - 61 -* (% style="color:blue" %)**Port**(%%): Com port of LA66 USB 62 - 63 -* (% style="color:blue" %)**LoRa_Freq**(%%): Choose the shipped frequency band of your sensor. 64 - 65 -* (% style="color:blue" %)**Upload_File**(%%): The firmware to be upload to the sensor. make sure the firmware is with surfix _without_bootloader. For example: LHT65N_EU868_v1.5_without_bootloader. 66 - 67 -* (% style="color:blue" %)**EUI File**(%%): If customer has lots of sensors. He can also import the Dev EUI files and use droplist to choose the sensor to update. Format is as below: 68 - 69 69 [[image:image-20230114174640-3.png||height="130" width="1169"]] 70 70 71 71 72 -=== (% style="color:blue" %)**Step3:**(%%)Press Start in OTA Tool and then Press Reset button to restart LA66 USB ===54 +=== Step3: Press Start in OTA Tool and then Press Reset button to restart LA66 USB === 73 73 74 - 75 75 After press reset button, LA66 USB will restart and broadcast update process with the Dev EUI and Password. 76 76 77 77 78 -=== (% style="color:blue" %)**Step4:**(%%)Press reset button on the end node, or re-activate the end node. ===59 +=== Step4: Press reset button on the end node, or re-activate the end node. === 79 79 80 - 81 81 In every reboot/ reactivate, the end node will check if there is update request. If end node gets the update request from LA66. End node will check if the Dev EUI and Password match. If match, End node will establish connection with LA66 USB for OTA update. 82 82 83 83 84 -=== (% style="color:blue" %)**Step5:**(%%)Check result. ===64 +=== Step5: Check result. === 85 85 86 - 87 87 Below shows the update successul result. 88 88 89 89 [[image:image-20230114174134-2.png]] ... ... @@ -90,24 +90,11 @@ 90 90 91 91 92 92 93 -= 4. FAQ=72 += OTA Tool Known Bug: = 94 94 95 - == 4.1CaniuseotherdevicestoconnecttoPCif idon'thaveLA66USB? ==74 +~1. If user click "**Start**" but there is issue during update. User may need to close and open the tool again. 96 96 97 -If user doesn't have LA66 USB Adapter, they can still use other Dragino Device to connect to PC for OTA update. Steps: 98 98 99 -* Find the suitable mode which base on LA66 chip ( All LoRaWAN model with LB or LS suffix , such as SN50v3-LB) 100 -* Update the LA66 USB OTA firmware to the device. 101 -* Connect the device to PC via UART interface. 102 -* Make sure power off or update the firmware back to original firmware , because the LA66 USB OTA fimware is not low power consumption firmware. it will consume the battery very fast. 103 103 104 104 105 -= 5. OTA Tool Known Bug: = 106 - 107 - 108 -~1. If user click "(% style="color:blue" %)**Start**"(%%) but there is issue during update. User may need to close and open the tool again. 109 - 110 - 111 - 112 - 113 113
- image-20230513115907-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Edwin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -169.1 KB - Content
- image-20230513120722-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Edwin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -170.2 KB - Content