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

From version 76.13
edited by Xiaoling
on 2024/01/25 16:32
Change comment: There is no comment for this version
To version 77.1
edited by Xiaoling
on 2024/09/26 13:45
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -33,7 +33,7 @@
33 33  
34 34  S31x-LB/LS (% style="color:blue" %)**supports BLE configure**(%%) and (% style="color:blue" %)**wireless OTA update**(%%) which make user easy to use.
35 35  
36 -S31x-LB/LS is powered by (% style="color:blue" %)**8500mAh Li-SOCI2 battery**(%%) or (% style="color:blue" %)**solar powered + li-on battery**(%%) it is designed for long term use up to 5 years.
36 +S31x-LB/LS is powered by (% style="color:blue" %)**8500mAh Li-SOCI2 battery**(%%) or (% style="color:blue" %)**solar powered + Li-ion battery**(%%) it is designed for long term use up to 5 years.
37 37  
38 38  Each S31x-LB/LS is pre-load with a set of unique keys for LoRaWAN registrations, register these keys to local LoRaWAN server and it will auto connect after power on.
39 39  
... ... @@ -52,7 +52,7 @@
52 52  * Uplink on periodically
53 53  * Downlink to change configure
54 54  * 8500mAh Li/SOCl2 Battery (S31/S31B-LB)
55 -* Solar panel + 3000mAh Li-on battery (S31/S31B-LS)
55 +* Solar panel + 3000mAh Li-ion battery (S31/S31B-LS)
56 56  
57 57  == 1.3 Specification ==
58 58  
... ... @@ -139,9 +139,11 @@
139 139  
140 140  == 1.7 Pin Definitions ==
141 141  
142 -[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230610163213-1.png?width=699&height=404&rev=1.1||alt="image-20230610163213-1.png"]]
143 143  
144 144  
144 +[[image:https://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/D20-LBD22-LBD23-LB_LoRaWAN_Temperature_Sensor_User_Manual/WebHome/image-20240926134323-1.png?rev=1.1||alt="image-20240926134323-1.png"]]
145 +
146 +
145 145  == 1.8 Hardware Variant ==
146 146  
147 147  
... ... @@ -239,10 +239,8 @@
239 239  
240 240  [[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-20220611161308-6.png?width=744&height=485&rev=1.1||alt="图片-20220611161308-6.png"]]
241 241  
242 -
243 243  (% style="color:blue" %)**Step 2:**(%%) Activate on S31x-LB/LS
244 244  
245 -
246 246  Press the button for 5 seconds to activate the S31x-LB/LS.
247 247  
248 248  (% style="color:green" %)**Green led**(%%) will fast blink 5 times, device will enter (% style="color:blue" %)**OTA mode**(%%) for 3 seconds. And then start to JOIN LoRaWAN network. (% style="color:green" %)**Green led**(%%) will solidly turn on for 5 seconds after joined in network.
... ... @@ -259,8 +259,7 @@
259 259  
260 260  The Payload format is as below.
261 261  
262 -
263 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
262 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
264 264  |(% colspan="6" style="background-color:#4f81bd; color:white" %)**Device Status (FPORT=5)**
265 265  |(% style="width:103px" %)**Size (bytes)**|(% style="width:72px" %)**1**|**2**|(% style="width:91px" %)**1**|(% style="width:86px" %)**1**|(% style="width:44px" %)**2**
266 266  |(% style="width:103px" %)Value|(% style="width:72px" %)Sensor Model|Firmware Version|(% style="width:91px" %)Frequency Band|(% style="width:86px" %)Sub-band|(% style="width:44px" %)BAT
... ... @@ -328,7 +328,7 @@
328 328  
329 329  Sensor Data is uplink via FPORT=2
330 330  
331 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:500px" %)
330 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:500px" %)
332 332  |=(% style="width: 60px;background-color:#4F81BD;color:white" %)(((
333 333  **Size(bytes)**
334 334  )))|=(% style="width: 40px;background-color:#4F81BD;color:white" %)2|=(% style="width: 90px;background-color:#4F81BD;color:white" %)4|=(% style="width: 150px; background-color: #4F81BD;color:white" %)1|=(% style="width: 80px; background-color: #4F81BD;color:white" %)**2**|=(% style="width: 80px; background-color: #4F81BD;color:white" %)2
... ... @@ -364,18 +364,16 @@
364 364  
365 365  If payload is: FF3FH :  (FF3F & 8000 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees.
366 366  
367 -(FF3F & 8000Judge whether the highest bit is 1, when the highest bit is 1, it is negative)
366 +(FF3F & 8000:Judge whether the highest bit is 1, when the highest bit is 1, it is negative)
368 368  
369 369  
370 370  ==== (% style="color:#4472c4" %)**Humidity**(%%) ====
371 371  
372 -
373 373  Read:0x(0197)=412    Value:  412 / 10=41.2, So 41.2%
374 374  
375 375  
376 376  ==== (% style="color:#4472c4" %)**Alarm Flag & MOD & Level of PA8**(%%) ====
377 377  
378 -
379 379  **Example:**
380 380  
381 381  If payload & 0x01 = 0x01  **~-~->** This is an Alarm Message.It means that the temperature and humidity exceed the alarm value or trigger an interrupt.
... ... @@ -453,7 +453,7 @@
453 453  
454 454  **Retrieval data payload:**
455 455  
456 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:500px" %)
453 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:500px" %)
457 457  |=(% style="width: 60px;background-color:#4F81BD;color:white" %)(((
458 458  **Size(bytes)**
459 459  )))|=(% style="width: 40px; background-color:#4F81BD;color:white" %)**2**|=(% style="width: 55px; background-color:#4F81BD;color:white" %)**2**|=(% style="width: 65px; background-color:#4F81BD;color:white" %)**2**|=(% style="width: 180px; background-color:#4F81BD;color:white" %)**1**|=(% style="width: 100px; background-color:#4F81BD;color:white" %)**4**
... ... @@ -604,7 +604,7 @@
604 604  
605 605  (% style="color:blue" %)**AT Command: AT+TDC**
606 606  
607 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
604 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
608 608  |=(% style="width: 156px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 137px;background-color:#4F81BD;color:white" %)**Function**|=(% style="background-color:#4F81BD;color:white" %)**Response**
609 609  |(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|(((
610 610  30000
... ... @@ -717,7 +717,7 @@
717 717  
718 718  (% style="color:blue" %)**AT Command: AT+INTMOD**
719 719  
720 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
717 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
721 721  |=(% style="width: 155px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 197px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 158px;background-color:#4F81BD;color:white" %)**Response**
722 722  |(% style="width:154px" %)AT+INTMOD=?|(% style="width:196px" %)Show current interrupt mode|(% style="width:157px" %)(((
723 723  0
... ... @@ -754,7 +754,7 @@
754 754  
755 755  (% style="color:blue" %)**AT Command: AT+5VT**
756 756  
757 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
754 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
758 758  |=(% style="width: 155px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 197px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 158px;background-color:#4F81BD;color:white" %)**Response**
759 759  |(% style="width:154px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:157px" %)0 (default)
760 760  OK