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

From version 64.2
edited by Xiaoling
on 2023/07/13 16:51
Change comment: There is no comment for this version
To version 63.2
edited by Xiaoling
on 2023/06/12 10:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -48,8 +48,6 @@
48 48  * Downlink to change configure
49 49  * 8500mAh Battery for long term use
50 50  
51 -
52 -
53 53  == 1.3 Specification ==
54 54  
55 55  
... ... @@ -92,8 +92,6 @@
92 92  * Sleep Mode: 5uA @ 3.3v
93 93  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
94 94  
95 -
96 -
97 97  == 1.4 Sleep mode and working mode ==
98 98  
99 99  
... ... @@ -121,8 +121,6 @@
121 121  )))
122 122  |(% 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.
123 123  
124 -
125 -
126 126  == 1.6 BLE connection ==
127 127  
128 128  
... ... @@ -264,33 +264,33 @@
264 264  
265 265  (% style="color:#037691" %)**Frequency Band**:
266 266  
267 -0x01: EU868
261 +*0x01: EU868
268 268  
269 -0x02: US915
263 +*0x02: US915
270 270  
271 -0x03: IN865
265 +*0x03: IN865
272 272  
273 -0x04: AU915
267 +*0x04: AU915
274 274  
275 -0x05: KZ865
269 +*0x05: KZ865
276 276  
277 -0x06: RU864
271 +*0x06: RU864
278 278  
279 -0x07: AS923
273 +*0x07: AS923
280 280  
281 -0x08: AS923-1
275 +*0x08: AS923-1
282 282  
283 -0x09: AS923-2
277 +*0x09: AS923-2
284 284  
285 -0x0a: AS923-3
279 +*0x0a: AS923-3
286 286  
287 -0x0b: CN470
281 +*0x0b: CN470
288 288  
289 -0x0c: EU433
283 +*0x0c: EU433
290 290  
291 -0x0d: KR920
285 +*0x0d: KR920
292 292  
293 -0x0e: MA869
287 +*0x0e: MA869
294 294  
295 295  
296 296  (% style="color:#037691" %)**Sub-Band**:
... ... @@ -344,6 +344,7 @@
344 344  Ex2: 0x0B49 = 2889mV
345 345  
346 346  
341 +
347 347  ==== (% style="color:#4472c4" %)**Temperature**(%%) ====
348 348  
349 349  **Example**:
... ... @@ -575,8 +575,6 @@
575 575  * 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]].
576 576  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
577 577  
578 -
579 -
580 580  == 3.2 General Commands ==
581 581  
582 582  
... ... @@ -624,8 +624,6 @@
624 624  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
625 625  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
626 626  
627 -
628 -
629 629  === 3.3.2 Get Device Status ===
630 630  
631 631  
... ... @@ -709,8 +709,6 @@
709 709  
710 710  * Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message.
711 711  
712 -
713 -
714 714  === 3.3.7 Set Interrupt Mode ===
715 715  
716 716  
... ... @@ -744,8 +744,6 @@
744 744  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
745 745  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
746 746  
747 -
748 -
749 749  === 3.3.8 Set Power Output Duration ===
750 750  
751 751  
... ... @@ -763,7 +763,7 @@
763 763  |=(% 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**
764 764  |(% style="width:154px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:157px" %)0 (default)
765 765  OK
766 -|(% style="width:154px" %)AT+5VT=1000|(% style="width:196px" %)Close after a delay of 1000 milliseconds.|(% style="width:157px" %)OK
753 +|(% style="width:154px" %)AT+5VT=500|(% style="width:196px" %)Close after a delay of 1000 milliseconds.|(% style="width:157px" %)OK
767 767  
768 768  (% style="color:blue" %)**Downlink Command: 0x07**
769 769  
... ... @@ -774,8 +774,6 @@
774 774  * Example 1: Downlink Payload: 070000  **~-~-->**  AT+5VT=0
775 775  * Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
776 776  
777 -
778 -
779 779  = 4. Battery & Power Consumption =
780 780  
781 781  
... ... @@ -799,8 +799,8 @@
799 799  
800 800  Methods to Update Firmware:
801 801  
802 -* (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/]]**
803 -* 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]]**.
804 804  
805 805  
806 806  
... ... @@ -831,8 +831,6 @@
831 831  
832 832  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
833 833  
834 -
835 -
836 836  = 8. ​Packing Info =
837 837  
838 838  
... ... @@ -850,8 +850,6 @@
850 850  
851 851  * Weight / pcs : g
852 852  
853 -
854 -
855 855  = 9. Support =
856 856  
857 857