<
From version < 38.18 >
edited by Xiaoling
on 2022/05/31 09:01
To version < 33.1 >
edited by Xiaoling
on 2022/05/27 18:02
>
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  
... ... @@ -297,6 +297,8 @@
297 297  OK
298 298  )))
299 299  
299 +
300 +
300 300  = 5. Keys, IDs and EUIs management =
301 301  
302 302  == 5.1 Application EUI ==
... ... @@ -315,6 +315,8 @@
315 315  )))
316 316  |(% style="width:305px" %)AT+APPEUI=00 b3 d5 7e f0 00 4d 34|(% style="width:186px" %)Set the Application EUI|(% style="width:191px" %)OK
317 317  
319 +
320 +
318 318  == 5.2 Application Key ==
319 319  
320 320  Feature: Get or Set the Application Key.
... ... @@ -331,6 +331,8 @@
331 331  )))
332 332  |(% style="width:441px" %)AT+APPKEY=00 35 55 55 22 23 55 53 43 24 23 42 34 35 35 35|(% style="width:180px" %)Set the Application Key|(% style="width:350px" %)OK
333 333  
337 +
338 +
334 334  == 5.3 Application Session Key ==
335 335  
336 336  Feature: Get or Set the Application Session Key.
... ... @@ -349,6 +349,8 @@
349 349  OK
350 350  )))
351 351  
357 +
358 +
352 352  == 5.4 Device Address ==
353 353  
354 354  Feature: Get or Set the Device Address.
... ... @@ -445,6 +445,7 @@
445 445  * Example 1: Downlink Payload: 0501 ~/~/ Set AT+CFM=1
446 446  * Example 2: Downlink Payload: 0500 ~/~/ Set AT+CFM=0
447 447  
455 +
448 448  == 6.2 Confirm Status ==
449 449  
450 450  Feature: Get confirmation status of the last AT+SEND (0-1).
... ... @@ -460,6 +460,7 @@
460 460  OK
461 461  )))
462 462  
471 +
463 463  == 6.3 Join LoRa® Network ==
464 464  
465 465  Feature: Join network.
... ... @@ -477,6 +477,7 @@
477 477  While Error in format, return AT_BUSY_ERROR
478 478  )))
479 479  
489 +
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,7 @@
505 505  * **Example 1: **Downlink Payload: **2000** ~/~/ Set AT+NJM=O
506 506  * **Example 2:** Downlink Payload: **2001** ~/~/ Set AT+NJM=1
507 507  
518 +
508 508  == 6.5 LoRa® Network Join Status ==
509 509  
510 510  Feature: LoRa® Network Join Status.
... ... @@ -520,6 +520,7 @@
520 520  OK
521 521  )))
522 522  
534 +
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,7 @@
535 535  OK
536 536  )))
537 537  
550 +
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,7 @@
550 550  OK
551 551  )))
552 552  
566 +
553 553  == 6.8 Send Text Data ==
554 554  
555 555  Feature: Send Text Data<port:data>.
... ... @@ -569,6 +569,7 @@
569 569  
570 570  )))
571 571  
586 +
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