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

From version 43.1
edited by Saxer Lin
on 2023/05/23 17:43
Change comment: There is no comment for this version
To version 39.3
edited by Xiaoling
on 2023/05/17 09:23
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)
... ... @@ -132,16 +132,9 @@
132 132  If there is no activity connection on BLE in 60 seconds, sensor will shut down BLE module to enter low power mode.
133 133  
134 134  
135 -== 1.7 Pin Definitions ==
135 +== 1.7  Hardware Variant ==
136 136  
137 -[[image:image-20230523174230-1.png]]
138 138  
139 -(% class="wikigeneratedid" %)
140 -== ==
141 -
142 -== 1.8  Hardware Variant ==
143 -
144 -
145 145  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %)
146 146  |=(% 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
147 147  |(% style="width:102px" %)S31-LB|(% style="width:190px" %)[[image:S31.jpg]]|(% style="width:297px" %)(((
... ... @@ -161,7 +161,7 @@
161 161  
162 162  
163 163  
164 -== 1.9 Mechanical ==
157 +== 1.8 Mechanical ==
165 165  
166 166  
167 167  [[image:Main.User Manual for LoRaWAN End Nodes.D20-LBD22-LBD23-LB_LoRaWAN_Temperature_Sensor_User_Manual.WebHome@1675143884058-338.png]]
... ... @@ -372,7 +372,7 @@
372 372  
373 373  In the page (% style="color:#037691" %)**Applications ~-~-> Payload Formats ~-~-> Custom ~-~-> decoder**(%%) to add the decoder from:
374 374  
375 -[[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]]
376 376  
377 377  
378 378  == 2.5 Datalog Feature ==
... ... @@ -384,7 +384,7 @@
384 384  === 2.5.1 Ways to get datalog via LoRaWAN ===
385 385  
386 386  
387 -Set [[PNACKMD=1>>||anchor="H2.5.4DatalogUplinkpayload28FPORT3D329"]], S31x-LB will wait for ACK for every uplink, when there is no LoRaWAN network,S31x-LB will mark these records with non-ack messages and store the sensor data, and it will send all messages (10s interval) after the network recovery.
380 +Set [[PNACKMD=1>>||anchor="H2.5.4DatalogUplinkpayloadA028FPORT3D329"]], S31x-LB will wait for ACK for every uplink, when there is no LoRaWAN network,S31x-LB will mark these records with non-ack messages and store the sensor data, and it will send all messages (10s interval) after the network recovery.
388 388  
389 389  * a) S31x-LB will do an ACK check for data records sending to make sure every data arrive server.
390 390  * b) S31x-LB will send data in **CONFIRMED Mode** when PNACKMD=1, but S31x-LB won't re-transmit the packet if it doesn't get ACK, it will just mark it as a NONE-ACK message. In a future uplink if S31x-LB gets a ACK, S31x-LB will consider there is a network connection and resend all NONE-ACK messages.
... ... @@ -393,7 +393,6 @@
393 393  
394 394  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/WebHome/image-20220703111700-2.png?width=1119&height=381&rev=1.1||alt="图片-20220703111700-2.png" height="381" width="1119"]]
395 395  
396 -
397 397  === 2.5.2 Unix TimeStamp ===
398 398  
399 399  
... ... @@ -407,7 +407,6 @@
407 407  
408 408  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/WebHome/image-20220523001219-12.png?width=720&height=298&rev=1.1||alt="图片-20220523001219-12.png" height="298" width="720"]]
409 409  
410 -
411 411  So, we can use AT+TIMESTAMP=1611889405 or downlink 3060137afd00 to set the current time 2021 – Jan ~-~- 29 Friday 03:03:25
412 412  
413 413  
... ... @@ -433,8 +433,8 @@
433 433  **Size(bytes)**
434 434  )))|=(% style="width: 60px; background-color: rgb(217, 226, 243);" %)**2**|=(% style="width: 60px; background-color: rgb(217, 226, 243);" %)**2**|=(% style="width: 120px; background-color: rgb(217, 226, 243);" %)**2**|=(% style="width: 103px; background-color: rgb(217, 226, 243);" %)**1**|=(% style="width: 85px; background-color: rgb(217, 226, 243);" %)**4**
435 435  |(% style="width:103px" %)**Value**|(% style="width:54px" %)(((
436 -Temp_Black
437 -)))|(% style="width:51px" %)Temp_White|(% style="width:89px" %)Temp_ Red or Temp _White|(% style="width:103px" %)Poll message flag & Ext|(% style="width:54px" %)[[Unix Time Stamp>>||anchor="H2.5.2UnixTimeStamp"]]
427 +[[Temp_Black>>||anchor="HTemperatureBlack:"]]
428 +)))|(% style="width:51px" %)[[Temp_White>>||anchor="HTemperatureWhite:"]]|(% style="width:89px" %)[[Temp_ Red or Temp _White>>||anchor="HTemperatureREDorTemperatureWhite:"]]|(% style="width:103px" %)Poll message flag & Ext|(% style="width:54px" %)[[Unix Time Stamp>>||anchor="H2.5.2UnixTimeStamp"]]
438 438  
439 439  **Poll message flag & Ext:**
440 440  
... ... @@ -600,7 +600,6 @@
600 600  
601 601  === 3.3.3 Set Temperature Alarm Threshold ===
602 602  
603 -
604 604  * (% style="color:blue" %)**AT Command:**
605 605  
606 606  (% style="color:#037691" %)**AT+SHTEMP=min,max**
... ... @@ -622,7 +622,6 @@
622 622  
623 623  === 3.3.4 Set Humidity Alarm Threshold ===
624 624  
625 -
626 626  * (% style="color:blue" %)**AT Command:**
627 627  
628 628  (% style="color:#037691" %)**AT+SHHUM=min,max**
... ... @@ -644,7 +644,6 @@
644 644  
645 645  === 3.3.5 Set Alarm Interval ===
646 646  
647 -
648 648  The shortest time of two Alarm packet. (unit: min)
649 649  
650 650  * (% style="color:blue" %)**AT Command:**
... ... @@ -675,7 +675,7 @@
675 675  === 3.3.7 Set Interrupt Mode ===
676 676  
677 677  
678 -Feature, Set Interrupt mode for PA8 of pin.
666 +Feature, Set Interrupt mode for GPIO_EXIT.
679 679  
680 680  (% style="color:blue" %)**AT Command: AT+INTMOD**
681 681  
... ... @@ -703,38 +703,6 @@
703 703  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
704 704  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
705 705  
706 -=== ===
707 -
708 -=== 3.3.7 Set Power Output Duration ===
709 -
710 -
711 -Control the output duration 5V . Before each sampling, device will
712 -
713 -~1. first enable the power output to external sensor,
714 -
715 -2. keep it on as per duration, read sensor value and construct uplink payload
716 -
717 -3. final, close the power output.
718 -
719 -(% style="color:blue" %)**AT Command: AT+5VT**
720 -
721 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
722 -|=(% style="width: 154px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3" %)**Function**|=(% style="width: 157px;background-color:#D9E2F3" %)**Response**
723 -|(% style="width:154px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:157px" %)0 (default)
724 -OK
725 -|(% style="width:154px" %)AT+5VT=500|(% style="width:196px" %)Close after a delay of 1000 milliseconds.|(% style="width:157px" %)OK
726 -
727 -(% style="color:blue" %)**Downlink Command: 0x07**
728 -
729 -Format: Command Code (0x07) followed by 2 bytes.
730 -
731 -The first and second bytes are the time to turn on.
732 -
733 -* Example 1: Downlink Payload: 070000  **~-~-->**  AT+5VT=0
734 -* Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
735 -
736 -= =
737 -
738 738  = 4. Battery & Power Consumption =
739 739  
740 740  
... ... @@ -759,7 +759,7 @@
759 759  Methods to Update Firmware:
760 760  
761 761  * (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/]]
762 -* 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]]**.
718 +* 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]]**.
763 763  
764 764  = 6. FAQ =
765 765  
... ... @@ -788,9 +788,10 @@
788 788  
789 789  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
790 790  
747 += =
748 +
791 791  = 8. ​Packing Info =
792 792  
793 -
794 794  (% style="color:#037691" %)**Package Includes**:
795 795  
796 796  * S31x-LB LoRaWAN Temperature & Humidity Sensor
... ... @@ -809,5 +809,4 @@
809 809  
810 810  
811 811  * 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.
812 -
813 -* 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]].
769 +* 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]]
image-20230523174230-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Saxer
Size
... ... @@ -1,1 +1,0 @@
1 -605.9 KB
Content