<
From version < 60.19 >
edited by Xiaoling
on 2023/06/05 14:40
To version < 60.21 >
edited by Xiaoling
on 2023/06/05 14:44
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -49,6 +49,7 @@
49 49  * 8500mAh Battery for long term use
50 50  
51 51  
52 +
52 52  == 1.3 Specification ==
53 53  
54 54  
... ... @@ -92,6 +92,7 @@
92 92  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
93 93  
94 94  
96 +
95 95  == 1.4 Sleep mode and working mode ==
96 96  
97 97  
... ... @@ -120,6 +120,7 @@
120 120  |(% style="width:167px" %)Fast press ACT 5 times.|(% style="width:117px" %)Deactivate Device|(% style="width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means device is in Deep Sleep Mode.
121 121  
122 122  
125 +
123 123  == 1.6 BLE connection ==
124 124  
125 125  
... ... @@ -574,6 +574,7 @@
574 574  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
575 575  
576 576  
580 +
577 577  == 3.2 General Commands ==
578 578  
579 579  
... ... @@ -601,7 +601,7 @@
601 601  (% style="color:blue" %)**AT Command: AT+TDC**
602 602  
603 603  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
604 -|=(% style="width: 156px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3" %)**Function**|=(% style="background-color:#D9E2F3" %)**Response**
608 +|=(% style="width: 156px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response**
605 605  |(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|(((
606 606  30000
607 607  OK
... ... @@ -622,6 +622,7 @@
622 622  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
623 623  
624 624  
629 +
625 625  === 3.3.2 Get Device Status ===
626 626  
627 627  
... ... @@ -706,6 +706,7 @@
706 706  * Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message.
707 707  
708 708  
714 +
709 709  === 3.3.7 Set Interrupt Mode ===
710 710  
711 711  
... ... @@ -716,7 +716,7 @@
716 716  (% style="color:blue" %)**AT Command: AT+INTMOD**
717 717  
718 718  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
719 -|=(% style="width: 155px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3" %)**Response**
725 +|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3;color:#0070C0" %)**Response**
720 720  |(% style="width:154px" %)AT+INTMOD=?|(% style="width:196px" %)Show current interrupt mode|(% style="width:157px" %)(((
721 721  0
722 722  OK
... ... @@ -740,6 +740,7 @@
740 740  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
741 741  
742 742  
749 +
743 743  === 3.3.8 Set Power Output Duration ===
744 744  
745 745  
... ... @@ -754,7 +754,7 @@
754 754  (% style="color:blue" %)**AT Command: AT+5VT**
755 755  
756 756  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
757 -|=(% style="width: 155px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3" %)**Response**
764 +|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3;color:#0070C0" %)**Response**
758 758  |(% style="width:154px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:157px" %)0 (default)
759 759  OK
760 760  |(% style="width:154px" %)AT+5VT=500|(% style="width:196px" %)Close after a delay of 1000 milliseconds.|(% style="width:157px" %)OK
... ... @@ -769,6 +769,7 @@
769 769  * Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
770 770  
771 771  
779 +
772 772  = 4. Battery & Power Consumption =
773 773  
774 774  
... ... @@ -796,6 +796,7 @@
796 796  * Update through UART TTL interface. **[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**.
797 797  
798 798  
807 +
799 799  = 6. FAQ =
800 800  
801 801  
... ... @@ -824,6 +824,7 @@
824 824  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
825 825  
826 826  
836 +
827 827  = 8. ​Packing Info =
828 828  
829 829  
... ... @@ -842,6 +842,7 @@
842 842  * Weight / pcs : g
843 843  
844 844  
855 +
845 845  = 9. Support =
846 846  
847 847  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0