Changes for page LSN50 & LSN50-V2 - LoRaWAN Sensor Node User Manual
Last modified by Mengting Qiu on 2025/06/04 10:46
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -86,6 +86,7 @@ 86 86 87 87 88 88 89 + 89 89 == 1.3 Features == 90 90 91 91 * LoRaWAN v1.0.3 Class A ... ... @@ -146,6 +146,7 @@ 146 146 147 147 148 148 150 + 149 149 == 1.6 Pin Definitions and Switch == 150 150 151 151 (% class="wikigeneratedid" %) ... ... @@ -182,6 +182,7 @@ 182 182 1. Send an uplink packet 183 183 184 184 187 + 185 185 == 1.7 Hardware Change log == 186 186 187 187 LSN50v2-D20 v1.0: Release. ... ... @@ -272,13 +272,9 @@ 272 272 273 273 == 2.3 Uplink Payload == 274 274 275 -((( 276 276 Normal Upload Payload: 277 -))) 278 278 279 -((( 280 280 LSN50v2-D2x use the same payload as LSn50v2 mod1, as below. 281 -))) 282 282 283 283 284 284 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:709px" %) ... ... @@ -335,11 +335,10 @@ 335 335 If payload is: FF3FH : (FF3F & FC00 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees. 336 336 337 337 338 -=== (% style="color:#4472c4" %)**Temperature Black:**(%%)===337 +=== **Temperature Black:** === 339 339 340 340 **This point to the BLACK probe in LSN50 v2-D23** 341 341 342 - 343 343 **Example**: 344 344 345 345 If payload is: 0105H: (0105 & FC00 == 0), temp = 0105H /10 = 26.1 degree ... ... @@ -347,9 +347,11 @@ 347 347 If payload is: FF3FH : (FF3F & FC00 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees. 348 348 349 349 348 + 349 + 350 350 === (% style="color:#4472c4" %)**Alarm Flag& MOD:**(%%) === 351 351 352 - **Example:**352 +Example: 353 353 354 354 If payload & 0x01 = 0x01 à This is an Alarm Message 355 355