<
From version < 50.1 >
edited by Xiaoling
on 2022/07/14 11:04
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.Xiaoling
1 +XWiki.Edwin
Content
... ... @@ -13,10 +13,9 @@
13 13  * HP0A
14 14  * HP0C
15 15  * LPS8v2
16 +* MS20
16 16  
17 17  
18 -
19 -
20 20  = 2.  Development Guide =
21 21  
22 22  
... ... @@ -23,9 +23,11 @@
23 23  For advanced users to develop Driver/ Linux etc
24 24  
25 25  
25 +
26 26  == 2.1  How to recompile LoRaWAN Concentrator Driver ( dragino-fwd package). ==
27 27  
28 28  
29 +
29 29  === (% style="color:blue" %)**Step 1. Clone dragino-fwd package**(%%) ===
30 30  
31 31  
... ... @@ -69,6 +69,7 @@
69 69  [[image:image-20220527154311-4.png||height="385" width="773"]]
70 70  
71 71  
73 +
72 72  === (% style="color:blue" %)**Step 3. Install the dragino_fwd**(%%) ===
73 73  
74 74  
... ... @@ -113,6 +113,23 @@
113 113  == 2.3  How to flash SD card to eMMC ==
114 114  
115 115  
118 + //**Preparations:**//
119 +
120 +~1. Prepare an SD card and a// card reader device//
121 +
122 +2. Formatting the SD card (//Make sure the SD card is empty//)
123 +
124 +3. //Download the OS image from xxxxx: ( File format **dragino-lps8v2-1.5.img** )//
125 +
126 +4. //A Flash software tool ( Such as 版本 from **[[balenaEtcher>>url:https://www.balena.io/etcher/]]** )//
127 +
128 +5. //Open the LPS8-V2 shell, and put the SD card into the card slot//
129 +
130 +6. Power on the device and access the gateway's CLI via the serial port.
131 +
132 +7. Login and run the below command to flash.
133 +
134 +
116 116  (% style="color:red" %)**Run command:**
117 117  
118 118  (% class="box infomessage" %)
... ... @@ -147,5 +147,13 @@
147 147  (% style="color:red" %)**Note: After the flash is complete, power off the device and then remove the SD card.**
148 148  
149 149  
169 +Init the new Os
150 150  
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 +
151 151  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0