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
on 2023/08/02 10:33
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Bei1 +XWiki.Xiaoling - Content
-
... ... @@ -48,7 +48,6 @@ 48 48 * Downlink to change configure 49 49 * 8500mAh Battery for long term use 50 50 51 - 52 52 == 1.3 Specification == 53 53 54 54 ... ... @@ -91,7 +91,6 @@ 91 91 * Sleep Mode: 5uA @ 3.3v 92 92 * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm 93 93 94 - 95 95 == 1.4 Sleep mode and working mode == 96 96 97 97 ... ... @@ -119,7 +119,6 @@ 119 119 ))) 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 - 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 261 +*0x01: EU868 265 265 266 -0x02: US915 263 +*0x02: US915 267 267 268 -0x03: IN865 265 +*0x03: IN865 269 269 270 -0x04: AU915 267 +*0x04: AU915 271 271 272 -0x05: KZ865 269 +*0x05: KZ865 273 273 274 -0x06: RU864 271 +*0x06: RU864 275 275 276 -0x07: AS923 273 +*0x07: AS923 277 277 278 -0x08: AS923-1 275 +*0x08: AS923-1 279 279 280 -0x09: AS923-2 277 +*0x09: AS923-2 281 281 282 -0x0a: AS923-3 279 +*0x0a: AS923-3 283 283 284 -0x0b: CN470 281 +*0x0b: CN470 285 285 286 -0x0c: EU433 283 +*0x0c: EU433 287 287 288 -0x0d: KR920 285 +*0x0d: KR920 289 289 290 -0x0e: MA869 287 +*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 341 + 344 344 ==== (% style="color:#4472c4" %)**Temperature**(%%) ==== 345 345 346 346 **Example**: ... ... @@ -572,7 +572,6 @@ 572 572 * AT Command via UART Connection : See [[UART Connection>>http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H2.3UARTConnectionforSN50v3basemotherboard]]. 573 573 * LoRaWAN Downlink. Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section. 574 574 575 - 576 576 == 3.2 General Commands == 577 577 578 578 ... ... @@ -620,7 +620,6 @@ 620 620 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 621 621 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 622 622 623 - 624 624 === 3.3.2 Get Device Status === 625 625 626 626 ... ... @@ -704,7 +704,6 @@ 704 704 705 705 * Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message. 706 706 707 - 708 708 === 3.3.7 Set Interrupt Mode === 709 709 710 710 ... ... @@ -738,7 +738,6 @@ 738 738 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 739 739 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 740 740 741 - 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" %)OK753 +|(% 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 ... ... @@ -767,7 +767,6 @@ 767 767 * Example 1: Downlink Payload: 070000 **~-~-->** AT+5VT=0 768 768 * Example 2: Downlink Payload: 0701F4 **~-~-->** AT+5VT=500 769 769 770 - 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]]**.787 +* (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/]] 788 +* 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 791 + 798 798 = 6. FAQ = 799 799 800 800 ... ... @@ -822,7 +822,6 @@ 822 822 823 823 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 824 824 825 - 826 826 = 8. Packing Info = 827 827 828 828 ... ... @@ -840,7 +840,6 @@ 840 840 841 841 * Weight / pcs : g 842 842 843 - 844 844 = 9. Support = 845 845 846 846