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,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 - D2x-LB support BLE remote configure.137 +S31x-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: ... ... @@ -250,7 +250,7 @@ 250 250 === 2.3.1 Device Status, FPORT~=5 === 251 251 252 252 253 -Users can use the downlink command(**0x26 01**) to ask S31x-LB to send device configure detail, include device configure status. S31 x-LB will uplink a payload via FPort=5 to server.247 +Users can use the downlink command(**0x26 01**) to ask S31x-LB to send device configure detail, include device configure status. S31-LB will uplink a payload via FPort=5 to server. 254 254 255 255 The Payload format is as below. 256 256 ... ... @@ -262,7 +262,7 @@ 262 262 263 263 Example parse in TTNv3 264 264 265 -[[image:image-2023042116 2630-1.png]]259 +[[image:image-20230421171614-1.png]] 266 266 267 267 268 268 (% style="color:#037691" %)**Sensor Model**(%%): For S31x-LB, this value is 0x0A ... ... @@ -429,7 +429,7 @@ 429 429 430 430 User need to set (% style="color:blue" %)**SYNCMOD=1**(%%) to enable sync time via MAC command. 431 431 432 -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). 433 433 434 434 (% 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.** 435 435 ... ... @@ -476,7 +476,7 @@ 476 476 477 477 **Example:** 478 478 479 -If D2x-LB has below data inside Flash:473 +If S31-LB has below data inside Flash: 480 480 481 481 [[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"]] 482 482 ... ... @@ -487,7 +487,7 @@ 487 487 Stop time: 60066DA7= time 21/1/19 05:27:03 488 488 489 489 490 -**S31 x-LB will uplink this payload.**484 +**S31-LB will uplink this payload.** 491 491 492 492 [[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-13.png?width=727&height=421&rev=1.1||alt="image-20220523001219-13.png" height="421" width="727"]] 493 493 ... ... @@ -554,8 +554,6 @@ 554 554 * 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]]. 555 555 * LoRaWAN Downlink. Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section. 556 556 557 - 558 - 559 559 == 3.2 General Commands == 560 560 561 561 ... ... @@ -603,8 +603,6 @@ 603 603 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 604 604 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 605 605 606 - 607 - 608 608 === 3.3.2 Get Device Status === 609 609 610 610 ... ... @@ -670,7 +670,7 @@ 670 670 (% style="color:#037691" %)**0x(0D 00 1E)**(%%) **~-~--> ** Set AT+ATDC=0x 00 1E = 30 minutes 671 671 672 672 673 -=== 3.3.6 Get Alarm settings (什么FPORT?)===663 +=== 3.3.6 Get Alarm settings: === 674 674 675 675 676 676 Send a LoRaWAN downlink to ask device send Alarm settings. ... ... @@ -686,11 +686,9 @@ 686 686 687 687 * Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message. 688 688 679 +=== 3.3.7 Set Interrupt Mode: === 689 689 690 690 691 -=== 3.3.7 Set Interrupt Mode === 692 - 693 - 694 694 Feature, Set Interrupt mode for GPIO_EXIT. 695 695 696 696 (% style="color:blue" %)**AT Command: AT+INTMOD** ... ... @@ -719,17 +719,15 @@ 719 719 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 720 720 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 721 721 710 += 4. Battery & Power Consumption: = 722 722 723 723 724 -= 4. Battery & Power Consumption = 725 - 726 - 727 727 S31x-LB use ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace. 728 728 729 729 [[**Battery Info & Power Consumption Analyze**>>http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] . 730 730 731 731 732 -= 5. OTA Firmware update = 718 += 5. OTA Firmware update: = 733 733 734 734 735 735 (% class="wikigeneratedid" %) ... ... @@ -747,8 +747,6 @@ 747 747 * (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/]] 748 748 * Update through UART TTL interface. **[[Instruction>>http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**. 749 749 750 - 751 - 752 752 = 6. FAQ = 753 753 754 754 ... ... @@ -776,8 +776,6 @@ 776 776 777 777 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 778 778 779 - 780 - 781 781 = 8. Packing Info = 782 782 783 783 ... ... @@ -795,8 +795,6 @@ 795 795 796 796 * Weight / pcs : g 797 797 798 - 799 - 800 800 = 9. Support = 801 801 802 802