<
From version < 27.3 >
edited by Xiaoling
on 2022/05/24 09:18
To version < 27.2 >
edited by Xiaoling
on 2022/05/24 09:13
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -558,75 +558,63 @@
558 558  
559 559  They should be available for each of Dragino Sensors, such as: change uplink interval, reset device. For firmware v1.5.4, user can find what common commands it supports: [[End Device AT Commands and Downlink Command>>http://8.211.40.43:8080/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]]
560 560  
561 -=== 3.4.2 Sensor related commands ===
561 +=== Sensor related commands ===
562 562  
563 -==== 3.4.2.1 Set Transmit Interval ====
564 564  
564 +==== Set Transmit Interval ====
565 +
565 565  Set device uplink interval.
566 566  
567 567  * AT Command:
568 568  
569 -(% class="box infomessage" %)
570 -(((
571 -**AT+TDC=N **
572 -)))
570 +AT+TDC=N
573 573  
574 -**Example: **AT+TDC=30000. Means set interval to 30 seconds
572 +Example: AT+TDC=30000. Means set interval to 30 seconds
575 575  
574 +
576 576  * Downlink Payload (prefix 0x01):
577 577  
578 -(% class="box infomessage" %)
579 -(((
580 -**0x01 aa bb cc     ~/~/ Same as AT+TDC=0x(aa bb cc)**
581 -)))
577 +0x01 aa bb cc     ~/~/ Same as AT+TDC=0x(aa bb cc)
582 582  
583 583  
584 -==== 3.4.2.2 Set Work Mode (AT+MOD) ====
580 +==== Set Work Mode (AT+MOD) ====
585 585  
586 586  Set work mode.
587 587  
588 588  * AT Command:
589 589  
590 -(% class="box infomessage" %)
591 -(((
592 -**AT+MOD=N  **
593 -)))
586 +AT+MOD=N 
594 594  
595 -**Example**: AT+MOD=2. Set work mode to Double DI counting mode
588 +Example: AT+MOD=2. Set work mode to Double DI counting mode
596 596  
590 +
597 597  * Downlink Payload (prefix 0x0A):
598 598  
599 -(% class="box infomessage" %)
600 -(((
601 -**0x0A aa     ~/~/ Same as AT+MOD=aa**
602 -)))
593 +0x0A aa     ~/~/ Same as AT+MOD=aa
603 603  
604 -==== 3.4.2.3 Poll an uplink ====
605 605  
596 +
597 +==== Poll an uplink ====
598 +
606 606  * AT Command:
607 607  
608 608  There is no AT Command to poll uplink
609 609  
603 +
610 610  * Downlink Payload (prefix 0x08):
611 611  
612 -(% class="box infomessage" %)
613 -(((
614 -**0x08 FF     ~/~/ Poll an uplink,**
615 -)))
606 +0x08 FF     ~/~/ Poll an uplink,
616 616  
617 -**Example**: 0x08FF, ask device to send an Uplink
608 +Example: 0x08FF, ask device to send an Uplink
618 618  
619 619  
620 -==== 3.4.2.4 Enable Trigger Mode ====
611 +==== Enable Trigger Mode ====
621 621  
622 -Use of trigger mode, please check [[ADDMOD6>>path:http://8.211.40.43:8080/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29]]
613 +Use of trigger mode, please check [[ADDMOD6>>path:#MOD6]]
623 623  
624 624  * AT Command:
625 625  
626 -(% class="box infomessage" %)
627 -(((
628 -**AT+ADDMOD6=1 or 0**
629 -)))
617 +AT+ADDMOD6=1 or 0
630 630  
631 631  1: Enable Trigger Mode
632 632  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0