<
From version < 98.8 >
edited by Xiaoling
on 2022/05/07 13:50
To version < 98.5 >
edited by Xiaoling
on 2022/05/07 11:54
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -127,7 +127,7 @@
127 127  
128 128  ==== 2.2 Hardware Installation ====
129 129  
130 -**Important Notice: **Please power the RPI with 5V,3A cable.
130 +**~ Important Notice: **Please power the RPI with 5V,3A cable.
131 131  
132 132  [[image:1651743803032-803.png]]
133 133  
... ... @@ -218,6 +218,7 @@
218 218  **~ Password:   dragino**
219 219  )))
220 220  
221 +(% style="text-align:center" %)
221 221  [[image:1651744457761-993.png||height="352" width="621"]]
222 222  
223 223  
... ... @@ -224,24 +224,29 @@
224 224  ===== 4.4.2 LoRa Page =====
225 225  
226 226  (((
227 -This page shows the LoRa Radio Settings. There are a set of default frequency band according to LoRaWAN protocol, and user can customize the band* as well.
228 + This page shows the LoRa Radio Settings. There are a set of default frequency band according to LoRaWAN
228 228  )))
229 229  
231 +(((
232 + protocol, and user can customize the band* as well.
233 +)))
234 +
235 +(% style="text-align:center" %)
230 230  [[image:1651744554845-970.png||height="328" width="621"]]
231 231  
232 -Different PG1302 hardware version can support different frequency range:
238 + Different PG1302 hardware version can support different frequency range:
233 233  
234 -➢ 868: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.
240 + ➢ 868: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.
235 235  
236 -➢ 915: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920
242 + ➢ 915: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920
237 237  
238 -After user choose the frequency plan, he can see the actually frequency in used by checking the
244 + After user choose the frequency plan, he can see the actually frequency in used by checking the
239 239  
240 -page LogRead ~-~-> LoRa Log
246 + page LogRead ~-~-> LoRa Log
241 241  
242 -Note *: See this instruction for how to customize frequency band
248 + Note *: See this instruction for how to customize frequency band
243 243  
244 -[[http:~~/~~/wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway>>url:http://wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway]]
250 + [[http:~~/~~/wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway>>url:http://wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway]]
245 245  
246 246  
247 247  ===== 4.4.3 LoRaWAN Page =====
... ... @@ -248,6 +248,8 @@
248 248  
249 249  ====== 4.4.3.1 Semtech UDP ======
250 250  
257 +
258 +(% style="text-align:center" %)
251 251  [[image:1651744767914-283.png||height="352" width="621"]]
252 252  
253 253   Note *: See this instruction for how to configure TTN.
... ... @@ -257,11 +257,12 @@
257 257  
258 258  ====== 4.4.3.2 Basic Station ======
259 259  
268 +(% style="text-align:center" %)
260 260  [[image:1651744890629-683.png||height="380" width="621"]]
261 261  
262 -Note *: See this instruction for how to configure TTN.
271 + Note *: See this instruction for how to configure TTN.
263 263  
264 -[[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]]
273 + [[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]]
265 265  
266 266  
267 267  ===== 4.4.4 LogRead =====
... ... @@ -268,22 +268,26 @@
268 268  
269 269  ====== 4.4.4.1 LoRa Log ======
270 270  
280 +(% style="text-align:center" %)
271 271  [[image:1651744955955-452.png||height="571" width="621"]]
272 272  
273 -Show the frequency for LoRa Radio and traffics.
283 + Show the frequency for LoRa Radio and traffics.
274 274  
275 275  
276 276  ====== 4.4.4.2 System Log ======
277 277  
278 -Show system log.
288 + Show system log.
279 279  
290 +(% style="text-align:center" %)
280 280  [[image:1651745003470-264.png||height="477" width="621"]]
281 281  
282 282  
294 +
283 283  ====== 4.4.4.3 Record Log ======
284 284  
285 -**Record the system log.**
297 +**~ Record the system log.**
286 286  
299 +(% style="text-align:center" %)
287 287  [[image:1651745069814-662.png||height="144" width="621"]]
288 288  
289 289  
... ... @@ -291,7 +291,7 @@
291 291  
292 292  ==== 5.1 OS requirement ====
293 293  
294 -RPI in this example is RPI model 4B with fresh Raspbian OS install.
307 + RPI in this example is RPI model 4B with fresh Raspbian OS install.
295 295  
296 296   pi@raspberrypi:~~$ cat /etc/os-release
297 297  
... ... @@ -316,58 +316,79 @@
316 316  
317 317  ==== 5.2 Get Gateway ID in Raspberry and input this in TTN v3. ====
318 318  
319 -In RPI, run below command to get a Gateway ID
332 + In RPI, run below command to get a Gateway ID
320 320  
321 321   (% class="mark" %)ifconfig eth0
322 322  
336 +(% style="text-align:center" %)
323 323  [[image:1651745210205-512.png||height="130" width="621"]]
324 324  
325 325  (((
326 -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. Make sure to select legacy packet forwarder.
340 + We got the ether (eth0 MAC) address is b8:27:eb:49:62:bc). Add ffff at the end and remove “:” to get the
327 327  )))
328 328  
343 +(((
344 + gateway ID: b827ebxxxxbcffff.  Input this to TTN v3. Make sure to select legacy packet forwarder.
345 +)))
346 +
347 +(% style="text-align:center" %)
329 329  [[image:1651745267862-321.png||height="526" width="621"]]
330 330  
350 +
351 +
352 +(% style="text-align:center" %)
331 331  [[image:1651745306744-481.png||height="478" width="621"]]
332 332  
333 333  After set up, the status should show not connected as below:
334 334  
357 +(% style="text-align:center" %)
335 335  [[image:1651745366987-458.png||height="363" width="621"]]
336 336  
337 337  
338 338  ===== 5.2.1 Download and install LoRaWAN packet forwarder =====
339 339  
340 -Enable SPI and I2C first:
363 + Enable SPI and I2C first:
341 341  
342 -a)SPI needs to be enabled on the Raspberry Pi
365 + a)SPI needs to be enabled on the Raspberry Pi
343 343  
344 -Run sudo raspi-config to open the config window
367 + Run sudo raspi-config to open the config window
345 345  
369 +(% style="text-align:center" %)
346 346  [[image:1651745476754-240.png||height="235" width="631"]]
347 347  
372 +
373 +(% style="text-align:center" %)
348 348  [[image:image-20220505181135-1.png]]
349 349  
376 +(% style="text-align:center" %)
350 350  [[image:image-20220505181135-2.png]]
351 351  
352 -In RPI , Fist: Enter root account:
353 353  
380 +
381 +
382 + In RPI , Fist: Enter root account:
383 +
384 +(% style="text-align:center" %)
354 354  [[image:1651745583363-614.png]]
355 355  
356 356  
357 -and then run:
388 + and then run:
358 358  
359 -wget [[https:~~/~~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/auto_install.sh>>url:https://www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/auto_install.sh]]
390 + wget [[https:~~/~~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/auto_install.sh>>url:https://www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/auto_install.sh]]
360 360  
361 -chmod +x ./auto_install.sh
392 + chmod +x ./auto_install.sh
362 362  
363 -./auto_install.sh
394 + ./auto_install.sh
364 364  
396 +(% style="text-align:center" %)
365 365  [[image:1651745611629-818.png]]
366 366  
367 -This will download the packet forwarder package from Dragino Server to RPI, and start install the package.
368 368  
369 -You can get these output:
400 + This will download the packet forwarder package from Dragino Server to RPI, and start install the package.
370 370  
402 + You can get these output:
403 +
404 +(% style="text-align:center" %)
371 371  [[image:1651745657252-173.png||height="426" width="621"]]
372 372  
373 373  
... ... @@ -374,36 +374,52 @@
374 374  ===== 5.2.2 Config Gateway ID, Frequency Band and Server address =====
375 375  
376 376  (((
377 -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.**
411 + After installation, user can find the configuration file in** /etc/lora/ **Replace the gateway ID we got above to the
378 378  )))
379 379  
380 380  (((
381 -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.
415 +**~ gateway_ID** in file **local_conf.json**
382 382  )))
383 383  
418 +(((
419 + The default LoRaWAN server points to localhost, user need to put the correct server address to the
420 +)))
421 +
422 +(((
423 + server_address field in file **local_conf.json**, like below.
424 +)))
425 +
426 +(% style="text-align:center" %)
384 384  [[image:1651745709709-887.png||height="820" width="621"]]
385 385  
386 -User can find the TTN v3 server address from:
387 387  
388 -[[Server Addresses ~| The Things Stack for LoRaWAN (thethingsindustries.com)>>url:https://www.thethingsindustries.com/docs/getting-started/server-addresses/#deployments]]
430 + User can find the TTN v3 server address from:
389 389  
432 + [[Server Addresses ~| The Things Stack for LoRaWAN (thethingsindustries.com)>>url:https://www.thethingsindustries.com/docs/getting-started/server-addresses/#deployments]]
390 390  
391 -And the default frequency band is US915 in **global_conf.json** file.
392 392  
435 + And the default frequency band is US915 in **global_conf.json** file.
436 +
437 +(% style="text-align:center" %)
393 393  [[image:1651745838008-820.png||height="650" width="621"]]
394 394  
440 +
395 395  * If user want to change to other frequency bands, User can copy the file from **/etc/lora/cfg-302 **and put it into** /etc/lora/global_conf.json.**
396 396  
397 - 1).Chose your need the name of region frequency.
443 + 1).Chose your need the name of region frequency.
398 398  
445 +(% style="text-align:center" %)
399 399  [[image:1651745867516-322.png]]
400 400  
448 +
401 401   2). Use this command to copy it.
402 402  
403 403   cp /etc/lora/cfg-302/EU-global_conf.json /etc/lora/global_conf.json
404 404  
453 +(% style="text-align:center" %)
405 405  [[image:1651745984006-868.png]]
406 406  
456 +
407 407  * If user wants to change to other LoRaWAN server, modify the **global_conf.json** file.
408 408  
409 409  (% class="wikigeneratedid" %)
... ... @@ -414,36 +414,32 @@
414 414  ===== 5.2.3 Check result =====
415 415  
416 416  (((
417 -Run below command to restart the dragino_fwd:
467 + Run below command to restart the dragino_fwd:
418 418  )))
419 419  
420 420  (((
421 -(% class="box infomessage" %)
422 -(((
423 -sudo systemctl stop draginofwd
471 + sudo systemctl stop draginofwd
424 424  )))
425 425  
426 -(% class="box infomessage" %)
427 427  (((
428 -sudo systemctl start draginofwd
475 + sudo systemctl start draginofwd
429 429  )))
430 -)))
431 431  
432 432  (((
433 -debug check the ruing status of fwd:
479 + debug check the ruing status of fwd:
434 434  )))
435 435  
436 436  (((
437 -(% class="box infomessage" %)
438 -(((
439 -sudo systemctl status draginofwd
483 + sudo systemctl status draginofwd
440 440  )))
441 -)))
442 442  
486 +(% style="text-align:center" %)
443 443  [[image:1651746045057-414.png]]
444 444  
445 -The dragino_fwd will start with the new gateway ID and TTN v3 should show the connection ok:
446 446  
490 + The dragino_fwd will start with the new gateway ID and TTN v3 should show the connection ok:
491 +
492 +(% style="text-align:center" %)
447 447  [[image:1651746078253-168.png||height="372" width="621"]]
448 448  
449 449  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0