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

From version 76.5
edited by Xiaoling
on 2024/01/04 16:59
Change comment: There is no comment for this version
To version 76.13
edited by Xiaoling
on 2024/01/25 16:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -51,7 +51,7 @@
51 51  * Support wireless OTA update firmware
52 52  * Uplink on periodically
53 53  * Downlink to change configure
54 -* 88500mAh Li/SOCl2 Battery (S31/S31B-LB)
54 +* 8500mAh Li/SOCl2 Battery (S31/S31B-LB)
55 55  * Solar panel + 3000mAh Li-on battery (S31/S31B-LS)
56 56  
57 57  == 1.3 Specification ==
... ... @@ -109,8 +109,8 @@
109 109  
110 110  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/RS485-LB_Waterproof_RS485UART_to_LoRaWAN_Converter/WebHome/image-20240103160425-4.png?rev=1.1||alt="image-20240103160425-4.png"]]
111 111  
112 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
113 -|=(% style="width: 167px;background-color:#4F81BD;color:white" %)**Behavior on ACT**|=(% style="width: 117px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 225px;background-color:#4F81BD;color:white" %)**Action**
112 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
113 +|=(% style="width: 167px;background-color:#4F81BD;color:white" %)**Behavior on ACT**|=(% style="width: 117px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 226px;background-color:#4F81BD;color:white" %)**Action**
114 114  |(% style="width:167px" %)Pressing ACT between 1s < time < 3s|(% style="width:117px" %)Send an uplink|(% style="width:225px" %)(((
115 115  If sensor is already Joined to LoRaWAN network, sensor will send an uplink packet, (% style="color:blue" %)**blue led** (%%)will blink once.
116 116  Meanwhile, BLE module will be active and user can connect via BLE to configure device.
... ... @@ -145,11 +145,14 @@
145 145  == 1.8 Hardware Variant ==
146 146  
147 147  
148 -(% border="1" cellspacing="5" style="width:461.818px" %)
148 +(% border="1" cellspacing="3" style="width:460px" %)
149 149  |=(% style="width: 102px;background-color:#4F81BD;color:white" %)Model|=(% style="width: 182px; background-color:#4F81BD;color:white" %)Photo|=(% style="width: 176px; background-color:#4F81BD;color:white" %)Probe Info
150 150  |(% style="width:102px" %)(((
151 151  S31-LB/LS
152 -)))|(% style="width:182px" %)[[image:image-20240104165223-7.png]]|(% style="width:176px" %)(((
152 +)))|(% style="width:182px" %)(((
153 +(% style="text-align:center" %)
154 +[[image:image-20240104165223-7.png]]
155 +)))|(% style="width:176px" %)(((
153 153  1 x SHT31 Probe
154 154  
155 155  Cable Length : 2 meters
... ... @@ -158,7 +158,10 @@
158 158  )))
159 159  |(% style="width:102px" %)(((
160 160  S31B-LB/LS
161 -)))|(% style="width:182px" %)[[image:image-20240104165338-9.png]]|(% style="width:176px" %)(((
164 +)))|(% style="width:182px" %)(((
165 +(% style="text-align:center" %)
166 +[[image:image-20240104165338-9.png]]
167 +)))|(% style="width:176px" %)(((
162 162  1 x SHT31 Probe
163 163  
164 164  Installed in device.
... ... @@ -404,7 +404,7 @@
404 404  === 2.5.1 Ways to get datalog via LoRaWAN ===
405 405  
406 406  
407 -Set [[PNACKMD=1>>||anchor="H2.5.4DatalogUplinkpayload28FPORT3D329"]], S31x-LB/LS will wait for ACK for every uplink, when there is no LoRaWAN network,S31x-LB/LS will mark these records with non-ack messages and store the sensor data, and it will send all messages (10s interval) after the network recovery.
413 +Set PNACKMD=1, S31x-LB/LS will wait for ACK for every uplink, when there is no LoRaWAN network,S31x-LB/LS will mark these records with non-ack messages and store the sensor data, and it will send all messages (10s interval) after the network recovery.
408 408  
409 409  * (((
410 410  a) S31x-LB/LS will do an ACK check for data records sending to make sure every data arrive server.
... ... @@ -413,11 +413,6 @@
413 413  b) S31x-LB/LS will send data in **CONFIRMED Mode** when PNACKMD=1, but S31x-LB/LS won't re-transmit the packet if it doesn't get ACK, it will just mark it as a NONE-ACK message. In a future uplink if S31x-LB/LS gets a ACK, S31x-LB/LS will consider there is a network connection and resend all NONE-ACK messages.
414 414  )))
415 415  
416 -Below is the typical case for the auto-update datalog feature (Set PNACKMD=1)
417 -
418 -[[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-20220703111700-2.png?width=1119&height=381&rev=1.1||alt="图片-20220703111700-2.png" height="381" width="1119"]]
419 -
420 -
421 421  === 2.5.2 Unix TimeStamp ===
422 422  
423 423  
... ... @@ -462,10 +462,6 @@
462 462  (((
463 463  Humidity
464 464  )))
465 -
466 -(((
467 -
468 -)))
469 469  )))|(% style="width:87px" %)(((
470 470  Temperature
471 471  )))|(% style="width:178px" %)(((
... ... @@ -559,7 +559,7 @@
559 559  == 2.7 Frequency Plans ==
560 560  
561 561  
562 -The S31x-LB/LS uses OTAA mode and below frequency plans by default. If user want to use it with different frequency plan, please refer the AT command sets.
559 +The S31x-LB/LS uses OTAA mode and below frequency plans by default. Each frequency band use different firmware, user update the firmware to the corresponding band for their country.
563 563  
564 564  [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/]]
565 565