<
From version < 51.1 >
edited by Xiaoye
on 2022/08/01 11:31
To version < 56.1 >
edited by Edwin Chen
on 2022/08/15 11:01
>
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,9 +13,9 @@
13 13  * HP0A
14 14  * HP0C
15 15  * LPS8v2
16 +* MS20
16 16  
17 17  
18 -
19 19  = 2.  Development Guide =
20 20  
21 21  
... ... @@ -22,9 +22,11 @@
22 22  For advanced users to develop Driver/ Linux etc
23 23  
24 24  
25 +
25 25  == 2.1  How to recompile LoRaWAN Concentrator Driver ( dragino-fwd package). ==
26 26  
27 27  
29 +
28 28  === (% style="color:blue" %)**Step 1. Clone dragino-fwd package**(%%) ===
29 29  
30 30  
... ... @@ -68,6 +68,7 @@
68 68  [[image:image-20220527154311-4.png||height="385" width="773"]]
69 69  
70 70  
73 +
71 71  === (% style="color:blue" %)**Step 3. Install the dragino_fwd**(%%) ===
72 72  
73 73  
... ... @@ -118,9 +118,9 @@
118 118  
119 119  2. Formatting the SD card (//Make sure the SD card is empty//)
120 120  
121 -3. //Download the OS image~: ( Such as **[[draginohp0d-1.9img>>url:http://repo.dragino.com/release/hp0c-image/dragino-lps8v2-1.2.img]]** )//
124 +3. //Download the OS image from xxxxx: ( File format **dragino-lps8v2-1.5.img** )//
122 122  
123 -4. //A Flash software tool ( Such as **[[balenaEtcher>>url:https://www.balena.io/etcher/]]** )//
126 +4. //A Flash software tool ( Such as 版本 from **[[balenaEtcher>>url:https://www.balena.io/etcher/]]** )//
124 124  
125 125  5. //Open the LPS8-V2 shell, and put the SD card into the card slot//
126 126  
... ... @@ -163,5 +163,13 @@
163 163  (% style="color:red" %)**Note: After the flash is complete, power off the device and then remove the SD card.**
164 164  
165 165  
169 +Init the new Os
166 166  
171 +
172 +Run the command
173 +
174 +
175 +wget -P /tmp/ http:~/~/repo.dragino.com/release/hp0c-image/lps8v2_init.sh && chmod +x /tmp/lps8v2_init.sh && /tmp/lps8v2_init.sh
176 +
177 +
167 167  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0