Version 16.1 by Xiaoye on 2023/01/09 09:20

Hide last authors
Edwin Chen 5.1 1 **Table of Contents:**
2
3 {{toc/}}
4
5
6
7
8
Edwin Chen 2.1 9 = 1. What is OTA and how it works =
Xiaoling 1.2 10
Xiaoling 6.2 11
Xiaoling 6.6 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**.
Xiaoling 1.2 13
Edwin Chen 2.1 14 In below case, gateway will connect to Dragino server to check for updates:
Xiaoling 1.2 15
Edwin Chen 2.1 16 * Every reboot
17 * Every midnight (~~UTC time: 12:00)
Xiaoling 1.2 18
Xiaoling 15.3 19
Edwin Chen 2.1 20 = 2. Support hardrware & Software =
Xiaoling 1.2 21
Edwin Chen 2.1 22
Xiaoling 6.3 23 {{velocity}}
24 $xwiki.ssfx.use("js/xwiki/table/table.css")
25 $xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js", true)
26 {{/velocity}}
27
Xiaoling 15.4 28 (% border="1" cellspacing="10" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f7faff; width:1146px" %)
29 (% class="sortHeader" %)|=(% style="width: 319px;" %)Models|=(% style="width: 224px;" %)Devices Type|=(% style="width: 286px;" %)OS, CPU Info|=(% style="width: 171px;" %)Firmware requirement|=(% style="width: 136px;" %)OTA Update Detail
Xiaoye 14.1 30 |(% style="width:319px" %)(((
Xiaoling 6.4 31 [[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]]
Xiaoling 15.4 32 )))|(% style="width:224px" %)LoRaWAN Gateway|(% style="width:286px" %)(((
Xiaoling 6.6 33 * Linux OS: OpenWrt,
34 * CPU: 400MHz,
35 * Flash: 16MB, RAM: 64MB
Xiaoling 15.4 36 )))|(% style="width:171px" %)(((
Xiaoling 6.3 37 (((
38
39 )))
Xiaoling 15.4 40 )))|(% style="width:136px" %)[[Change Log>>||anchor="H3.1ForLIG162CLPS82CLPS8N2CLG3082CLG308N2CDLOS82CDLOS8N"]]
41 |(% style="width:319px" %)[[LPS8v2>>https://www.dragino.com/products/lora-lorawan-gateway/item/228-lps8v2.html]]|(% style="width:224px" %)LoRaWAN Gateway|(% style="width:286px" %)(((
Xiaoling 6.6 42 * Linux OS: Armbian,
43 * CPU: Quad-core Cortex-A7 1.2Ghz
44 * RAM: 512MB
45 * eMMC: 4GB
Xiaoling 15.4 46 )))|(% style="width:171px" %)(((
Xiaoling 6.3 47
Xiaoling 15.4 48 )))|(% style="width:136px" %)[[Change Log>>||anchor="H3.2ForLPS8Nv2"]]
49 |(% 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" %)(((
Xiaoling 6.6 50 * Linux OS: Armbian,
51 * CPU: Quad-core Cortex-A7 1.2Ghz
52 * RAM: 512MB
53 * eMMC: 4GB
Xiaoling 15.4 54 )))|(% style="width:171px" %)(((
Xiaoling 6.3 55
Xiaoling 15.4 56 )))|(% style="width:136px" %)[[Change Log>>||anchor="H3.3.ForLG01v2"]]
Edwin Chen 2.1 57
Xiaoling 15.3 58
Edwin Chen 4.1 59 = 3. OTA Update Change Log =
60
61 == 3.1 For LIG16,LPS8, LPS8N, LG308, LG308N, DLOS8, DLOS8N ==
62
63
Xiaoling 15.5 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
Xiaoling 15.2 70 Optimize log output
Xiaoye 9.1 71
Xiaoye 10.1 72
Edwin Chen 4.1 73 == 3.2 For LPS8Nv2 ==
74
75
Xiaoling 15.5 76 (% border="1" cellspacing="5" style="background-color:#f7faff; width:540px" %)
77 |(% style="width:110px" %)**Date**|(% style="width:180px" %)**Main Packages**|(% style="width:246px" %)**Change Log**
78 |(% style="width:110px" %)2022-10-23|(% style="width:180px" %)draginofwd-22-10-23|(% style="width:246px" %)Fix i2c interface error ( for FWD)
Xiaoye 16.1 79 |(% style="width:110px" %)2023-01-06|(% style="width:180px" %)(((
80 dragino-httpd
Xiaoye 10.1 81
Xiaoye 16.1 82 dragino-ui
Xiaoye 10.1 83
Xiaoye 16.1 84 draginoups
85 )))|(% style="width:246px" %)(((
86 Add Login-Authentication
Xiaoling 15.3 87
Xiaoye 16.1 88 Add system/general  page
89
90 Add the fallback interface
91 )))
92 |(% style="width:110px" %) |(% style="width:180px" %) |(% style="width:246px" %)
93 |(% style="width:110px" %) |(% style="width:180px" %) |(% style="width:246px" %)
94
95
Edwin Chen 4.1 96 == 3.3. For LG01v2 ==
97
98
Xiaoling 15.5 99 (% border="1" cellspacing="5" style="background-color:#f7faff; width:550px" %)
100 |(% style="width:116px" %)**Date**|(% style="width:186px" %)**Main Packages**|(% style="width:244px" %)**Change Log**
101 |(% style="width:116px" %) |(% style="width:186px" %) |(% style="width:244px" %)
102 |(% style="width:116px" %) |(% style="width:186px" %) |(% style="width:244px" %)
Xiaoye 10.1 103
104
Edwin Chen 7.1 105 == 3.4 TODO list ==
Edwin Chen 4.1 106
Xiaoling 8.2 107
Edwin Chen 7.1 108 * Solve "DC no in band" issue for Senet Downink in EU868 band.
Xiaoye 12.1 109
Xiaoling 15.3 110
Xiaoye 12.1 111 == 3.5 Finish list ==
112
Xiaoling 15.3 113
Edwin Chen 8.1 114 * Add Fall Back IP to LPS8v2
Xiaoye 12.1 115 * Add Login-Authentication
Edwin Chen 7.1 116
Xiaoling 15.3 117
Edwin Chen 4.1 118 = 4. Disable OTA Update =
119
Xiaoling 6.2 120
Edwin Chen 4.1 121 It is possible for clients to disable OTA update feature. Below is the instruction:
Xiaoling 6.2 122
123
124
125
126
127
128