Last modified by Mengting Qiu on 2025/04/07 15:57
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.kai - Content
-
... ... @@ -62,7 +62,6 @@ 62 62 * Downlink to change configure 63 63 * 8500mAh Battery for long term use 64 64 65 - 66 66 == 1.3 Specification == 67 67 68 68 ... ... @@ -105,7 +105,6 @@ 105 105 * Sleep Mode: 5uA @ 3.3v 106 106 * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm 107 107 108 - 109 109 == 1.4 Sleep mode and working mode == 110 110 111 111 ... ... @@ -133,11 +133,10 @@ 133 133 ))) 134 134 |(% 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. 135 135 136 - 137 137 == 1.6 BLE connection == 138 138 139 139 140 - D2x-LB support BLE remote configure.137 +S31x-LB support BLE remote configure. 141 141 142 142 143 143 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: ... ... @@ -336,7 +336,7 @@ 336 336 [[Humidity>>||anchor="HHumidity:"]] 337 337 ))) 338 338 339 -==== (% style="color:#4472c4" %)**Battery :**(%%) ====336 +==== (% style="color:#4472c4" %)**Battery**(%%) ==== 340 340 341 341 Sensor Battery Level. 342 342 ... ... @@ -346,7 +346,7 @@ 346 346 347 347 348 348 349 -==== (% style="color:#4472c4" %)**Temperature :**(%%) ====346 +==== (% style="color:#4472c4" %)**Temperature**(%%) ==== 350 350 351 351 **Example**: 352 352 ... ... @@ -357,13 +357,13 @@ 357 357 (FF3F & 8000:Judge whether the highest bit is 1, when the highest bit is 1, it is negative) 358 358 359 359 360 -==== (% style="color:#4472c4" %)**Humidity :**(%%) ====357 +==== (% style="color:#4472c4" %)**Humidity**(%%) ==== 361 361 362 362 363 363 Read:0x(0197)=412 Value: 412 / 10=41.2, So 41.2% 364 364 365 365 366 -==== (% style="color:#4472c4" %)**Alarm Flag& MOD :**(%%) ====363 +==== (% style="color:#4472c4" %)**Alarm Flag& MOD**(%%) ==== 367 367 368 368 369 369 **Example:** ... ... @@ -426,7 +426,7 @@ 426 426 427 427 User need to set (% style="color:blue" %)**SYNCMOD=1**(%%) to enable sync time via MAC command. 428 428 429 -Once S31 x-LB Joined LoRaWAN network, it will send the MAC command (DeviceTimeReq) and the server will reply with (DeviceTimeAns) to send the current time to S31x-LB. If S31x-LB fails to get the time from the server, S31x-LB will use the internal time and wait for next time request (AT+SYNCTDC to set the time request period, default is 10 days).426 +Once S31-LB Joined LoRaWAN network, it will send the MAC command (DeviceTimeReq) and the server will reply with (DeviceTimeAns) to send the current time to S31x-LB. If S31x-LB fails to get the time from the server, S31x-LB will use the internal time and wait for next time request (AT+SYNCTDC to set the time request period, default is 10 days). 430 430 431 431 (% style="color:red" %)**Note: LoRaWAN Server need to support LoRaWAN v1.0.3(MAC v1.0.3) or higher to support this MAC command feature, Chirpstack,TTN V3 v3 and loriot support but TTN V3 v2 doesn't support. If server doesn't support this command, it will through away uplink packet with this command, so user will lose the packet with time request for TTN V3 v2 if SYNCMOD=1.** 432 432 ... ... @@ -473,7 +473,7 @@ 473 473 474 474 **Example:** 475 475 476 -If D2x-LB has below data inside Flash:473 +If S31x-LB has below data inside Flash: 477 477 478 478 [[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"]] 479 479 ... ... @@ -542,7 +542,7 @@ 542 542 543 543 = 3. Configure S31x-LB = 544 544 545 -== 3.1 Configure Methods :==542 +== 3.1 Configure Methods == 546 546 547 547 548 548 S31x-LB supports below configure method: ... ... @@ -551,7 +551,6 @@ 551 551 * 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]]. 552 552 * LoRaWAN Downlink. Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section. 553 553 554 - 555 555 == 3.2 General Commands == 556 556 557 557 ... ... @@ -599,7 +599,6 @@ 599 599 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 600 600 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 601 601 602 - 603 603 === 3.3.2 Get Device Status === 604 604 605 605 ... ... @@ -610,7 +610,7 @@ 610 610 Sensor will upload Device Status via FPORT=5. See payload section for detail. 611 611 612 612 613 -=== 3.3.3 Set Temperature Alarm Threshold :===608 +=== 3.3.3 Set Temperature Alarm Threshold === 614 614 615 615 * (% style="color:blue" %)**AT Command:** 616 616 ... ... @@ -631,7 +631,7 @@ 631 631 (% style="color:red" %)**(note: 3^^rd^^ byte= 0x00 for low limit(not set), 4^^th^^ byte = 0x1E for high limit: 30)** 632 632 633 633 634 -=== 3.3.4 Set Humidity Alarm Threshold :===629 +=== 3.3.4 Set Humidity Alarm Threshold === 635 635 636 636 * (% style="color:blue" %)**AT Command:** 637 637 ... ... @@ -652,7 +652,7 @@ 652 652 (% style="color:red" %)**(note: 3^^rd^^ byte= 0x46 for low limit (70%), 4^^th^^ byte = 0x00 for high limit (not set))** 653 653 654 654 655 -=== 3.3.5 Set Alarm Interval :===650 +=== 3.3.5 Set Alarm Interval === 656 656 657 657 The shortest time of two Alarm packet. (unit: min) 658 658 ... ... @@ -665,7 +665,7 @@ 665 665 (% style="color:#037691" %)**0x(0D 00 1E)**(%%) **~-~--> ** Set AT+ATDC=0x 00 1E = 30 minutes 666 666 667 667 668 -=== 3.3.6 Get Alarm settings (什么FPORT?)===663 +=== 3.3.6 Get Alarm settings === 669 669 670 670 671 671 Send a LoRaWAN downlink to ask device send Alarm settings. ... ... @@ -681,7 +681,6 @@ 681 681 682 682 * Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message. 683 683 684 - 685 685 === 3.3.7 Set Interrupt Mode === 686 686 687 687 ... ... @@ -713,7 +713,6 @@ 713 713 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 714 714 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 715 715 716 - 717 717 = 4. Battery & Power Consumption = 718 718 719 719 ... ... @@ -740,7 +740,6 @@ 740 740 * (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/]] 741 741 * Update through UART TTL interface. **[[Instruction>>http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**. 742 742 743 - 744 744 = 6. FAQ = 745 745 746 746 ... ... @@ -768,7 +768,6 @@ 768 768 769 769 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 770 770 771 - 772 772 = 8. Packing Info = 773 773 774 774 ... ... @@ -786,7 +786,6 @@ 786 786 787 787 * Weight / pcs : g 788 788 789 - 790 790 = 9. Support = 791 791 792 792