Changes for page DS20L -- LoRaWAN Smart Distance Detector User Manual 01
Last modified by Mengting Qiu on 2023/12/14 11:15
From version 42.1
edited by Saxer Lin
on 2023/05/23 17:42
on 2023/05/23 17:42
Change comment:
Uploaded new attachment "image-20230523174230-1.png", version {1}
To version 38.1
edited by Ellie Zhang
on 2023/05/06 16:20
on 2023/05/06 16:20
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Saxer1 +XWiki.Ellie - 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) ... ... @@ -117,6 +117,7 @@ 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 120 + 120 120 == 1.6 BLE connection == 121 121 122 122 ... ... @@ -306,15 +306,15 @@ 306 306 **Size(bytes)** 307 307 )))|=(% style="width: 80px;background-color:#D9E2F3" %)2|=(% style="width: 90px;background-color:#D9E2F3" %)4|=(% style="width:80px;background-color:#D9E2F3" %)1|=(% style="width: 80px;background-color:#D9E2F3" %)**2**|=(% style="width: 80px;background-color:#D9E2F3" %)2 308 308 |(% style="width:99px" %)**Value**|(% style="width:69px" %)((( 309 -[[Battery>>||anchor="HBattery"]] 310 +[[Battery>>||anchor="HBattery:"]] 310 310 )))|(% style="width:130px" %)((( 311 311 [[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]] 312 312 )))|(% style="width:91px" %)((( 313 -[[Alarm Flag>>||anchor="HAlarmFlag26MOD"]] 314 +[[Alarm Flag>>||anchor="HAlarmFlag26MOD:"]] 314 314 )))|(% style="width:103px" %)((( 315 -[[Temperature>>||anchor="HTemperature"]] 316 +[[Temperature>>||anchor="HTemperature:"]] 316 316 )))|(% style="width:80px" %)((( 317 -[[Humidity>>||anchor="HHumidity"]] 318 +[[Humidity>>||anchor="HHumidity:"]] 318 318 ))) 319 319 320 320 ==== (% style="color:#4472c4" %)**Battery**(%%) ==== ... ... @@ -365,7 +365,7 @@ 365 365 366 366 In the page (% style="color:#037691" %)**Applications ~-~-> Payload Formats ~-~-> Custom ~-~-> decoder**(%%) to add the decoder from: 367 367 368 -[[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]]369 +[[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]] 369 369 370 370 371 371 == 2.5 Datalog Feature == ... ... @@ -377,7 +377,7 @@ 377 377 === 2.5.1 Ways to get datalog via LoRaWAN === 378 378 379 379 380 -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. 381 +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. 381 381 382 382 * a) S31x-LB will do an ACK check for data records sending to make sure every data arrive server. 383 383 * 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. ... ... @@ -386,7 +386,6 @@ 386 386 387 387 [[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"]] 388 388 389 - 390 390 === 2.5.2 Unix TimeStamp === 391 391 392 392 ... ... @@ -400,7 +400,6 @@ 400 400 401 401 [[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"]] 402 402 403 - 404 404 So, we can use AT+TIMESTAMP=1611889405 or downlink 3060137afd00 to set the current time 2021 – Jan ~-~- 29 Friday 03:03:25 405 405 406 406 ... ... @@ -426,8 +426,8 @@ 426 426 **Size(bytes)** 427 427 )))|=(% 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** 428 428 |(% style="width:103px" %)**Value**|(% style="width:54px" %)((( 429 -Temp_Black 430 -)))|(% 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"]] 428 +[[Temp_Black>>||anchor="HTemperatureBlack:"]] 429 +)))|(% 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"]] 431 431 432 432 **Poll message flag & Ext:** 433 433 ... ... @@ -593,7 +593,6 @@ 593 593 594 594 === 3.3.3 Set Temperature Alarm Threshold === 595 595 596 - 597 597 * (% style="color:blue" %)**AT Command:** 598 598 599 599 (% style="color:#037691" %)**AT+SHTEMP=min,max** ... ... @@ -615,7 +615,6 @@ 615 615 616 616 === 3.3.4 Set Humidity Alarm Threshold === 617 617 618 - 619 619 * (% style="color:blue" %)**AT Command:** 620 620 621 621 (% style="color:#037691" %)**AT+SHHUM=min,max** ... ... @@ -637,7 +637,6 @@ 637 637 638 638 === 3.3.5 Set Alarm Interval === 639 639 640 - 641 641 The shortest time of two Alarm packet. (unit: min) 642 642 643 643 * (% style="color:blue" %)**AT Command:** ... ... @@ -668,7 +668,7 @@ 668 668 === 3.3.7 Set Interrupt Mode === 669 669 670 670 671 -Feature, Set Interrupt mode for P A8 of PIN.667 +Feature, Set Interrupt mode for GPIO_EXIT. 672 672 673 673 (% style="color:blue" %)**AT Command: AT+INTMOD** 674 674 ... ... @@ -696,39 +696,6 @@ 696 696 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 697 697 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 698 698 699 -=== === 700 - 701 -=== 3.3.7 Set Power Output Duration === 702 - 703 - 704 -Control the output duration 5V . Before each sampling, device will 705 - 706 -~1. first enable the power output to external sensor, 707 - 708 -2. keep it on as per duration, read sensor value and construct uplink payload 709 - 710 -3. final, close the power output. 711 - 712 -(% style="color:blue" %)**AT Command: AT+5VT** 713 - 714 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 715 -|=(% style="width: 154px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3" %)**Function**|=(% style="width: 157px;background-color:#D9E2F3" %)**Response** 716 -|(% style="width:154px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:157px" %)0 (default) 717 -OK 718 -|(% style="width:154px" %)AT+5VT=500|(% style="width:196px" %)Close after a delay of 1000 milliseconds.|(% style="width:157px" %)OK 719 - 720 -(% style="color:blue" %)**Downlink Command: 0x07** 721 - 722 -Format: Command Code (0x07) followed by 2 bytes. 723 - 724 -The first and second bytes are the time to turn on. 725 - 726 -* Example 1: Downlink Payload: 070000 **~-~-->** AT+5VT=0 727 -* Example 2: Downlink Payload: 0701F4 **~-~-->** AT+5VT=500 728 - 729 -(% class="wikigeneratedid" %) 730 -= = 731 - 732 732 = 4. Battery & Power Consumption = 733 733 734 734 ... ... @@ -753,7 +753,7 @@ 753 753 Methods to Update Firmware: 754 754 755 755 * (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/]] 756 -* Update through UART TTL interface. 719 +* 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]]**. 757 757 758 758 = 6. FAQ = 759 759 ... ... @@ -762,7 +762,7 @@ 762 762 = 7. Order Info = 763 763 764 764 765 -Part Number: (% style="color:blue" %)**S31-LB-XX / S31B-LB-XX** 728 +Part Number: (% style="color:blue" %)**S31-LB-XX / S31B-LB-XX**(%%) 766 766 767 767 (% style="color:red" %)**XX**(%%): The default frequency band 768 768 ... ... @@ -782,14 +782,15 @@ 782 782 783 783 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 784 784 748 += = 749 + 785 785 = 8. Packing Info = 786 786 752 +**Package Includes**: 787 787 788 -(% style="color:#037691" %)**Package Includes**: 789 - 790 790 * S31x-LB LoRaWAN Temperature & Humidity Sensor 791 791 792 - (% style="color:#037691" %)**Dimension and weight**:756 +**Dimension and weight**: 793 793 794 794 * Device Size: cm 795 795 ... ... @@ -803,5 +803,4 @@ 803 803 804 804 805 805 * 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. 806 - 807 -* 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]]. 770 +* 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