<
From version < 76.1 >
edited by Xiaoling
on 2022/05/06 14:53
To version < 82.1 >
edited by Xiaoling
on 2022/05/06 15:35
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -95,9 +95,9 @@
95 95  
96 96  ==== 2.1 System structure ====
97 97  
98 - This example is an example to show how to set up the PG1302 + RPi as a LoRaWAN gateway to use with [[TheThingsNetwork>>http://www.thethingsnetwork.org/]](TTN) LoRaWAN server.
98 + This example is an example to show how to set up the PG1302 + RPi as a LoRaWAN gateway to use with [[TheThingsNetwork>>url:http://www.thethingsnetwork.org/]](TTN) LoRaWAN server.
99 99  
100 - Set up method for other server are similar
100 + Set up method for other server are similar.
101 101  
102 102  (% style="text-align:center" %)
103 103  [[image:1651743698677-436.png||height="457" width="686"]]
... ... @@ -143,10 +143,19 @@
143 143  
144 144  ==== 4.3 Access the Linux console ====
145 145  
146 -Connect the RPI Ethernet port to your router, RPi will obtain an IP address from your router. In the router’s management portal, you should be able to find what IP address the router has assigned to the RPI. You can use this IP to connect the WEB UI or SSH access of RPI.
146 +(((
147 + Connect the RPI Ethernet port to your router, RPi will obtain an IP address from your router. In the router’s management portal, you should be
148 +)))
147 147  
148 -Make sure your PC and the RPI is in the same network, then use a SSH tool (such as [[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]]) to access it. Below are screenshots
150 +(((
151 + able to find what IP address the router has assigned to the RPI. You can use this IP to connect the WEB UI or SSH access of RPI.
152 +)))
149 149  
154 +(((
155 + Make sure your PC and the RPI is in the same network, then use a SSH tool (such as [[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]]) to access it. Below are screenshots
156 +)))
157 +
158 +
150 150  (% style="text-align:center" %)
151 151  [[image:1651744193675-591.png||height="450" width="466"]]
152 152  
... ... @@ -173,15 +173,14 @@
173 173  
174 174  ===== 4.4.1 Home page =====
175 175  
176 - Open a browser on the PC and type the RPI ip address
185 + Open a browser on the PC and type the RPI ip address
177 177  
178 - [[http:~~/~~/IP_ADDRESS** **>>url:http://192.168.1.xx/]] (If the IP is assigned by uplink router)
187 + [[http:~~/~~/IP_ADDRESS** **>>url:http://192.168.1.xx/]] (If the IP is assigned by uplink router)
179 179  
189 + You will see the login interface of RPI as shown below.
180 180  
181 - You will see the login interface of RPI as shown below.
191 + The account details for Web Login are:
182 182  
183 - The account details for Web Login are:
184 -
185 185  **~ User Name: root**
186 186  
187 187  **~ Password:   dragino**
... ... @@ -222,24 +222,21 @@
222 222  (% style="text-align:center" %)
223 223  [[image:1651744767914-283.png||height="352" width="621"]]
224 224  
233 + Note *: See this instruction for how to configure TTN.
225 225  
235 + [[https:~~/~~/wiki.dragino.com/index.php?title=Notes_for_TTN>>url:https://wiki.dragino.com/index.php?title=Notes_for_TTN||style="background-color: rgb(255, 255, 255);"]]
226 226  
227 - Note *: See this instruction for how to configure TTN.
228 228  
229 - [[https:~~/~~/wiki.dragino.com/index.php?title=Notes_for_TTN>>url:https://wiki.dragino.com/index.php?title=Notes_for_TTN]]
230 -
231 -
232 232  ====== 4.4.3.2 Basic Station ======
233 233  
234 234  (% style="text-align:center" %)
235 235  [[image:1651744890629-683.png||height="380" width="621"]]
236 236  
243 + Note *: See this instruction for how to configure TTN.
237 237  
238 - Note *: See this instruction for how to configure TTN.
245 + [[https:~~/~~/wiki.dragino.com/index.php?title=Notes_for_AWS-IoT-Core>>url:https://wiki.dragino.com/index.php?title=Notes_for_AWS-IoT-Core]]
239 239  
240 - [[https:~~/~~/wiki.dragino.com/index.php?title=Notes_for_AWS-IoT-Core>>url:https://wiki.dragino.com/index.php?title=Notes_for_AWS-IoT-Core]]
241 241  
242 -
243 243  ===== 4.4.4 LogRead =====
244 244  
245 245  ====== 4.4.4.1 LoRa Log ======
... ... @@ -247,13 +247,12 @@
247 247  (% style="text-align:center" %)
248 248  [[image:1651744955955-452.png||height="571" width="621"]]
249 249  
255 + Show the frequency for LoRa Radio and traffics.
250 250  
251 - Show the frequency for LoRa Radio and traffics.
252 252  
253 -
254 254  ====== 4.4.4.2 System Log ======
255 255  
256 - Show system log.
260 + Show system log.
257 257  
258 258  (% style="text-align:center" %)
259 259  [[image:1651745003470-264.png||height="477" width="621"]]
... ... @@ -272,7 +272,7 @@
272 272  
273 273  ==== 5.1 OS requirement ====
274 274  
275 - RPI in this example is RPI model 4B with fresh Raspbian OS install.
279 + RPI in this example is RPI model 4B with fresh Raspbian OS install.
276 276  
277 277   pi@raspberrypi:~~$ cat /etc/os-release
278 278  
... ... @@ -297,17 +297,17 @@
297 297  
298 298  ==== 5.2 Get Gateway ID in Raspberry and input this in TTN v3. ====
299 299  
300 - In RPI, run below command to get a Gateway ID
304 + In RPI, run below command to get a Gateway ID
301 301  
302 - ifconfig eth0
306 + (% class="mark" %)ifconfig eth0
303 303  
304 304  (% style="text-align:center" %)
305 305  [[image:1651745210205-512.png||height="130" width="621"]]
306 306  
307 307  
308 - We got the ether (eth0 MAC) address is b8:27:eb:49:62:bc). Add ffff at the end and remove “:” to get the gateway ID: b827ebxxxxbcffff. Input this to TTN v3.
312 + We got the ether (eth0 MAC) address is b8:27:eb:49:62:bc). Add ffff at the end and remove “:” to get the gateway ID: b827ebxxxxbcffff. Input this to TTN v3.
309 309  
310 - Make sure to select legacy packet forwarder.
314 + Make sure to select legacy packet forwarder.
311 311  
312 312  (% style="text-align:center" %)
313 313  [[image:1651745267862-321.png||height="526" width="621"]]
... ... @@ -370,7 +370,7 @@
370 370  [[image:1651745657252-173.png||height="426" width="621"]]
371 371  
372 372  
373 -===== 5.5.2 Config Gateway ID, Frequency Band and Server address =====
377 +===== 5.2.2 Config Gateway ID, Frequency Band and Server address =====
374 374  
375 375   After installation, user can find the configuration file in** /etc/lora/ **Replace the gateway ID we got above to the **gateway_ID** in file **local_conf.json**
376 376  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0