Last modified by Mengting Qiu on 2025/07/01 15:58
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 4 removed)
Details
- Page properties
-
- Content
-
... ... @@ -62,8 +62,6 @@ 62 62 * Downlink to change configure 63 63 * 8500mAh Battery for long term use 64 64 65 - 66 - 67 67 == 1.3 Specification == 68 68 69 69 ... ... @@ -106,8 +106,6 @@ 106 106 * Sleep Mode: 5uA @ 3.3v 107 107 * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm 108 108 109 - 110 - 111 111 == 1.4 Sleep mode and working mode == 112 112 113 113 ... ... @@ -135,12 +135,10 @@ 135 135 ))) 136 136 |(% 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. 137 137 138 - 139 - 140 140 == 1.6 BLE connection == 141 141 142 142 143 - S31x-LB support BLE remote configure.137 +D2x-LB support BLE remote configure. 144 144 145 145 146 146 BLE can be used to configure the parameter of sensor or see the console output from sensor. BLE will be only activate on below case: ... ... @@ -199,6 +199,9 @@ 199 199 200 200 Following is an example for how to join the [[TTN v3 LoRaWAN Network>>url:https://console.cloud.thethings.network/]]. Below is the network structure; we use the [[LPS8v2>>url:https://www.dragino.com/products/lora-lorawan-gateway/item/228-lps8v2.html]] as a LoRaWAN gateway in this example. 201 201 196 + 197 + 198 + 202 202 The LPS8V2 is already set to connected to [[TTN network >>url:https://console.cloud.thethings.network/]], so what we need to now is configure the TTN server. 203 203 204 204 ... ... @@ -206,9 +206,10 @@ 206 206 207 207 Each S31x-LB is shipped with a sticker with the default device EUI as below: 208 208 209 -[[image:i mage-20230426084152-1.png||height="233" width="502"]]206 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50v2-S31-S31B%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20User%20Manual/WebHome/image-20220607170145-1.jpeg?rev=1.1||alt="image-20220607170145-1.jpeg"]] 210 210 211 211 209 + 212 212 You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot: 213 213 214 214 ... ... @@ -260,7 +260,7 @@ 260 260 261 261 Example parse in TTNv3 262 262 263 -[[image:image-202304 21171614-1.png]]261 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/D20-LBD22-LBD23-LB_LoRaWAN_Temperature_Sensor_User_Manual/WebHome/image-20230415153147-2.png?width=1120&height=220&rev=1.1||alt="image-20230415153147-2.png"]] 264 264 265 265 266 266 (% style="color:#037691" %)**Sensor Model**(%%): For S31x-LB, this value is 0x0A ... ... @@ -337,7 +337,7 @@ 337 337 [[Humidity>>||anchor="HHumidity:"]] 338 338 ))) 339 339 340 -==== (% style="color:#4472c4" %)**Battery**(%%) ==== 338 +==== (% style="color:#4472c4" %)**Battery:**(%%) ==== 341 341 342 342 Sensor Battery Level. 343 343 ... ... @@ -347,7 +347,7 @@ 347 347 348 348 349 349 350 -==== (% style="color:#4472c4" %)**Temperature**(%%) ==== 348 +==== (% style="color:#4472c4" %)**Temperature:**(%%) ==== 351 351 352 352 **Example**: 353 353 ... ... @@ -358,13 +358,13 @@ 358 358 (FF3F & 8000:Judge whether the highest bit is 1, when the highest bit is 1, it is negative) 359 359 360 360 361 -==== (% style="color:#4472c4" %)**Humidity**(%%) ==== 359 +==== (% style="color:#4472c4" %)**Humidity:**(%%) ==== 362 362 363 363 364 364 Read:0x(0197)=412 Value: 412 / 10=41.2, So 41.2% 365 365 366 366 367 -==== (% style="color:#4472c4" %)**Alarm Flag& MOD**(%%) ==== 365 +==== (% style="color:#4472c4" %)**Alarm Flag& MOD:**(%%) ==== 368 368 369 369 370 370 **Example:** ... ... @@ -474,9 +474,9 @@ 474 474 475 475 **Example:** 476 476 477 -If S31x-LB has below data inside Flash:475 +If D2x-LB has below data inside Flash: 478 478 479 -[[image: 1682646494051-944.png]]477 +[[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-20220523144455-1.png?width=735&height=335&rev=1.1||alt="image-20220523144455-1.png" height="335" width="735"]] 480 480 481 481 If user sends below downlink command: 3160065F9760066DA705 482 482 ... ... @@ -543,7 +543,7 @@ 543 543 544 544 = 3. Configure S31x-LB = 545 545 546 -== 3.1 Configure Methods == 544 +== 3.1 Configure Methods: == 547 547 548 548 549 549 S31x-LB supports below configure method: ... ... @@ -552,8 +552,6 @@ 552 552 * 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]]. 553 553 * LoRaWAN Downlink. Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section. 554 554 555 - 556 - 557 557 == 3.2 General Commands == 558 558 559 559 ... ... @@ -611,7 +611,7 @@ 611 611 Sensor will upload Device Status via FPORT=5. See payload section for detail. 612 612 613 613 614 -=== 3.3.3 Set Temperature Alarm Threshold === 610 +=== 3.3.3 Set Temperature Alarm Threshold: === 615 615 616 616 * (% style="color:blue" %)**AT Command:** 617 617 ... ... @@ -627,12 +627,12 @@ 627 627 628 628 * (% style="color:blue" %)**Downlink Payload:** 629 629 630 -(% style="color:#037691" %)**0x(0C 01 00 1E)** (%%) 626 +(% style="color:#037691" %)**0x(0C 01 00 1E)** (%%) ~/~/Set AT+SHTEMP=0,30 631 631 632 632 (% style="color:red" %)**(note: 3^^rd^^ byte= 0x00 for low limit(not set), 4^^th^^ byte = 0x1E for high limit: 30)** 633 633 634 634 635 -=== 3.3.4 Set Humidity Alarm Threshold === 631 +=== 3.3.4 Set Humidity Alarm Threshold: === 636 636 637 637 * (% style="color:blue" %)**AT Command:** 638 638 ... ... @@ -644,16 +644,16 @@ 644 644 645 645 Example: 646 646 647 - AT+SHHUM=70,0 643 + AT+SHHUM=70,0 ~/~/ Alarm when humidity lower than 70%. 648 648 649 649 * (% style="color:blue" %)**Downlink Payload:** 650 650 651 -(% style="color:#037691" %)**0x(0C 02 46 00)**(%%) 647 +(% style="color:#037691" %)**0x(0C 02 46 00)**(%%) ~/~/Set AT+SHTHUM=70,0 652 652 653 653 (% style="color:red" %)**(note: 3^^rd^^ byte= 0x46 for low limit (70%), 4^^th^^ byte = 0x00 for high limit (not set))** 654 654 655 655 656 -=== 3.3.5 Set Alarm Interval === 652 +=== 3.3.5 Set Alarm Interval: === 657 657 658 658 The shortest time of two Alarm packet. (unit: min) 659 659 ... ... @@ -666,7 +666,7 @@ 666 666 (% style="color:#037691" %)**0x(0D 00 1E)**(%%) **~-~--> ** Set AT+ATDC=0x 00 1E = 30 minutes 667 667 668 668 669 -=== 3.3.6 Get Alarm settings === 665 +=== 3.3.6 Get Alarm settings (什么FPORT?) === 670 670 671 671 672 672 Send a LoRaWAN downlink to ask device send Alarm settings. ... ... @@ -682,8 +682,6 @@ 682 682 683 683 * Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message. 684 684 685 - 686 - 687 687 === 3.3.7 Set Interrupt Mode === 688 688 689 689 ... ... @@ -715,8 +715,6 @@ 715 715 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 716 716 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 717 717 718 - 719 - 720 720 = 4. Battery & Power Consumption = 721 721 722 722 ... ... @@ -743,8 +743,6 @@ 743 743 * (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/]] 744 744 * Update through UART TTL interface. **[[Instruction>>http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**. 745 745 746 - 747 - 748 748 = 6. FAQ = 749 749 750 750 ... ... @@ -772,8 +772,6 @@ 772 772 773 773 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 774 774 775 - 776 - 777 777 = 8. Packing Info = 778 778 779 779 ... ... @@ -791,8 +791,6 @@ 791 791 792 792 * Weight / pcs : g 793 793 794 - 795 - 796 796 = 9. Support = 797 797 798 798
- 1682646494051-944.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -206.9 KB - Content
- image-20230421162630-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -23.5 KB - Content
- image-20230421171614-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -34.8 KB - Content
- image-20230426084152-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -190.0 KB - Content