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

Summary

Details

Page properties
Content
... ... @@ -17,6 +17,7 @@
17 17  
18 18  == 1.1 What is S31x-LB LoRaWAN Temperature & Humidity Sensor ==
19 19  
20 +
20 20  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.
21 21  
22 22  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.
... ... @@ -25,8 +25,6 @@
25 25  
26 26  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.
27 27  
28 -S31x-LB has max 3 probes which measure maximum 3 temperature points.
29 -
30 30  S31x-LB (% style="color:blue" %)**supports BLE configure**(%%) and (% style="color:blue" %)**wireless OTA update**(%%) which make user easy to use.
31 31  
32 32  S31x-LB is powered by (% style="color:blue" %)**8500mAh Li-SOCI2 battery**(%%), it is designed for long term use up to 5 years.
... ... @@ -36,6 +36,7 @@
36 36  
37 37  == 1.2 ​Features ==
38 38  
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,6 +48,8 @@
48 48  * Downlink to change configure
49 49  * 8500mAh Battery for long term use
50 50  
51 +
52 +
51 51  == 1.3 Specification ==
52 52  
53 53  
... ... @@ -90,6 +90,8 @@
90 90  * Sleep Mode: 5uA @ 3.3v
91 91  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
92 92  
95 +
96 +
93 93  == 1.4 Sleep mode and working mode ==
94 94  
95 95  
... ... @@ -117,6 +117,8 @@
117 117  )))
118 118  |(% 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.
119 119  
124 +
125 +
120 120  == 1.6 BLE connection ==
121 121  
122 122  
... ... @@ -534,6 +534,8 @@
534 534  * 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]].
535 535  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
536 536  
543 +
544 +
537 537  == 3.2 General Commands ==
538 538  
539 539  
... ... @@ -581,6 +581,8 @@
581 581  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
582 582  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
583 583  
592 +
593 +
584 584  === 3.3.2 Get Device Status ===
585 585  
586 586  
... ... @@ -593,6 +593,7 @@
593 593  
594 594  === 3.3.3 Set Temperature Alarm Threshold ===
595 595  
606 +
596 596  * (% style="color:blue" %)**AT Command:**
597 597  
598 598  (% style="color:#037691" %)**AT+SHTEMP=min,max**
... ... @@ -614,6 +614,7 @@
614 614  
615 615  === 3.3.4 Set Humidity Alarm Threshold ===
616 616  
628 +
617 617  * (% style="color:blue" %)**AT Command:**
618 618  
619 619  (% style="color:#037691" %)**AT+SHHUM=min,max**
... ... @@ -635,6 +635,7 @@
635 635  
636 636  === 3.3.5 Set Alarm Interval ===
637 637  
650 +
638 638  The shortest time of two Alarm packet. (unit: min)
639 639  
640 640  * (% style="color:blue" %)**AT Command:**
... ... @@ -662,6 +662,8 @@
662 662  
663 663  * Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message.
664 664  
678 +
679 +
665 665  === 3.3.7 Set Interrupt Mode ===
666 666  
667 667  
... ... @@ -693,6 +693,8 @@
693 693  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
694 694  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
695 695  
711 +
712 +
696 696  = 4. Battery & Power Consumption =
697 697  
698 698  
... ... @@ -717,8 +717,10 @@
717 717  Methods to Update Firmware:
718 718  
719 719  * (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/]]
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]]**.
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]]**.
721 721  
739 +
740 +
722 722  = 6. FAQ =
723 723  
724 724  
... ... @@ -746,10 +746,11 @@
746 746  
747 747  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
748 748  
749 -= =
750 750  
769 +
751 751  = 8. ​Packing Info =
752 752  
772 +
753 753  (% style="color:#037691" %)**Package Includes**:
754 754  
755 755  * S31x-LB LoRaWAN Temperature & Humidity Sensor
... ... @@ -764,8 +764,11 @@
764 764  
765 765  * Weight / pcs : g
766 766  
787 +
788 +
767 767  = 9. Support =
768 768  
769 769  
770 770  * 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.
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]]
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]].
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0