Show last authors
1 **Table of Contents:**
2
3 {{toc/}}
4
5
6
7 = 1. Overview =
8
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
13 = 2. Support Models =
14
15
16 Here list the models that support OTA Update.
17
18
19 {{velocity}}
20 $xwiki.ssfx.use("js/xwiki/table/table.css")
21 $xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js", true)
22 {{/velocity}}
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" %)
33
34
35 = 3. How to do OTA update =
36
37 == 3.1 Required Components ==
38
39
40 * 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.
41 * Software: [[OTA_Tool>>https://www.dropbox.com/sh/4qnjreg1esxu16i/AADbRjW_tuBP3IIkmf11nSoma?dl=0]]. Only support Windows now
42
43
44 == 3.2 Update Steps ==
45
46
47 === (% style="color:blue" %)**Step1 :**(%%) Plug LA66 USB to PC and run OTA_Tool. ===
48
49
50 [[image:image-20230114172703-1.png]]
51
52
53 === (% style="color:blue" %)**Step2:**(%%) Set up OTA Tool ===
54
55
56 * (% style="color:blue" %)**DevEUI**(%%): Input Dev EUI of your sensor
57
58 * (% style="color:blue" %)**Password**(%%): Passord of your sensor
59
60 * (% style="color:blue" %)**Port**(%%): Com port of LA66 USB
61
62 * (% style="color:blue" %)**LoRa_Freq**(%%): Choose the shipped frequency band of your sensor.
63
64 * (% 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.
65
66 * (% 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:
67
68 [[image:image-20230114174640-3.png||height="130" width="1169"]]
69
70
71 === (% style="color:blue" %)**Step3:**(%%) Press Start in OTA Tool and then Press Reset button to restart LA66 USB ===
72
73
74 After press reset button, LA66 USB will restart and broadcast update process with the Dev EUI and Password.
75
76
77 === (% style="color:blue" %)**Step4:** (%%)Press reset button on the end node, or re-activate the end node. ===
78
79
80 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.
81
82
83 === (% style="color:blue" %)**Step5:**(%%) Check result. ===
84
85
86 Below shows the update successul result.
87
88 [[image:image-20230114174134-2.png]]
89
90
91 = 4. OTA Tool Known Bug: =
92
93
94 ~1. If user click "(% style="color:blue" %)**Start**"(%%) but there is issue during update. User may need to close and open the tool again.
95
96
97
98
99
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0