<
From version < 40.1 >
edited by Saxer Lin
on 2023/05/23 17:06
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
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Saxer
1 +XWiki.Xiaoling
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,7 +48,6 @@
48 48  * Downlink to change configure
49 49  * 8500mAh Battery for long term use
50 50  
51 -
52 52  == 1.3 Specification ==
53 53  
54 54  
... ... @@ -91,7 +91,6 @@
91 91  * Sleep Mode: 5uA @ 3.3v
92 92  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
93 93  
94 -
95 95  == 1.4 Sleep mode and working mode ==
96 96  
97 97  
... ... @@ -119,7 +119,6 @@
119 119  )))
120 120  |(% 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.
121 121  
122 -
123 123  == 1.6 BLE connection ==
124 124  
125 125  
... ... @@ -368,7 +368,7 @@
368 368  
369 369  In the page (% style="color:#037691" %)**Applications ~-~-> Payload Formats ~-~-> Custom ~-~-> decoder**(%%) to add the decoder from:
370 370  
371 -[[https:~~/~~/github.com/dragino/dragino-end-node-decoder/tree/main/S31-LB%26S31B-LB>>https://github.com/dragino/dragino-end-node-decoder/tree/main/S31-LB%26S31B-LB]]
368 +[[https:~~/~~/github.com/dragino/dragino-end-node-decoder/tree/main/LSN50v2-S31%26S31B >>https://github.com/dragino/dragino-end-node-decoder/tree/main/LSN50v2-S31%26S31B]]
372 372  
373 373  
374 374  == 2.5 Datalog Feature ==
... ... @@ -537,7 +537,6 @@
537 537  * 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]].
538 538  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
539 539  
540 -
541 541  == 3.2 General Commands ==
542 542  
543 543  
... ... @@ -585,7 +585,6 @@
585 585  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
586 586  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
587 587  
588 -
589 589  === 3.3.2 Get Device Status ===
590 590  
591 591  
... ... @@ -598,7 +598,6 @@
598 598  
599 599  === 3.3.3 Set Temperature Alarm Threshold ===
600 600  
601 -
602 602  * (% style="color:blue" %)**AT Command:**
603 603  
604 604  (% style="color:#037691" %)**AT+SHTEMP=min,max**
... ... @@ -620,7 +620,6 @@
620 620  
621 621  === 3.3.4 Set Humidity Alarm Threshold ===
622 622  
623 -
624 624  * (% style="color:blue" %)**AT Command:**
625 625  
626 626  (% style="color:#037691" %)**AT+SHHUM=min,max**
... ... @@ -642,7 +642,6 @@
642 642  
643 643  === 3.3.5 Set Alarm Interval ===
644 644  
645 -
646 646  The shortest time of two Alarm packet. (unit: min)
647 647  
648 648  * (% style="color:blue" %)**AT Command:**
... ... @@ -670,7 +670,6 @@
670 670  
671 671  * Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message.
672 672  
673 -
674 674  === 3.3.7 Set Interrupt Mode ===
675 675  
676 676  
... ... @@ -702,7 +702,6 @@
702 702  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
703 703  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
704 704  
705 -
706 706  = 4. Battery & Power Consumption =
707 707  
708 708  
... ... @@ -727,9 +727,8 @@
727 727  Methods to Update Firmware:
728 728  
729 729  * (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/]]
730 -* 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]]**.
731 731  
732 -
733 733  = 6. FAQ =
734 734  
735 735  
... ... @@ -757,10 +757,10 @@
757 757  
758 758  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
759 759  
749 += =
760 760  
761 761  = 8. ​Packing Info =
762 762  
763 -
764 764  (% style="color:#037691" %)**Package Includes**:
765 765  
766 766  * S31x-LB LoRaWAN Temperature & Humidity Sensor
... ... @@ -775,10 +775,8 @@
775 775  
776 776  * Weight / pcs : g
777 777  
778 -
779 779  = 9. Support =
780 780  
781 781  
782 782  * 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.
783 -
784 -* 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