<
From version < 59.1 >
edited by Xiaoye
on 2022/08/20 13:48
To version < 54.1 >
edited by Xiaoye
on 2022/08/05 10:38
>
Change comment: There is no comment for this version

Summary

Details

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