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

From version 76.11
edited by Xiaoling
on 2024/01/17 17:47
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,7 +145,7 @@
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
... ... @@ -419,7 +419,6 @@
419 419  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.
420 420  )))
421 421  
422 -
423 423  === 2.5.2 Unix TimeStamp ===
424 424  
425 425