<
From version < 39.7 >
edited by Xiaoling
on 2023/05/19 17:49
To version < 39.5 >
edited by Xiaoling
on 2023/05/17 09:35
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -17,7 +17,6 @@
17 17  
18 18  == 1.1 What is S31x-LB LoRaWAN Temperature & Humidity Sensor ==
19 19  
20 -
21 21  The Dragino S31x-LB is a (% style="color:blue" %)**LoRaWAN Temperature and Humidity Sensor**(%%) for Internet of Things solution. It is used to measure the (% style="color:blue" %)**surrounding environment temperature and relative air humidity precisely**(%%), and then upload to IoT server via LoRaWAN wireless protocol.
22 22  
23 23  The temperature & humidity sensor used in S31x-LB is SHT31, which is fully calibrated, linearized, and temperature compensated digital output from Sensirion, it provides a strong reliability and long-term stability. The SHT31 is fixed in a (% style="color:blue" %)**waterproof anti-condensation casing**(%%) for long term use.
... ... @@ -26,6 +26,8 @@
26 26  
27 27  S31x-LB supports (% style="color:blue" %)**Temperature & Humdity alarm feature**(%%), user can set temperature alarm for instant notice. S31x-LB supports Datalog feature, it can save the data when there is no LoRaWAN network and uplink when network recover.
28 28  
28 +S31x-LB has max 3 probes which measure maximum 3 temperature points.
29 +
29 29  S31x-LB (% style="color:blue" %)**supports BLE configure**(%%) and (% style="color:blue" %)**wireless OTA update**(%%) which make user easy to use.
30 30  
31 31  S31x-LB is powered by (% style="color:blue" %)**8500mAh Li-SOCI2 battery**(%%), it is designed for long term use up to 5 years.
... ... @@ -35,7 +35,6 @@
35 35  
36 36  == 1.2 ​Features ==
37 37  
38 -
39 39  * LoRaWAN 1.0.3 Class A
40 40  * Ultra-low power consumption
41 41  * External 3 meters SHT31 probe (For S31-LB)
... ... @@ -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  
... ... @@ -540,8 +540,6 @@
540 540  * 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]].
541 541  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
542 542  
543 -
544 -
545 545  == 3.2 General Commands ==
546 546  
547 547  
... ... @@ -589,8 +589,6 @@
589 589  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
590 590  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
591 591  
592 -
593 -
594 594  === 3.3.2 Get Device Status ===
595 595  
596 596  
... ... @@ -603,7 +603,6 @@
603 603  
604 604  === 3.3.3 Set Temperature Alarm Threshold ===
605 605  
606 -
607 607  * (% style="color:blue" %)**AT Command:**
608 608  
609 609  (% style="color:#037691" %)**AT+SHTEMP=min,max**
... ... @@ -625,7 +625,6 @@
625 625  
626 626  === 3.3.4 Set Humidity Alarm Threshold ===
627 627  
628 -
629 629  * (% style="color:blue" %)**AT Command:**
630 630  
631 631  (% style="color:#037691" %)**AT+SHHUM=min,max**
... ... @@ -647,7 +647,6 @@
647 647  
648 648  === 3.3.5 Set Alarm Interval ===
649 649  
650 -
651 651  The shortest time of two Alarm packet. (unit: min)
652 652  
653 653  * (% style="color:blue" %)**AT Command:**
... ... @@ -675,8 +675,6 @@
675 675  
676 676  * Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message.
677 677  
678 -
679 -
680 680  === 3.3.7 Set Interrupt Mode ===
681 681  
682 682  
... ... @@ -708,8 +708,6 @@
708 708  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
709 709  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
710 710  
711 -
712 -
713 713  = 4. Battery & Power Consumption =
714 714  
715 715  
... ... @@ -734,10 +734,8 @@
734 734  Methods to Update Firmware:
735 735  
736 736  * (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/]]
737 -* 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]]**.
720 +* 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]]**.
738 738  
739 -
740 -
741 741  = 6. FAQ =
742 742  
743 743  
... ... @@ -765,11 +765,10 @@
765 765  
766 766  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
767 767  
749 += =
768 768  
769 -
770 770  = 8. ​Packing Info =
771 771  
772 -
773 773  (% style="color:#037691" %)**Package Includes**:
774 774  
775 775  * S31x-LB LoRaWAN Temperature & Humidity Sensor
... ... @@ -784,11 +784,8 @@
784 784  
785 785  * Weight / pcs : g
786 786  
787 -
788 -
789 789  = 9. Support =
790 790  
791 791  
792 792  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
793 -
794 -* Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[Support@dragino.cc>>mailto:Support@dragino.cc]].
771 +* Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:http://../../../../../../D:%5C%E5%B8%82%E5%9C%BA%E8%B5%84%E6%96%99%5C%E8%AF%B4%E6%98%8E%E4%B9%A6%5CLoRa%5CLT%E7%B3%BB%E5%88%97%5Csupport@dragino.com]]
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0