Wiki source code of OTA Auto Update For Gateway Firmware
Version 6.1 by Edwin Chen on 2022/12/28 09:17
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | **Table of Contents:** | ||
2 | |||
3 | {{toc/}} | ||
4 | |||
5 | |||
6 | |||
7 | |||
8 | |||
9 | = 1. What is OTA and how it works = | ||
10 | |||
11 | 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 **bug fix** and **new features**. | ||
12 | |||
13 | In below case, gateway will connect to Dragino server to check for updates: | ||
14 | |||
15 | * Every reboot | ||
16 | * Every midnight (~~UTC time: 12:00) | ||
17 | |||
18 | = 2. Support hardrware & Software = | ||
19 | |||
20 | |||
21 | (% border="1" cellspacing="10" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f7faff; width:770px" %) | ||
22 | (% class="sortHeader" %)|=(% style="width: 227px;" %)Models|=(% style="width: 289px;" %)Devices Type|=(% style="width: 289px;" %)OS, CPU Info|=(% style="width: 135px;" %)Firmware requirement|=(% style="width: 116px;" %)OTA Update Detail | ||
23 | |(% style="width:227px" %)((( | ||
24 | LIG16,LPS8, LPS8N, LG308, LG308N, DLOS8, DLOS8N** ** | ||
25 | )))|(% style="width:289px" %)LoRaWAN Gateway|(% style="width:289px" %)Linux OS: OpenWrt, | ||
26 | CPU: 400MHz, | ||
27 | Flash: 16MB, RAM: 64MB|(% style="width:135px" %)>|(% style="width:116px" %)Change Log | ||
28 | |(% style="width:227px" %)LPS8v2|(% style="width:289px" %)LoRaWAN Gateway|(% style="width:289px" %)Linux OS: Armbian, | ||
29 | CPU: Quad-core Cortex-A7 1.2Ghz | ||
30 | RAM: 512MB | ||
31 | eMMC: 4GB|(% style="width:135px" %) |(% style="width:116px" %)Change Log | ||
32 | |(% style="width:227px" %)LG01v2|(% style="width:289px" %)Single Channel LoRa Gateway|(% style="width:289px" %)((( | ||
33 | Linux OS: Armbian, | ||
34 | CPU: Quad-core Cortex-A7 1.2Ghz | ||
35 | RAM: 512MB | ||
36 | eMMC: 4GB | ||
37 | )))|(% style="width:135px" %) |(% style="width:116px" %)Change Log | ||
38 | |||
39 | = 3. OTA Update Change Log = | ||
40 | |||
41 | == 3.1 For LIG16,LPS8, LPS8N, LG308, LG308N, DLOS8, DLOS8N == | ||
42 | |||
43 | |||
44 | == 3.2 For LPS8Nv2 == | ||
45 | |||
46 | |||
47 | == 3.3. For LG01v2 == | ||
48 | |||
49 | |||
50 | |||
51 | = 4. Disable OTA Update = | ||
52 | |||
53 | It is possible for clients to disable OTA update feature. Below is the instruction: |