Version 6.6 by Xiaoling on 2022/12/28 10:19

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
20
21 = 2. Support hardrware & Software =
22
23
24 {{velocity}}
25 $xwiki.ssfx.use("js/xwiki/table/table.css")
26 $xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js", true)
27 {{/velocity}}
28
29 (% border="1" cellspacing="10" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f7faff; width:1026.99px" %)
30 (% class="sortHeader" %)|=(% style="width: 176px;" %)Models|=(% style="width: 212px;" %)Devices Type|=(% style="width: 237px;" %)OS, CPU Info|=(% style="width: 176px;" %)Firmware requirement|=(% style="width: 222px;" %)OTA Update Detail
31 |(% style="width:176px" %)(((
32 [[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]]
33 )))|(% style="width:212px" %)LoRaWAN Gateway|(% style="width:237px" %)(((
34 * Linux OS: OpenWrt,
35 * CPU: 400MHz,
36 * Flash: 16MB, RAM: 64MB
37 )))|(% style="width:176px" %)(((
38 (((
39
40 )))
41 )))|(% style="width:222px" %)[[Change Log>>||anchor="H3.1ForLIG162CLPS82CLPS8N2CLG3082CLG308N2CDLOS82CDLOS8N"]]
42 |(% style="width:176px" %)[[LPS8v2>>https://www.dragino.com/products/lora-lorawan-gateway/item/228-lps8v2.html]]|(% style="width:212px" %)LoRaWAN Gateway|(% style="width:237px" %)(((
43 * Linux OS: Armbian,
44 * CPU: Quad-core Cortex-A7 1.2Ghz
45 * RAM: 512MB
46 * eMMC: 4GB
47 )))|(% style="width:176px" %)(((
48
49 )))|(% style="width:222px" %)[[Change Log>>||anchor="H3.2ForLPS8Nv2"]]
50 |(% style="width:176px" %)[[LG01v2>>https://www.dragino.com/products/lora-lorawan-gateway/item/244-lg01v2.html]]|(% style="width:212px" %)Single Channel LoRa Gateway|(% style="width:237px" %)(((
51 * Linux OS: Armbian,
52 * CPU: Quad-core Cortex-A7 1.2Ghz
53 * RAM: 512MB
54 * eMMC: 4GB
55 )))|(% style="width:176px" %)(((
56
57 )))|(% style="width:222px" %)[[Change Log>>||anchor="H3.3.ForLG01v2"]]
58
59
60
61 = 3. OTA Update Change Log =
62
63 == 3.1 For LIG16,LPS8, LPS8N, LG308, LG308N, DLOS8, DLOS8N ==
64
65
66 == 3.2 For LPS8Nv2 ==
67
68
69 == 3.3. For LG01v2 ==
70
71
72
73 = 4. Disable OTA Update =
74
75
76 It is possible for clients to disable OTA update feature. Below is the instruction:
77
78
79
80
81
82
83