<
From version < 1.10 >
edited by Xiaoling
on 2022/05/17 09:17
To version < 2.2 >
edited by Xiaoling
on 2022/05/17 09:26
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -363,7 +363,7 @@
363 363  
364 364  (((
365 365  (((
366 -Note: Remember that the format of this topic for The Things Stack Open Source deployment would be v3/{application id}/devices/{device id}/down/push.
366 +**Note**: Remember that the format of this topic for The Things Stack Open Source deployment would be v3/{application id}/devices/{device id}/down/push.
367 367  )))
368 368  )))
369 369  
... ... @@ -380,7 +380,7 @@
380 380  )))
381 381  
382 382  (((
383 -Note: Use this handy tool to convert hexadecimal to base64.
383 +**Note**: Use this handy tool to convert hexadecimal to base64.
384 384  )))
385 385  
386 386  [[image:https://wiki.dragino.com/images/thumb/9/9f/V3_MQTT6.png/600px-V3_MQTT6.png||alt="V3 MQTT6.png" height="313" width="600"]]
... ... @@ -414,7 +414,7 @@
414 414  )))
415 415  
416 416  (((
417 -Note: If the downlink byte sent is longer, the number of bytes will be displayed.
417 +**Note**: If the downlink byte sent is longer, the number of bytes will be displayed.
418 418  )))
419 419  
420 420  [[image:https://wiki.dragino.com/images/thumb/c/c9/Downlink_52.png/600px-Downlink_52.png||height="407" width="600"]]
... ... @@ -422,20 +422,28 @@
422 422  downlink
423 423  
424 424  (((
425 +(((
425 425  If you want to get a successful reply to send downlink in TTN v3. You need to set the response level.
426 426  )))
428 +)))
427 427  
428 428  (((
429 -If the equipment uses CLASS A. You can set AT+RPL=2 or send the downlink command: 2102
431 +(((
432 +If the equipment uses CLASS A. You can set **AT+RPL=2** or send the downlink command: **2102**
430 430  )))
434 +)))
431 431  
432 432  (((
433 -If the equipment uses CLASS C. You can set AT+RPL=4 or send the downlink command: 2104
437 +(((
438 +If the equipment uses CLASS C. You can set** AT+RPL=4** or send the downlink command: **2104**
434 434  )))
440 +)))
435 435  
436 436  (((
443 +(((
437 437  When the device successfully receives the downlink, the server will receive a confirmation packet of 00.
438 438  )))
446 +)))
439 439  
440 440  [[image:https://wiki.dragino.com/images/thumb/d/d9/Downlink_54.png/600px-Downlink_54.png||height="127" width="600"]]
441 441  
... ... @@ -445,7 +445,7 @@
445 445  
446 446  (((
447 447  These pages are useful to check what is wrong on the Join process. Below shows the four steps that we can check the Join Process.
448 -\\If problem not solve, and you need dragino remote support, please follow to this document: [[TTN Support instruction>>url:https://www.dragino.com/downloads/index.php?dir=&file=TTNv3_Support_Guide.pdf]] If user has checked below steps and still can't solve the problem, please send us (support @ dragino.com) the screenshots for each step to check. They include:
456 +\\If problem not solve, and you need dragino remote support, please follow to this document: [[TTN Support instruction>>url:https://www.dragino.com/downloads/index.php?dir=&file=TTNv3_Support_Guide.pdf]](% style="color:red" %) **If user has checked below steps and still can't solve the problem, please send us (support @ dragino.com) the screenshots for each step to check. They include:**
449 449  )))
450 450  
451 451  * End node is connected to serial port to show the Join frequency and DR. (If possible)
... ... @@ -473,8 +473,12 @@
473 473  
474 474  **2. Gateway packet traffic in gateway web or ssh. we can check:**
475 475  
476 -* If the gateway receive the Join request packet from sensor? (If this fail, check if the gateway and sensor works on the match frequency)
477 -* If the gateway gets the Join Accept message from server and transmit it via LoRa?
484 +* (((
485 +If the gateway receive the Join request packet from sensor? (If this fail, check if the gateway and sensor works on the match frequency)
486 +)))
487 +* (((
488 +If the gateway gets the Join Accept message from server and transmit it via LoRa?
489 +)))
478 478  
479 479  [[image:https://wiki.dragino.com/images/thumb/1/1c/OTAA_Join-2.png/600px-OTAA_Join-2.png||height="325" width="600"]]
480 480  
... ... @@ -483,9 +483,15 @@
483 483  
484 484  **3. Gateway Traffic Page in LoRaWAN Server**
485 485  
486 -* If the Join Request packet arrive the gateway traffic in server? If not, check the internet connection and gateway LoRaWAN server settings.
487 -* If the server send back a Join Accept for the Join Request? if not, check if the keys from the device match the keys you put in the server, or try to choose a different server route for this end device.
488 -* If the Join Accept message are in correct frequency? If you set the server to use US915 band, and your end node and gateway is EU868, you will see the Join Accept message are in US915 band so no possible to Join success.
498 +* (((
499 +If the Join Request packet arrive the gateway traffic in server? If not, check the internet connection and gateway LoRaWAN server settings.
500 +)))
501 +* (((
502 +If the server send back a Join Accept for the Join Request? if not, check if the keys from the device match the keys you put in the server, or try to choose a different server route for this end device.
503 +)))
504 +* (((
505 +If the Join Accept message are in correct frequency? If you set the server to use US915 band, and your end node and gateway is EU868, you will see the Join Accept message are in US915 band so no possible to Join success.
506 +)))
489 489  
490 490  [[image:https://wiki.dragino.com/images/thumb/d/da/LoRaWAN_Communication_Debug22.png/600px-LoRaWAN_Communication_Debug22.png||height="268" width="600"]]
491 491  
... ... @@ -499,8 +499,10 @@
499 499  **4. Data Page in LoRaWAN server**
500 500  
501 501  * (((
520 +(((
502 502  If this data page shows the Join Request message from the end node? If not, most properly you have wrong settings in the keys. Keys in the server doesn't match the keys in End Node.
503 503  )))
523 +)))
504 504  
505 505  [[image:https://wiki.dragino.com/images/thumb/9/99/LoRaWAN_Communication_Debug4.png/600px-LoRaWAN_Communication_Debug4.png||height="222" width="600"]]
506 506  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0