Show last authors
1 **Table of Contents:**
2
3 {{toc/}}
4
5
6
7
8
9 = 1. What is OTA and how it works =
10
11
12 Dragino gateways support firmware OTA auto-update. In OTA update, the gateway will connect to Dragino update server and get the latest firmware and update it to the gateway for (% style="color:blue" %)**bug fix** (%%)and (% style="color:blue" %)**new features**.
13
14 In below case, gateway will connect to Dragino server to check for updates:
15
16 * Every reboot
17 * Every midnight (~~UTC time: 12:00)
18
19 = 2. Support hardrware & Software =
20
21
22 {{velocity}}
23 $xwiki.ssfx.use("js/xwiki/table/table.css")
24 $xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js", true)
25 {{/velocity}}
26
27 (% border="1" cellspacing="10" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f7faff; width:1191.22px" %)
28 (% class="sortHeader" %)|=(% style="width: 319px;" %)Models|=(% style="width: 224px;" %)Devices Type|=(% style="width: 286px;" %)OS, CPU Info|=(% style="width: 193px;" %)Firmware requirement|=(% style="width: 160px;" %)OTA Update Detail
29 |(% style="width:319px" %)(((
30 [[LIG16>>https://www.dragino.com/products/lora-lorawan-gateway/item/171-lig16.html]],[[LPS8>>https://www.dragino.com/products/lora-lorawan-gateway/item/148-lps8.html]], [[LPS8N>>https://www.dragino.com/products/lora-lorawan-gateway/item/200-lps8n.html]], [[LG308>>https://www.dragino.com/products/lora-lorawan-gateway/item/140-lg308.html]], [[LG308N>>https://www.dragino.com/products/lora-lorawan-gateway/item/229-lg308n.html]], [[DLOS8>>https://www.dragino.com/products/lora-lorawan-gateway/item/160-dlos8.html]], [[DLOS8N** **>>https://www.dragino.com/products/lora-lorawan-gateway/item/225-dlos8n.html]]
31 )))|(% style="width:224px" %)LoRaWAN Gateway|(% style="width:286px" %)(((
32 * Linux OS: OpenWrt,
33 * CPU: 400MHz,
34 * Flash: 16MB, RAM: 64MB
35 )))|(% style="width:193px" %)(((
36 (((
37
38 )))
39 )))|(% style="width:160px" %)[[Change Log>>||anchor="H3.1ForLIG162CLPS82CLPS8N2CLG3082CLG308N2CDLOS82CDLOS8N"]]
40 |(% style="width:319px" %)[[LPS8v2>>https://www.dragino.com/products/lora-lorawan-gateway/item/228-lps8v2.html]]|(% style="width:224px" %)LoRaWAN Gateway|(% style="width:286px" %)(((
41 * Linux OS: Armbian,
42 * CPU: Quad-core Cortex-A7 1.2Ghz
43 * RAM: 512MB
44 * eMMC: 4GB
45 )))|(% style="width:193px" %)(((
46
47 )))|(% style="width:160px" %)[[Change Log>>||anchor="H3.2ForLPS8Nv2"]]
48 |(% style="width:319px" %)[[LG01v2>>https://www.dragino.com/products/lora-lorawan-gateway/item/244-lg01v2.html]]|(% style="width:224px" %)Single Channel LoRa Gateway|(% style="width:286px" %)(((
49 * Linux OS: Armbian,
50 * CPU: Quad-core Cortex-A7 1.2Ghz
51 * RAM: 512MB
52 * eMMC: 4GB
53 )))|(% style="width:193px" %)(((
54
55 )))|(% style="width:160px" %)[[Change Log>>||anchor="H3.3.ForLG01v2"]]
56
57
58
59 = 3. OTA Update Change Log =
60
61 == 3.1 For LIG16,LPS8, LPS8N, LG308, LG308N, DLOS8, DLOS8N ==
62
63
64 (% border="1" cellspacing="5" style="background-color:#f7faff; width:544px" %)
65 |(% style="width:106px" %)**Date**|(% style="width:183px" %)**Main Packages**|(% style="width:251px" %)**Change Log**
66 |(% style="width:106px" %)~-~-~-~-~-~-~-~-~-~-~-~-|(% style="width:183px" %)dragino_gw_fwd-2.6.0|(% style="width:251px" %)Basic versions
67 |(% style="width:106px" %)~-~-~-~-~-~-~-~-~-~-~-~-|(% style="width:183px" %)haserl_ui-1.2.1|(% style="width:251px" %)Basic versions
68 |(% style="width:106px" %)22-09-16|(% style="width:183px" %)dragino_gw_fwd-2.6.1|(% style="width:251px" %)Add lora global_config file for zn
69 |(% style="width:106px" %)22-11-16|(% style="width:183px" %)dragino_gw_fwd-2.6.3|(% style="width:251px" %)Optimize recycling threads
70 Optimize log output
71
72 == 3.2 For LPS8Nv2 ==
73
74
75 (% border="1" cellspacing="5" style="background-color:#f7faff; width:640.222px" %)
76 |(% style="width:110px" %)**Date**|(% style="width:236px" %)**Main Packages**|(% style="width:289px" %)**Change Log**
77 |(% style="width:110px" %)2022-10-23|(% style="width:236px" %)draginofwd-22-10-23|(% style="width:289px" %)Fix i2c interface error ( for FWD)
78 |(% style="width:110px" %)2023-01-06|(% style="width:236px" %)(((
79 dragino-httpd
80
81 dragino-ui
82
83 draginoups
84 )))|(% style="width:289px" %)(((
85 Add Login-Authentication
86
87 Add system/general  page
88
89 Add the fallback interface
90 )))
91 |(% style="width:110px" %)2023-01-10|(% style="width:236px" %)dragino-ui|(% style="width:289px" %)(((
92 Add timezone setting
93
94 Add Static IP setting with WLAN
95
96 Add the http/ssh port setting
97
98 Optimized built-in server updates
99
100 Fix the basic station display with the EUI
101
102
103 )))
104 |(% style="width:110px" %)2023-02-08|(% style="width:236px" %)dragino-ui|(% style="width:289px" %)(((
105 add the edit the address of fallback
106
107 Add Static IP setting with ETH
108 )))
109 |(% style="width:110px" %)2023-02-16|(% style="width:236px" %)armbian-bsp-cli-draginohp0z|(% style="width:289px" %)*Optimization Auto Update
110 *Add the docker cache clean
111
112 |(% style="width:110px" %) |(% style="width:236px" %) |(% style="width:289px" %)
113
114 == 3.3 For LG01v2 ==
115
116
117 (% border="1" cellspacing="5" style="background-color:#f7faff; width:550px" %)
118 |(% style="width:116px" %)**Date**|(% style="width:186px" %)**Main Packages**|(% style="width:244px" %)**Change Log**
119 |(% style="width:116px" %) |(% style="width:186px" %) |(% style="width:244px" %)
120 |(% style="width:116px" %) |(% style="width:186px" %) |(% style="width:244px" %)
121
122 == 3.4 TODO list ==
123
124
125 * Solve "DC no in band" issue for Senet Downink in EU868 band.
126 * Fixed fwd IN865 global configuration.
127 * Fixed Basic-station no connection after gateway reboot/power cycle.
128 * Fix GPS time issue
129 * Online/offline detect and reload improvement for LPS8v2 for UDP Connection.
130 * Online/offline detect and reload improvement for LPS8v2 for Chirpstack Gateway-Bridge Connection
131 * Fix Redis Memory Leak for build-in TTS
132
133 == 3.5 Finish list ==
134
135
136 * Add Fall Back IP to LPS8v2
137 * Add Login-Authentication
138
139 = 4. Disable OTA Update =
140
141
142 It is possible for clients to disable OTA update feature. Below is the instruction:
143
144
145
146
147
148
149
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0