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

Summary

Details

Page properties
Content
... ... @@ -70,16 +70,16 @@
70 70  
71 71  ==== 1.5 LEDs ====
72 72  
73 - TX: Blink when transmit a packet
73 + TX: Blink when transmit a packet
74 74  
75 - RX: Blink when receive a packet
75 + RX: Blink when receive a packet
76 76  
77 - Config: Always ON
77 + Config: Always ON
78 78  
79 79  
80 80  ==== 1.6 Power Consumption ====
81 81  
82 - TBD
82 + TBD
83 83  
84 84  
85 85  ==== 1.7 Applications ====
... ... @@ -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>>url: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>>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,21 +143,10 @@
143 143  
144 144  ==== 4.3 Access the Linux console ====
145 145  
146 -(((
147 -(((
148 - 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
149 -)))
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.
150 150  
151 -(((
152 - 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.
153 -)))
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
154 154  
155 -(((
156 - 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
157 -)))
158 -)))
159 -
160 -
161 161  (% style="text-align:center" %)
162 162  [[image:1651744193675-591.png||height="450" width="466"]]
163 163  
... ... @@ -184,14 +184,15 @@
184 184  
185 185  ===== 4.4.1 Home page =====
186 186  
187 - Open a browser on the PC and type the RPI ip address
176 + Open a browser on the PC and type the RPI ip address
188 188  
189 - [[http:~~/~~/IP_ADDRESS** **>>url:http://192.168.1.xx/]] (If the IP is assigned by uplink router)
178 + [[http:~~/~~/IP_ADDRESS** **>>url:http://192.168.1.xx/]] (If the IP is assigned by uplink router)
190 190  
191 - You will see the login interface of RPI as shown below.
192 192  
193 - The account details for Web Login are:
181 + You will see the login interface of RPI as shown below.
194 194  
183 + The account details for Web Login are:
184 +
195 195  **~ User Name: root**
196 196  
197 197  **~ Password:   dragino**
... ... @@ -232,21 +232,24 @@
232 232  (% style="text-align:center" %)
233 233  [[image:1651744767914-283.png||height="352" width="621"]]
234 234  
235 - Note *: See this instruction for how to configure TTN.
236 236  
237 - [[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);"]]
238 238  
227 + Note *: See this instruction for how to configure TTN.
239 239  
229 + [[https:~~/~~/wiki.dragino.com/index.php?title=Notes_for_TTN>>url:https://wiki.dragino.com/index.php?title=Notes_for_TTN]]
230 +
231 +
240 240  ====== 4.4.3.2 Basic Station ======
241 241  
242 242  (% style="text-align:center" %)
243 243  [[image:1651744890629-683.png||height="380" width="621"]]
244 244  
245 - Note *: See this instruction for how to configure TTN.
246 246  
247 - [[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]]
238 + Note *: See this instruction for how to configure TTN.
248 248  
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]]
249 249  
242 +
250 250  ===== 4.4.4 LogRead =====
251 251  
252 252  ====== 4.4.4.1 LoRa Log ======
... ... @@ -254,12 +254,13 @@
254 254  (% style="text-align:center" %)
255 255  [[image:1651744955955-452.png||height="571" width="621"]]
256 256  
257 - Show the frequency for LoRa Radio and traffics.
258 258  
251 + Show the frequency for LoRa Radio and traffics.
259 259  
253 +
260 260  ====== 4.4.4.2 System Log ======
261 261  
262 - Show system log.
256 + Show system log.
263 263  
264 264  (% style="text-align:center" %)
265 265  [[image:1651745003470-264.png||height="477" width="621"]]
... ... @@ -278,7 +278,7 @@
278 278  
279 279  ==== 5.1 OS requirement ====
280 280  
281 - RPI in this example is RPI model 4B with fresh Raspbian OS install.
275 + RPI in this example is RPI model 4B with fresh Raspbian OS install.
282 282  
283 283   pi@raspberrypi:~~$ cat /etc/os-release
284 284  
... ... @@ -303,17 +303,17 @@
303 303  
304 304  ==== 5.2 Get Gateway ID in Raspberry and input this in TTN v3. ====
305 305  
306 - In RPI, run below command to get a Gateway ID
300 + In RPI, run below command to get a Gateway ID
307 307  
308 - (% class="mark" %)ifconfig eth0
302 + ifconfig eth0
309 309  
310 310  (% style="text-align:center" %)
311 311  [[image:1651745210205-512.png||height="130" width="621"]]
312 312  
313 313  
314 - 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.
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.
315 315  
316 - Make sure to select legacy packet forwarder.
310 + Make sure to select legacy packet forwarder.
317 317  
318 318  (% style="text-align:center" %)
319 319  [[image:1651745267862-321.png||height="526" width="621"]]
... ... @@ -376,22 +376,22 @@
376 376  [[image:1651745657252-173.png||height="426" width="621"]]
377 377  
378 378  
379 -===== 5.2.2 Config Gateway ID, Frequency Band and Server address =====
373 +===== 5.5.2 Config Gateway ID, Frequency Band and Server address =====
380 380  
381 - 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**
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**
382 382  
383 - The default LoRaWAN server points to localhost, user need to put the correct server address to the server_address field in file **local_conf.json**, like below.
377 + The default LoRaWAN server points to localhost, user need to put the correct server address to the server_address field in file **local_conf.json**, like below.
384 384  
385 385  (% style="text-align:center" %)
386 386  [[image:1651745709709-887.png||height="820" width="621"]]
387 387  
388 388  
389 - User can find the TTN v3 server address from:
383 + User can find the TTN v3 server address from:
390 390  
391 - [[Server Addresses ~| The Things Stack for LoRaWAN (thethingsindustries.com)>>url:https://www.thethingsindustries.com/docs/getting-started/server-addresses/#deployments]]
385 + [[Server Addresses ~| The Things Stack for LoRaWAN (thethingsindustries.com)>>url:https://www.thethingsindustries.com/docs/getting-started/server-addresses/#deployments]]
392 392  
393 393  
394 - And the default frequency band is US915 in **global_conf.json** file.
388 + And the default frequency band is US915 in **global_conf.json** file.
395 395  
396 396  (% style="text-align:center" %)
397 397  [[image:1651745838008-820.png||height="650" width="621"]]
... ... @@ -422,39 +422,43 @@
422 422  
423 423  ===== 5.2.3 Check result =====
424 424  
425 - Run below command to restart the dragino_fwd:
419 + Run below command to restart the dragino_fwd:
426 426  
427 427   sudo systemctl stop draginofwd
428 428  
429 429   sudo systemctl start draginofwd
430 430  
431 - debug check the ruing status of fwd:
425 + debug check the ruing status of fwd:
432 432  
433 - sudo systemctl status draginofwd
427 + sudo systemctl status draginofwd
434 434  
435 435  (% style="text-align:center" %)
436 436  [[image:1651746045057-414.png]]
437 437  
438 438  
439 - The dragino_fwd will start with the new gateway ID and TTN v3 should show the connection ok:
433 + The dragino_fwd will start with the new gateway ID and TTN v3 should show the connection ok:
440 440  
441 441  (% style="text-align:center" %)
442 442  [[image:1651746078253-168.png||height="372" width="621"]]
443 443  
444 444  
445 - We can check dragino_fwd running states in RPi by running:
446 446  
447 - //**sudo journalctl -u draginofwd -f**//
440 + We can check dragino_fwd running states in RPi by running:
448 448  
442 + //**sudo journalctl -u draginofwd -f**//
443 +
449 449  (% style="text-align:center" %)
450 450  [[image:1651746111963-838.png]]
451 451  
452 - If there are LoRaWAN nodes transmits nearby, we can see the traffic in TTN v3 –> Gateway ~-~-> Live data
453 453  
448 +
449 + If there are LoRaWAN nodes transmits nearby, we can see the traffic in TTN v3 –> Gateway ~-~-> Live data
450 +
454 454  (% style="text-align:center" %)
455 455  [[image:1651746139304-966.png||height="326" width="621"]]
456 456  
457 457  
455 +
458 458  ===== 5.2.4 Commands to handle service =====
459 459  
460 460  * **Stop** dragino_fwd service:  sudo systemctl stop draginofwd
... ... @@ -465,7 +465,7 @@
465 465  
466 466  === 6. Order Info ===
467 467  
468 - Part Number: **PG1302-XX**  Or  Part Number: **PG1302-PI-XX   **(Include RPi converter board for RPI 3/4)
466 + Part Number: **PG1302-XX**  Or Part Number: **PG1302-PI-XX   **(Include RPi converter board for RPI 3/4)
469 469  
470 470  **~ XX:**
471 471  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0