Last modified by Xiaoling on 2023/07/18 10:12

From version 234.3
edited by Xiaoling
on 2023/04/26 14:37
Change comment: There is no comment for this version
To version 234.5
edited by Xiaoling
on 2023/04/26 14:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -206,18 +206,18 @@
206 206  After each uplink, the (% style="color:blue" %)**BLUE LED**(%%) will blink once.
207 207  )))
208 208  
209 -(% border="1" cellspacing="4" style="background-color:#ffffcc; color:green; width:390px" %)
210 -|=(% style="width: 60px;" %)(((
209 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:390px" %)
210 +|=(% style="width: 60px;background-color:#2F5496" %)(((
211 211  **Size(bytes)**
212 -)))|=(% style="width: 30px;" %)(((
212 +)))|=(% style="width: 30px;background-color:#D9E2F3" %)(((
213 213  **2**
214 -)))|=(% style="width: 100px;" %)(((
214 +)))|=(% style="width: 100px;background-color:#D9E2F3" %)(((
215 215  **2**
216 -)))|=(% style="width: 100px;" %)(((
216 +)))|=(% style="width: 100px;background-color:#D9E2F3" %)(((
217 217  **2**
218 -)))|=(% style="width: 50px;" %)(((
218 +)))|=(% style="width: 50px;background-color:#D9E2F3" %)(((
219 219  **1**
220 -)))|=(% style="width: 50px;" %)(((
220 +)))|=(% style="width: 50px;background-color:#D9E2F3" %)(((
221 221  **4**
222 222  )))
223 223  |(% style="width:97px" %)(((
... ... @@ -239,7 +239,9 @@
239 239  )))
240 240  
241 241  * The First 6 bytes: has fix meanings for every LHT65N.
242 +
242 242  * The 7th byte (EXT #): defines the external sensor model.
244 +
243 243  * The 8^^th^^ ~~ 11^^th^^ byte: the value for external sensor value. The definition is based on external sensor type. (If EXT=0, there won't be these four bytes.)
244 244  
245 245  === 2.4.1 Decoder in TTN V3 ===