Last modified by Mengting Qiu on 2023/12/14 11:15

From version 45.1
edited by Saxer Lin
on 2023/05/24 08:55
Change comment: There is no comment for this version
To version 42.1
edited by Saxer Lin
on 2023/05/23 17:42
Change comment: Uploaded new attachment "image-20230523174230-1.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -132,19 +132,12 @@
132 132  If there is no activity connection on BLE in 60 seconds, sensor will shut down BLE module to enter low power mode.
133 133  
134 134  
135 -== 1.7 Pin Definitions ==
135 +== 1.7  Hardware Variant ==
136 136  
137 -[[image:image-20230523174230-1.png]]
138 138  
139 -
140 -== 1.8  Hardware Variant ==
141 -
142 -
143 143  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %)
144 144  |=(% style="width: 102px;background-color:#D9E2F3;color:#0070C0" %)Model|=(% style="width: 190px;background-color:#D9E2F3;color:#0070C0" %)Photo|=(% style="width: 218px;background-color:#D9E2F3;color:#0070C0" %)Probe Info
145 -|(% style="width:102px" %)(((
146 -S31-LB
147 -)))|(% style="width:190px" %)[[image:S31.jpg]]|(% style="width:297px" %)(((
140 +|(% style="width:102px" %)S31-LB|(% style="width:190px" %)[[image:S31.jpg]]|(% style="width:297px" %)(((
148 148  1 x SHT31 Probe
149 149  
150 150  Cable Length : 2 meters
... ... @@ -151,9 +151,7 @@
151 151  
152 152  
153 153  )))
154 -|(% style="width:102px" %)(((
155 -S31B-LB
156 -)))|(% style="width:190px" %)[[image:S31B.jpg]]|(% style="width:297px" %)(((
147 +|(% style="width:102px" %)S31B-LB|(% style="width:190px" %)[[image:S31B.jpg]]|(% style="width:297px" %)(((
157 157  1 x SHT31 Probe
158 158  
159 159  Installed in device.
... ... @@ -163,7 +163,7 @@
163 163  
164 164  
165 165  
166 -== 1.9 Mechanical ==
157 +== 1.8 Mechanical ==
167 167  
168 168  
169 169  [[image:Main.User Manual for LoRaWAN End Nodes.D20-LBD22-LBD23-LB_LoRaWAN_Temperature_Sensor_User_Manual.WebHome@1675143884058-338.png]]
... ... @@ -326,7 +326,7 @@
326 326  [[Humidity>>||anchor="HHumidity"]]
327 327  )))
328 328  
329 -==== (% style="color:#4472c4" %)**2.3.2.1 Battery**(%%) ====
320 +==== (% style="color:#4472c4" %)**Battery**(%%) ====
330 330  
331 331  Sensor Battery Level.
332 332  
... ... @@ -336,7 +336,7 @@
336 336  
337 337  
338 338  
339 -==== (% style="color:#4472c4" %)**2.3.2.2 Temperature**(%%) ====
330 +==== (% style="color:#4472c4" %)**Temperature**(%%) ====
340 340  
341 341  **Example**:
342 342  
... ... @@ -347,13 +347,13 @@
347 347  (FF3F & 8000:Judge whether the highest bit is 1, when the highest bit is 1, it is negative)
348 348  
349 349  
350 -==== (% style="color:#4472c4" %)**2.3.2.3 Humidity**(%%) ====
341 +==== (% style="color:#4472c4" %)**Humidity**(%%) ====
351 351  
352 352  
353 353  Read:0x(0197)=412    Value:  412 / 10=41.2, So 41.2%
354 354  
355 355  
356 -==== (% style="color:#4472c4" %)**2.3.2.4 Alarm Flag& MOD**(%%) ====
347 +==== (% style="color:#4472c4" %)**Alarm Flag& MOD**(%%) ====
357 357  
358 358  
359 359  **Example:**
... ... @@ -388,12 +388,8 @@
388 388  
389 389  Set [[PNACKMD=1>>||anchor="H2.5.4DatalogUplinkpayload28FPORT3D329"]], S31x-LB will wait for ACK for every uplink, when there is no LoRaWAN network,S31x-LB 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.
390 390  
391 -* (((
392 -a) S31x-LB will do an ACK check for data records sending to make sure every data arrive server.
393 -)))
394 -* (((
395 -b) S31x-LB will send data in **CONFIRMED Mode** when PNACKMD=1, but S31x-LB 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 gets a ACK, S31x-LB will consider there is a network connection and resend all NONE-ACK messages.
396 -)))
382 +* a) S31x-LB will do an ACK check for data records sending to make sure every data arrive server.
383 +* b) S31x-LB will send data in **CONFIRMED Mode** when PNACKMD=1, but S31x-LB 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 gets a ACK, S31x-LB will consider there is a network connection and resend all NONE-ACK messages.
397 397  
398 398  Below is the typical case for the auto-update datalog feature (Set PNACKMD=1)
399 399  
... ... @@ -681,7 +681,7 @@
681 681  === 3.3.7 Set Interrupt Mode ===
682 682  
683 683  
684 -Feature, Set Interrupt mode for PA8 of pin.
671 +Feature, Set Interrupt mode for PA8 of PIN.
685 685  
686 686  (% style="color:blue" %)**AT Command: AT+INTMOD**
687 687  
... ... @@ -709,9 +709,11 @@
709 709  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
710 710  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
711 711  
712 -=== 3.3.8 Set Power Output Duration ===
699 +=== ===
713 713  
701 +=== 3.3.7 Set Power Output Duration ===
714 714  
703 +
715 715  Control the output duration 5V . Before each sampling, device will
716 716  
717 717  ~1. first enable the power output to external sensor,
... ... @@ -737,6 +737,9 @@
737 737  * Example 1: Downlink Payload: 070000  **~-~-->**  AT+5VT=0
738 738  * Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
739 739  
729 +(% class="wikigeneratedid" %)
730 += =
731 +
740 740  = 4. Battery & Power Consumption =
741 741  
742 742