Last modified by Mengting Qiu on 2025/06/17 09:18

From version 27.1
edited by Mengting Qiu
on 2023/12/12 17:15
Change comment: There is no comment for this version
To version 10.1
edited by Edwin Chen
on 2023/01/14 17:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -OTA Update Firmware/Configure for Sensors
1 +Firmware OTA Update for Sensors
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ting
1 +XWiki.Edwin
Content
... ... @@ -3,18 +3,12 @@
3 3  {{toc/}}
4 4  
5 5  
6 += Overview =
6 6  
7 -= 1. Overview =
8 +There are some new models of Dragino sensors support OTA update via Private LoRa Protocol, (Even the sensor runs LoRaWAN protocol by default)
8 8  
10 += Support Models =
9 9  
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 -
12 -User can use the OTA update to update the configure file or firmware to the sensors.
13 -
14 -
15 -= 2. Support Models =
16 -
17 -
18 18  Here list the models that support OTA Update.
19 19  
20 20  
... ... @@ -23,131 +23,62 @@
23 23  $xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js", true)
24 24  {{/velocity}}
25 25  
26 -(% border="1" cellspacing="5" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f2f2f2; width:670px" %)
27 -(% class="sortHeader" %)|=(% style="width: 193px;background-color:#D9E2F3" %)Models|=(% style="width: 222px;background-color:#D9E2F3" %)Firmware Version|=(% style="width: 251px;background-color:#D9E2F3" %)Comments
28 -|(% style="width:193px" %)PS-LB, SDI-12-LB|(% style="width:222px" %)All firmware version|(% style="width:251px" %)
29 -|(% style="width:193px" %)SN50v3-LB|(% style="width:222px" %)All firmware version|(% style="width:251px" %)
30 -|(% style="width:193px" %)D20-LB/D20S/LB/D22-LB/D23-LB|(% style="width:222px" %)All firmware version|(% style="width:251px" %)
31 -|(% style="width:193px" %)(((
32 -LHT65N-PIR,LHT65N-E31F
33 -)))|(% style="width:222px" %)All firmware version|(% style="width:251px" %)
34 -|(% style="width:193px" %)S31-LB, S31B-LB|(% style="width:222px" %)All firmware version|(% style="width:251px" %)
35 -|(% style="width:193px" %)DS20L|(% style="width:222px" %)All firmware version|(% style="width:251px" %)
20 +(% border="1" cellspacing="10" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f7faff; width:1146px" %)
21 +(% class="sortHeader" %)|=(% style="width: 193px;" %)Models|=(% style="width: 540px;" %)Firmware Version|=(% style="width: 409px;" %)Comments
22 +|(% style="width:193px" %)PS-LB, SDI-12-LB,|(% style="width:540px" %)(((
23 +All firmware version
24 +)))|(% style="width:409px" %)
25 +|(% style="width:193px" %)LSN50v3|(% style="width:540px" %)All firmware version|(% style="width:409px" %)
36 36  
27 += How to do OTA update =
37 37  
38 -= 3. How to do OTA update =
29 +== Required Components ==
39 39  
40 -== 3.1 Required Components ==
41 -
42 -
43 43  * 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.
44 -
45 45  * Software: [[OTA_Tool>>https://www.dropbox.com/sh/4qnjreg1esxu16i/AADbRjW_tuBP3IIkmf11nSoma?dl=0]]. Only support Windows now
46 46  
47 -[[image:image-20230513120722-2.png||height="409" width="866"]]
34 +== Update Steps ==
48 48  
36 +=== Step1 : Plug LA66 USB to PC and run OTA_Tool. ===
49 49  
50 -== 3.2 OTA Update Firmware ==
38 +[[image:image-20230114172703-1.png]]
51 51  
52 52  
53 -(% class="wikigeneratedid" %)
54 -(% class="mark text-uppercase" %)**Video Instruction:**(%%) ~-~- OTA Upgrade Firmware (via LoRa) of LoRaWAN Sensors**: [[https:~~/~~/youtu.be/SSvOqvBrwGg>>https://youtu.be/SSvOqvBrwGg]]**
41 +=== Step2: Set up OTA Tool ===
55 55  
43 +* **DevEUI**: Input Dev EUI of your sensor
44 +* **Password**: Passord of your sensor
45 +* **Port**: Com port of LA66 USB
46 +* **LoRa_Freq**: Choose the shipped frequency band of your sensor.
47 +* **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.
48 +* **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" %)**Step1 :**(%%) Plug LA66 USB to PC and run OTA_Tool. ===
58 -
59 -
60 -[[image:image-20231212171036-1.png]]
61 -
62 -
63 -=== (% style="color:blue" %)**Step2:**(%%) Set up OTA Tool ===
64 -
65 -
66 -* (% style="color:blue" %)**DevEUI**(%%): Input DevEUI of your sensor
67 -
68 -* (% style="color:blue" %)**Password**(%%): Passord of your sensor
69 -
70 -* (% style="color:blue" %)**Port**(%%): Com port of LA66 USB
71 -
72 -* (% style="color:blue" %)**LoRa_Freq**(%%): Choose the shipped frequency band of your sensor.
73 -
74 -* (% 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.
75 -
76 -* (% 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:
77 -
78 78  [[image:image-20230114174640-3.png||height="130" width="1169"]]
79 79  
80 80  
81 -=== (% style="color:blue" %)**Step3:**(%%) Press Start in OTA Tool and then Press Reset button to restart LA66 USB ===
53 +=== Step3: Press Start in OTA Tool and then Press Reset button to restart LA66 USB ===
82 82  
83 -
84 84  After press reset button, LA66 USB will restart and broadcast update process with the Dev EUI and Password.
85 85  
86 86  
87 -=== (% style="color:blue" %)**Step4:** (%%)Press reset button on the end node, or re-activate the end node. ===
58 +=== Step4: Press reset button on the end node, or re-activate the end node. ===
88 88  
89 -
90 90  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.
91 91  
92 92  
93 -=== (% style="color:blue" %)**Step5:**(%%) Check result. ===
63 +=== Step5: Check result. ===
94 94  
95 -
96 96  Below shows the update successul result.
97 97  
98 -[[image:image-20231212171543-2.png||height="575" width="753"]]
67 +[[image:image-20230114174134-2.png]]
99 99  
100 100  
101 -== 3.3 OTA Update Configure ==
102 102  
103 -(% class="mark text-uppercase" %)**Video Instruction:**(%%) ~-~- OTA Upgrade Configure (via LoRa) of LoRaWAN Sensors**: [[https:~~/~~/youtu.be/5XedoNVkbQQ>>https://youtu.be/5XedoNVkbQQ]]**
71 += OTA Tool Known Bug: =
104 104  
73 +~1. If user click "**Start**" but there is issue during update. User may need to close and open the tool again.
105 105  
106 -OTA Update Configure is good for batch update configure in same type of sensors.
107 107  
108 108  
109 109  
110 -= 4. FAQ =
111 -
112 -== 4.1 Can i use other devices to connect to PC if i don't have LA66 USB? ==
113 -
114 -
115 -If user doesn't have LA66 USB Adapter, they can still use other Dragino Device to connect to PC for OTA update.
116 -
117 -(% style="color:blue" %)**Steps:**
118 -
119 -* Find the suitable mode which base on LA66 chip ( All LoRaWAN model with LB or LS suffix , such as SN50v3-LB)
120 -
121 -* Update the LA66 USB OTA firmware to the device.
122 -
123 -* Connect the device to PC via UART interface.
124 -
125 -* 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.
126 -
127 -== 4.2 Where to find OTA Password? ==
128 -
129 -
130 -Each device has a shipped label with OTA Password which is 16 chars. like below. If user don't find this, please send us a photo for the device with Dev EUI to [[support@dragino.com>>mailto:support@dragino.com]] . and we will search the password for you.
131 -
132 -[[image:image-20230519102907-2.png||height="286" width="580"]]
133 -
134 -
135 -== 4.3 How about if i upgrade a crashed firmware via OTA update? ==
136 -
137 -
138 -OTA update is done via Bootloader and only change the firmware partition. So update a crash firmware via OTA update won't destroy bootloader and user can use OTA method to update again.
139 -
140 -(% style="color:red" %)**Here are notice:**
141 -
142 -~1. OTA update frequency depend on the firmware frequency. If there is no frequency in the firmware. Bootloader will use EU868 as default frequency.
143 -
144 -2. OTA update require a reset or reactivate action. If the crash firmware doesn't have them work, user need to manuall push the physic reset button on the PCB or power off/on device.
145 -
146 -
147 -= 5. OTA Tool Known Bug: =
148 -
149 -
150 -~1. If user click "(% style="color:blue" %)**Start**"(%%) but there is issue during update. User may need to close and open the tool again.
151 -
152 -
153 -
78 +
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
image-20230519102840-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -29.9 KB
Content
image-20230519102907-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -138.9 KB
Content
image-20230609000200-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -16.0 KB
Content
image-20231212171036-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ting
Size
... ... @@ -1,1 +1,0 @@
1 -30.0 KB
Content
image-20231212171543-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ting
Size
... ... @@ -1,1 +1,0 @@
1 -47.8 KB
Content