<
From version < 52.1 >
edited by Xiaoye
on 2022/08/01 11:31
To version < 57.1 >
edited by Edwin Chen
on 2022/08/15 11:05
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoye
1 +XWiki.Edwin
Content
... ... @@ -13,8 +13,8 @@
13 13  * HP0A
14 14  * HP0C
15 15  * LPS8v2
16 +* MS20
16 16  
17 -
18 18  = 2.  Development Guide =
19 19  
20 20  
... ... @@ -21,9 +21,11 @@
21 21  For advanced users to develop Driver/ Linux etc
22 22  
23 23  
24 +
24 24  == 2.1  How to recompile LoRaWAN Concentrator Driver ( dragino-fwd package). ==
25 25  
26 26  
28 +
27 27  === (% style="color:blue" %)**Step 1. Clone dragino-fwd package**(%%) ===
28 28  
29 29  
... ... @@ -67,6 +67,7 @@
67 67  [[image:image-20220527154311-4.png||height="385" width="773"]]
68 68  
69 69  
72 +
70 70  === (% style="color:blue" %)**Step 3. Install the dragino_fwd**(%%) ===
71 71  
72 72  
... ... @@ -108,9 +108,11 @@
108 108  
109 109  
110 110  
111 -== 2.3  How to flash SD card to eMMC ==
114 +== 2.3  How to flash SD card to (eMMC) device's built-in Memory ==
112 112  
113 113  
117 +=== 2.3.1 Prepare a SD card with OS. ===
118 +
114 114   //**Preparations:**//
115 115  
116 116  ~1. Prepare an SD card and a// card reader device//
... ... @@ -117,17 +117,20 @@
117 117  
118 118  2. Formatting the SD card (//Make sure the SD card is empty//)
119 119  
120 -3. //Download the OS image~: ( Such as **[[dragino-lps8v2-1.2img>>url:http://repo.dragino.com/release/hp0c-image/dragino-lps8v2-1.2.img]]** )//
125 +3. //Download the OS image from xxxxx: ( File format **dragino-lps8v2-1.5.img** )//
121 121  
122 -4. //A Flash software tool ( Such as **[[balenaEtcher>>url:https://www.balena.io/etcher/]]** )//
127 +4. //A Flash software tool ( Such as 版本 from **[[balenaEtcher>>url:https://www.balena.io/etcher/]]** )//
123 123  
124 -5. //Open the LPS8-V2 shell, and put the SD card into the card slot//
125 125  
126 -6. Power on the device and access the gateway's CLI via the serial port.
130 +=== 2.3.2 Flash SD card to device's eMMC. ===
127 127  
128 -7. Login and run the below command to flash.
132 +//1. Open the device's enclosure, and put the SD card into the SD card slot//
129 129  
134 +//2. Power on the device and access the gateway's CLI via the serial port.//
130 130  
136 +//3. Login and run the below command to flash.//
137 +
138 +
131 131  (% style="color:red" %)**Run command:**
132 132  
133 133  (% class="box infomessage" %)
... ... @@ -162,5 +162,13 @@
162 162  (% style="color:red" %)**Note: After the flash is complete, power off the device and then remove the SD card.**
163 163  
164 164  
173 +Init the new Os
165 165  
175 +
176 +Run the command
177 +
178 +
179 +wget -P /tmp/ http:~/~/repo.dragino.com/release/hp0c-image/lps8v2_init.sh && chmod +x /tmp/lps8v2_init.sh && /tmp/lps8v2_init.sh
180 +
181 +
166 166  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0