Changes for page wiki_test

Last modified by Mengting Qiu on 2024/09/05 17:35

From version 70.1
edited by Xiaoling
on 2023/08/19 10:23
Change comment: Uploaded new attachment "1692411831805-116.png", version {1}
To version 63.1
edited by Saxer Lin
on 2023/06/10 16:45
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -S31-NB/S31B-NB_BN-IoT Outdoor Temperature & Humidity Sensor User Manual
1 +S31-LB / S31B-LB LoRaWAN Outdoor Temperature & Humidity Sensor User Manual
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Saxer
Content
... ... @@ -1,8 +1,9 @@
1 1  (% style="text-align:center" %)
2 -[[image:image-20230819102136-3.png]]
2 +[[image:S31-B.jpg]]
3 3  
4 4  
5 5  
6 +
6 6  **Table of Contents:**
7 7  
8 8  {{toc/}}
... ... @@ -47,7 +47,6 @@
47 47  * Downlink to change configure
48 48  * 8500mAh Battery for long term use
49 49  
50 -
51 51  == 1.3 Specification ==
52 52  
53 53  
... ... @@ -90,7 +90,6 @@
90 90  * Sleep Mode: 5uA @ 3.3v
91 91  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
92 92  
93 -
94 94  == 1.4 Sleep mode and working mode ==
95 95  
96 96  
... ... @@ -118,7 +118,6 @@
118 118  )))
119 119  |(% 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.
120 120  
121 -
122 122  == 1.6 BLE connection ==
123 123  
124 124  
... ... @@ -260,33 +260,33 @@
260 260  
261 261  (% style="color:#037691" %)**Frequency Band**:
262 262  
263 -0x01: EU868
261 +*0x01: EU868
264 264  
265 -0x02: US915
263 +*0x02: US915
266 266  
267 -0x03: IN865
265 +*0x03: IN865
268 268  
269 -0x04: AU915
267 +*0x04: AU915
270 270  
271 -0x05: KZ865
269 +*0x05: KZ865
272 272  
273 -0x06: RU864
271 +*0x06: RU864
274 274  
275 -0x07: AS923
273 +*0x07: AS923
276 276  
277 -0x08: AS923-1
275 +*0x08: AS923-1
278 278  
279 -0x09: AS923-2
277 +*0x09: AS923-2
280 280  
281 -0x0a: AS923-3
279 +*0x0a: AS923-3
282 282  
283 -0x0b: CN470
281 +*0x0b: CN470
284 284  
285 -0x0c: EU433
283 +*0x0c: EU433
286 286  
287 -0x0d: KR920
285 +*0x0d: KR920
288 288  
289 -0x0e: MA869
287 +*0x0e: MA869
290 290  
291 291  
292 292  (% style="color:#037691" %)**Sub-Band**:
... ... @@ -340,6 +340,7 @@
340 340  Ex2: 0x0B49 = 2889mV
341 341  
342 342  
341 +
343 343  ==== (% style="color:#4472c4" %)**Temperature**(%%) ====
344 344  
345 345  **Example**:
... ... @@ -571,7 +571,6 @@
571 571  * 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]].
572 572  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
573 573  
574 -
575 575  == 3.2 General Commands ==
576 576  
577 577  
... ... @@ -619,7 +619,6 @@
619 619  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
620 620  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
621 621  
622 -
623 623  === 3.3.2 Get Device Status ===
624 624  
625 625  
... ... @@ -703,7 +703,6 @@
703 703  
704 704  * Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message.
705 705  
706 -
707 707  === 3.3.7 Set Interrupt Mode ===
708 708  
709 709  
... ... @@ -737,7 +737,6 @@
737 737  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
738 738  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
739 739  
740 -
741 741  === 3.3.8 Set Power Output Duration ===
742 742  
743 743  
... ... @@ -755,7 +755,7 @@
755 755  |=(% 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**
756 756  |(% style="width:154px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:157px" %)0 (default)
757 757  OK
758 -|(% 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
759 759  
760 760  (% style="color:blue" %)**Downlink Command: 0x07**
761 761  
... ... @@ -766,7 +766,6 @@
766 766  * Example 1: Downlink Payload: 070000  **~-~-->**  AT+5VT=0
767 767  * Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
768 768  
769 -
770 770  = 4. Battery & Power Consumption =
771 771  
772 772  
... ... @@ -785,15 +785,14 @@
785 785  * Update with new features.
786 786  * Fix bugs.
787 787  
788 -Firmware and changelog can be downloaded from : **[[Firmware download link>>https://www.dropbox.com/sh/fis3g6nmhv0eokg/AAC6BcCZaX4BdqZkduUvZ3jIa?dl=0]]**
782 +Firmware and changelog can be downloaded from : **[[Firmware download link>>url:https://www.dropbox.com/sh/kwqv57tp6pejias/AAAopYMATh1GM6fZ-VRCLrpDa?dl=0]]**
789 789  
790 790  
791 791  Methods to Update Firmware:
792 792  
793 -* (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/]]**
794 -* 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]]**.
795 795  
796 -
797 797  = 6. FAQ =
798 798  
799 799  
... ... @@ -821,7 +821,6 @@
821 821  
822 822  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
823 823  
824 -
825 825  = 8. ​Packing Info =
826 826  
827 827  
... ... @@ -839,7 +839,6 @@
839 839  
840 840  * Weight / pcs : g
841 841  
842 -
843 843  = 9. Support =
844 844  
845 845  
1692411831805-116.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -94.4 KB
Content
image-20230819102012-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -239.0 KB
Content
image-20230819102029-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -155.8 KB
Content
image-20230819102136-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -359.4 KB
Content