<
From version < 10.1 >
edited by Edwin Chen
on 2023/01/14 17:53
To version < 10.2 >
edited by Xiaoling
on 2023/01/29 10:58
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Xiaoling
Content
... ... @@ -3,12 +3,15 @@
3 3  {{toc/}}
4 4  
5 5  
6 -= Overview =
6 += 1. Overview =
7 7  
8 +
8 8  There are some new models of Dragino sensors support OTA update via Private LoRa Protocol, (Even the sensor runs LoRaWAN protocol by default)
9 9  
10 -= Support Models =
11 11  
12 += 2. Support Models =
13 +
14 +
12 12  Here list the models that support OTA Update.
13 13  
14 14  
... ... @@ -17,60 +17,76 @@
17 17  $xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js", true)
18 18  {{/velocity}}
19 19  
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 +(% border="1" cellspacing="10" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f7faff; width:670px" %)
24 +(% class="sortHeader" %)|=(% style="width: 193px;" %)Models|=(% style="width: 222px;" %)Firmware Version|=(% style="width: 251px;" %)Comments
25 +|(% style="width:193px" %)PS-LB, SDI-12-LB,|(% style="width:222px" %)(((
23 23  All firmware version
24 -)))|(% style="width:409px" %)
25 -|(% style="width:193px" %)LSN50v3|(% style="width:540px" %)All firmware version|(% style="width:409px" %)
27 +)))|(% style="width:251px" %)
28 +|(% style="width:193px" %)LSN50v3|(% style="width:222px" %)All firmware version|(% style="width:251px" %)
26 26  
27 -= How to do OTA update =
28 28  
29 -== Required Components ==
30 30  
32 += 3. How to do OTA update =
33 +
34 +== 3.1 Required Components ==
35 +
36 +
31 31  * 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.
32 32  * Software: [[OTA_Tool>>https://www.dropbox.com/sh/4qnjreg1esxu16i/AADbRjW_tuBP3IIkmf11nSoma?dl=0]]. Only support Windows now
33 33  
34 -== Update Steps ==
35 35  
36 -=== Step1 : Plug LA66 USB to PC and run OTA_Tool. ===
37 37  
42 +== 3.2 Update Steps ==
43 +
44 +
45 +=== (% style="color:blue" %)**Step1 :**(%%) Plug LA66 USB to PC and run OTA_Tool. ===
46 +
47 +
38 38  [[image:image-20230114172703-1.png]]
39 39  
40 40  
41 -=== Step2: Set up OTA Tool ===
51 +=== (% style="color:blue" %)**Step2:**(%%) Set up OTA Tool ===
42 42  
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:
49 49  
54 +* (% style="color:blue" %)**DevEUI**(%%): Input Dev EUI of your sensor
55 +
56 +* (% style="color:blue" %)**Password**(%%): Passord of your sensor
57 +
58 +* (% style="color:blue" %)**Port**(%%): Com port of LA66 USB
59 +
60 +* (% style="color:blue" %)**LoRa_Freq**(%%): Choose the shipped frequency band of your sensor.
61 +
62 +* (% 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.
63 +
64 +* (% 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:
65 +
50 50  [[image:image-20230114174640-3.png||height="130" width="1169"]]
51 51  
52 52  
53 -=== Step3: Press Start in OTA Tool and then Press Reset button to restart LA66 USB ===
69 +=== (% style="color:blue" %)**Step3:**(%%) Press Start in OTA Tool and then Press Reset button to restart LA66 USB ===
54 54  
71 +
55 55  After press reset button, LA66 USB will restart and broadcast update process with the Dev EUI and Password.
56 56  
57 57  
58 -=== Step4: Press reset button on the end node, or re-activate the end node. ===
75 +=== (% style="color:blue" %)**Step4:** (%%)Press reset button on the end node, or re-activate the end node. ===
59 59  
77 +
60 60  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.
61 61  
62 62  
63 -=== Step5: Check result. ===
81 +=== (% style="color:blue" %)**Step5:**(%%) Check result. ===
64 64  
83 +
65 65  Below shows the update successul result.
66 66  
67 67  [[image:image-20230114174134-2.png]]
68 68  
69 69  
89 += 4. OTA Tool Known Bug: =
70 70  
71 -= OTA Tool Known Bug: =
72 72  
73 -~1. If user click "**Start**" but there is issue during update. User may need to close and open the tool again.
92 +~1. If user click "(% style="color:blue" %)**Start**"(%%) but there is issue during update. User may need to close and open the tool again.
74 74  
75 75  
76 76  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0