<
From version < 38.18 >
edited by Xiaoling
on 2022/05/31 09:01
To version < 32.1 >
edited by Xiaoling
on 2022/05/27 18:01
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -21,7 +21,6 @@
21 21  * For AT Command , See Devices User Manual for Device. The user manual can be found in each product page of [[Dragino Official Website>>url:http://www.dragino.com/]]
22 22  * For LoRaWAN Downlink: The gateway transfer downlink command in HEX format. This page shows the HEX format downlink code for each command. but some servers use base64 as downlink code. Below are reference for how to use downlink command:
23 23  ** Use HEX format to send a downlink: [[TTN v3>>doc:Main.Notes for TTN.WebHome]]
24 -** Use HEX format to send a downlink: [[test>>Notes for TTN]]
25 25  ** Use Base64 format to send a downlink: [[Chirpstack>>doc:Main.Notes for ChirpStack.WebHome]].
26 26  ** See use note for more serves [[Servers Note>>doc:Main.WebHome]](IoT LoRaWAN Server)
27 27  
... ... @@ -417,6 +417,7 @@
417 417  )))
418 418  |(% style="width:455px" %)AT+NWKSKEY=A8 40 41 FF FF 12 34 56 00 01 02 04 05 06 06 07|(% style="width:215px" %)Set the Network Session Key.|(% style="width:343px" %)OK
419 419  
419 +
420 420  = 6. Joining and sending date on LoRaWAN network =
421 421  
422 422  == 6.1 Confirm Mode ==
... ... @@ -445,6 +445,8 @@
445 445  * Example 1: Downlink Payload: 0501 ~/~/ Set AT+CFM=1
446 446  * Example 2: Downlink Payload: 0500 ~/~/ Set AT+CFM=0
447 447  
448 +
449 +
448 448  == 6.2 Confirm Status ==
449 449  
450 450  Feature: Get confirmation status of the last AT+SEND (0-1).
... ... @@ -460,6 +460,8 @@
460 460  OK
461 461  )))
462 462  
465 +
466 +
463 463  == 6.3 Join LoRa® Network ==
464 464  
465 465  Feature: Join network.
... ... @@ -477,6 +477,8 @@
477 477  While Error in format, return AT_BUSY_ERROR
478 478  )))
479 479  
484 +
485 +
480 480  == 6.4 LoRa® Network Join Mode ==
481 481  
482 482  Feature: Get or Set the Network Join Mode. (0: ABP, 1: OTAA).
... ... @@ -505,6 +505,8 @@
505 505  * **Example 1: **Downlink Payload: **2000** ~/~/ Set AT+NJM=O
506 506  * **Example 2:** Downlink Payload: **2001** ~/~/ Set AT+NJM=1
507 507  
514 +
515 +
508 508  == 6.5 LoRa® Network Join Status ==
509 509  
510 510  Feature: LoRa® Network Join Status.
... ... @@ -520,6 +520,8 @@
520 520  OK
521 521  )))
522 522  
531 +
532 +
523 523  == 6.6 Print Last Received Data in Raw Format ==
524 524  
525 525  Feature: Print Last Received Data in Raw Format<port:data>.
... ... @@ -535,6 +535,8 @@
535 535  OK
536 536  )))
537 537  
548 +
549 +
538 538  == 6.7 Print Last Received Data in Binary Format ==
539 539  
540 540  Feature: Print Last Received Data in Binary Format<port:data>.
... ... @@ -550,6 +550,8 @@
550 550  OK
551 551  )))
552 552  
565 +
566 +
553 553  == 6.8 Send Text Data ==
554 554  
555 555  Feature: Send Text Data<port:data>.
... ... @@ -569,6 +569,8 @@
569 569  
570 570  )))
571 571  
586 +
587 +
572 572  == 6.9 Send Hexadecimal Data ==
573 573  
574 574  Feature: Send hexadecimal data along with the application port.
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0