Last modified by Mengting Qiu on 2023/12/14 11:15

From version 61.1
edited by Xiaoling
on 2023/05/30 08:42
Change comment: Uploaded new attachment "image-20230530084138-1.jpeg", version {1}
To version 60.16
edited by Xiaoling
on 2023/05/27 11:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -CPL03-LB_LoRaWAN_Outdoor_Pulse/Contact _Sensor_User_Manual
1 +S31-LB / S31B-LB LoRaWAN Outdoor Temperature & Humidity Sensor User Manual
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  
... ... @@ -146,11 +146,11 @@
146 146  == 1.8 Hardware Variant ==
147 147  
148 148  
149 -(% border="1" cellspacing="5" style="width:472px" %)
150 -|=(% style="width: 102px;background-color:#D9E2F3;color:#0070C0" %)Model|=(% style="width: 190px;background-color:#D9E2F3;color:#0070C0" %)Photo|=(% style="width: 187px; background-color:#D9E2F3;color:#0070C0" %)Probe Info
143 +(% border="1" cellspacing="5" style="width:510px" %)
144 +|=(% style="width: 102px;background-color:#D9E2F3;color:#0070C0" %)Model|=(% style="width: 190px;background-color:#D9E2F3;color:#0070C0" %)Photo|=(% style="width: 218px;background-color:#D9E2F3;color:#0070C0" %)Probe Info
151 151  |(% style="width:102px" %)(((
152 152  S31-LB
153 -)))|(% style="width:190px" %)[[image:image-20230527093214-2.jpeg]]|(% style="width:187px" %)(((
147 +)))|(% style="width:190px" %)[[image:image-20230527093214-2.jpeg]]|(% style="width:297px" %)(((
154 154  1 x SHT31 Probe
155 155  
156 156  Cable Length : 2 meters
... ... @@ -159,7 +159,7 @@
159 159  )))
160 160  |(% style="width:102px" %)(((
161 161  S31B-LB
162 -)))|(% style="width:190px" %)[[image:image-20230527093155-1.jpeg]]|(% style="width:187px" %)(((
156 +)))|(% style="width:190px" %)[[image:image-20230527093155-1.jpeg]]|(% style="width:297px" %)(((
163 163  1 x SHT31 Probe
164 164  
165 165  Installed in device.
... ... @@ -570,8 +570,6 @@
570 570  * 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]].
571 571  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
572 572  
573 -
574 -
575 575  == 3.2 General Commands ==
576 576  
577 577  
... ... @@ -619,8 +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 -
624 624  === 3.3.2 Get Device Status ===
625 625  
626 626  
... ... @@ -704,8 +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 -
709 709  === 3.3.7 Set Interrupt Mode ===
710 710  
711 711  
... ... @@ -739,8 +739,6 @@
739 739  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
740 740  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
741 741  
742 -
743 -
744 744  === 3.3.8 Set Power Output Duration ===
745 745  
746 746  
... ... @@ -769,8 +769,6 @@
769 769  * Example 1: Downlink Payload: 070000  **~-~-->**  AT+5VT=0
770 770  * Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
771 771  
772 -
773 -
774 774  = 4. Battery & Power Consumption =
775 775  
776 776  
... ... @@ -797,8 +797,6 @@
797 797  * (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/]]
798 798  * 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]]**.
799 799  
800 -
801 -
802 802  = 6. FAQ =
803 803  
804 804  
... ... @@ -826,8 +826,6 @@
826 826  
827 827  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
828 828  
829 -
830 -
831 831  = 8. ​Packing Info =
832 832  
833 833  
... ... @@ -845,8 +845,6 @@
845 845  
846 846  * Weight / pcs : g
847 847  
848 -
849 -
850 850  = 9. Support =
851 851  
852 852  
image-20230530084138-1.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -1.1 MB
Content