<
From version < 16.1 >
edited by Xiaoling
on 2023/04/21 17:16
To version < 16.4 >
edited by kai
on 2023/04/23 15:11
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +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. S31x-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-20230421162630-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
... ... @@ -339,7 +339,7 @@
339 339  [[Humidity>>||anchor="HHumidity:"]]
340 340  )))
341 341  
342 -==== (% style="color:#4472c4" %)**Battery:**(%%) ====
336 +==== (% style="color:#4472c4" %)**Battery**(%%) ====
343 343  
344 344  Sensor Battery Level.
345 345  
... ... @@ -349,7 +349,7 @@
349 349  
350 350  
351 351  
352 -==== (% style="color:#4472c4" %)**Temperature:**(%%) ====
346 +==== (% style="color:#4472c4" %)**Temperature**(%%) ====
353 353  
354 354  **Example**:
355 355  
... ... @@ -360,13 +360,13 @@
360 360  (FF3F & 8000:Judge whether the highest bit is 1, when the highest bit is 1, it is negative)
361 361  
362 362  
363 -==== (% style="color:#4472c4" %)**Humidity:**(%%) ====
357 +==== (% style="color:#4472c4" %)**Humidity**(%%) ====
364 364  
365 365  
366 366  Read:0x(0197)=412    Value:  412 / 10=41.2, So 41.2%
367 367  
368 368  
369 -==== (% style="color:#4472c4" %)**Alarm Flag& MOD:**(%%) ====
363 +==== (% style="color:#4472c4" %)**Alarm Flag& MOD**(%%) ====
370 370  
371 371  
372 372  **Example:**
... ... @@ -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 S31x-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 -**S31x-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  
... ... @@ -545,7 +545,7 @@
545 545  
546 546  = 3. Configure S31x-LB =
547 547  
548 -== 3.1 Configure Methods: ==
542 +== 3.1 Configure Methods ==
549 549  
550 550  
551 551  S31x-LB supports below configure method:
... ... @@ -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  
... ... @@ -615,7 +615,7 @@
615 615  Sensor will upload Device Status via FPORT=5. See payload section for detail.
616 616  
617 617  
618 -=== 3.3.3 Set Temperature Alarm Threshold: ===
608 +=== 3.3.3 Set Temperature Alarm Threshold ===
619 619  
620 620  * (% style="color:blue" %)**AT Command:**
621 621  
... ... @@ -636,7 +636,7 @@
636 636  (% style="color:red" %)**(note: 3^^rd^^ byte= 0x00 for low limit(not set), 4^^th^^ byte = 0x1E for high limit: 30)**
637 637  
638 638  
639 -=== 3.3.4 Set Humidity Alarm Threshold: ===
629 +=== 3.3.4 Set Humidity Alarm Threshold ===
640 640  
641 641  * (% style="color:blue" %)**AT Command:**
642 642  
... ... @@ -657,7 +657,7 @@
657 657  (% style="color:red" %)**(note: 3^^rd^^ byte= 0x46 for low limit (70%), 4^^th^^ byte = 0x00 for high limit (not set))**
658 658  
659 659  
660 -=== 3.3.5 Set Alarm Interval: ===
650 +=== 3.3.5 Set Alarm Interval ===
661 661  
662 662  The shortest time of two Alarm packet. (unit: min)
663 663  
... ... @@ -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,8 +686,6 @@
686 686  
687 687  * Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message.
688 688  
689 -
690 -
691 691  === 3.3.7 Set Interrupt Mode ===
692 692  
693 693  
... ... @@ -719,8 +719,6 @@
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  
722 -
723 -
724 724  = 4. Battery & Power Consumption =
725 725  
726 726  
... ... @@ -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  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0