Last modified by Mengting Qiu on 2025/07/01 15:58

From version 65.1
edited by Bei Jinggeng
on 2023/08/02 10:33
Change comment: There is no comment for this version
To version 63.3
edited by Xiaoling
on 2023/06/12 10:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +XWiki.Xiaoling
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  
... ... @@ -261,33 +261,33 @@
261 261  
262 262  (% style="color:#037691" %)**Frequency Band**:
263 263  
264 -0x01: EU868
267 +*0x01: EU868
265 265  
266 -0x02: US915
269 +*0x02: US915
267 267  
268 -0x03: IN865
271 +*0x03: IN865
269 269  
270 -0x04: AU915
273 +*0x04: AU915
271 271  
272 -0x05: KZ865
275 +*0x05: KZ865
273 273  
274 -0x06: RU864
277 +*0x06: RU864
275 275  
276 -0x07: AS923
279 +*0x07: AS923
277 277  
278 -0x08: AS923-1
281 +*0x08: AS923-1
279 279  
280 -0x09: AS923-2
283 +*0x09: AS923-2
281 281  
282 -0x0a: AS923-3
285 +*0x0a: AS923-3
283 283  
284 -0x0b: CN470
287 +*0x0b: CN470
285 285  
286 -0x0c: EU433
289 +*0x0c: EU433
287 287  
288 -0x0d: KR920
291 +*0x0d: KR920
289 289  
290 -0x0e: MA869
293 +*0x0e: MA869
291 291  
292 292  
293 293  (% style="color:#037691" %)**Sub-Band**:
... ... @@ -341,6 +341,7 @@
341 341  Ex2: 0x0B49 = 2889mV
342 342  
343 343  
347 +
344 344  ==== (% style="color:#4472c4" %)**Temperature**(%%) ====
345 345  
346 346  **Example**:
... ... @@ -573,6 +573,7 @@
573 573  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
574 574  
575 575  
580 +
576 576  == 3.2 General Commands ==
577 577  
578 578  
... ... @@ -621,6 +621,7 @@
621 621  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
622 622  
623 623  
629 +
624 624  === 3.3.2 Get Device Status ===
625 625  
626 626  
... ... @@ -705,6 +705,7 @@
705 705  * Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message.
706 706  
707 707  
714 +
708 708  === 3.3.7 Set Interrupt Mode ===
709 709  
710 710  
... ... @@ -739,6 +739,7 @@
739 739  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
740 740  
741 741  
749 +
742 742  === 3.3.8 Set Power Output Duration ===
743 743  
744 744  
... ... @@ -756,7 +756,7 @@
756 756  |=(% 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**
757 757  |(% style="width:154px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:157px" %)0 (default)
758 758  OK
759 -|(% style="width:154px" %)AT+5VT=1000|(% style="width:196px" %)Close after a delay of 1000 milliseconds.|(% style="width:157px" %)OK
767 +|(% style="width:154px" %)AT+5VT=500|(% style="width:196px" %)Close after a delay of 1000 milliseconds.|(% style="width:157px" %)OK
760 760  
761 761  (% style="color:blue" %)**Downlink Command: 0x07**
762 762  
... ... @@ -768,6 +768,7 @@
768 768  * Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
769 769  
770 770  
779 +
771 771  = 4. Battery & Power Consumption =
772 772  
773 773  
... ... @@ -791,10 +791,11 @@
791 791  
792 792  Methods to Update Firmware:
793 793  
794 -* (Recommanded way) OTA firmware update via wireless **[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]**
795 -* 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]]**.
803 +* (Recommanded way) OTA firmware update via wireless:   [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]
804 +* 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]]**.
796 796  
797 797  
807 +
798 798  = 6. FAQ =
799 799  
800 800  
... ... @@ -823,6 +823,7 @@
823 823  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
824 824  
825 825  
836 +
826 826  = 8. ​Packing Info =
827 827  
828 828  
... ... @@ -841,6 +841,7 @@
841 841  * Weight / pcs : g
842 842  
843 843  
855 +
844 844  = 9. Support =
845 845  
846 846