Last modified by Mengting Qiu on 2025/07/01 15:58

From version 16.2
edited by Xiaoling
on 2023/04/21 17:16
Change comment: There is no comment for this version
To version 27.1
edited by Ellie Zhang
on 2023/05/06 14:37
Change comment: Uploaded new attachment "S31-B.jpg", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Ellie
Content
... ... @@ -1,6 +1,9 @@
1 -
1 +(% style="text-align:center" %)
2 +[[image:S31-B.jpg]]
2 2  
3 3  
5 +
6 +
4 4  **Table of Contents:**
5 5  
6 6  {{toc/}}
... ... @@ -137,7 +137,7 @@
137 137  == 1.6 BLE connection ==
138 138  
139 139  
140 -D2x-LB support BLE remote configure.
143 +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:
... ... @@ -196,7 +196,6 @@
196 196  
197 197  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.
198 198  
199 -
200 200  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.
201 201  
202 202  
... ... @@ -204,10 +204,9 @@
204 204  
205 205  Each S31x-LB is shipped with a sticker with the default device EUI as below:
206 206  
207 -[[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"]]
209 +[[image:image-20230426084152-1.png||height="233" width="502"]]
208 208  
209 209  
210 -
211 211  You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot:
212 212  
213 213  
... ... @@ -336,7 +336,7 @@
336 336  [[Humidity>>||anchor="HHumidity:"]]
337 337  )))
338 338  
339 -==== (% style="color:#4472c4" %)**Battery:**(%%) ====
340 +==== (% 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:**(%%) ====
350 +==== (% 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:**(%%) ====
361 +==== (% 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:**(%%) ====
367 +==== (% style="color:#4472c4" %)**Alarm Flag& MOD**(%%) ====
367 367  
368 368  
369 369  **Example:**
... ... @@ -473,9 +473,9 @@
473 473  
474 474  **Example:**
475 475  
476 -If D2x-LB has below data inside Flash:
477 +If S31x-LB has below data inside Flash:
477 477  
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 +[[image:1682646494051-944.png]]
479 479  
480 480  If user sends below downlink command: 3160065F9760066DA705
481 481  
... ... @@ -542,7 +542,7 @@
542 542  
543 543  = 3. Configure S31x-LB =
544 544  
545 -== 3.1 Configure Methods: ==
546 +== 3.1 Configure Methods ==
546 546  
547 547  
548 548  S31x-LB supports below configure method:
... ... @@ -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: ===
613 +=== 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: ===
634 +=== 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: ===
655 +=== 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?) ===
668 +=== 3.3.6 Get Alarm settings ===
669 669  
670 670  
671 671  Send a LoRaWAN downlink to ask device send Alarm settings.
1682646494051-944.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +206.9 KB
Content
S31-B.jpg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ellie
Size
... ... @@ -1,0 +1,1 @@
1 +28.6 KB
Content
image-20230426084152-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +190.0 KB
Content