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

From version 189.2
edited by Xiaoling
on 2022/07/22 10:33
Change comment: There is no comment for this version
To version 189.3
edited by Xiaoling
on 2022/07/22 10:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -263,6 +263,9 @@
263 263  * The 7th byte (EXT #): defines the external sensor model.
264 264  * The 8(% _msthash="734578" _msttexthash="21372" _mstvisible="4" %)^^th^^(%%) ~~ 11(% _msthash="734579" _msttexthash="21372" _mstvisible="4" %)^^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.)
265 265  
266 +
267 +
268 +
266 266  === 2.4.1 Decoder in TTN V3 ===
267 267  
268 268  When the uplink payload arrives TTNv3, it shows HEX format and not friendly to read. We can add LHT65N decoder in TTNv3 for friendly reading.
... ... @@ -293,6 +293,9 @@
293 293  * BAT status=(0Xcba4>>14)&0xFF=11(B),very good
294 294  * Battery Voltage =0xCBF6&0x3FFF=0x0BA4=2980mV
295 295  
299 +
300 +
301 +
296 296  === 2.4.3 Built-in Temperature ===
297 297  
298 298  [[image:image-20220522235639-2.png||_mstalt="431756" _mstvisible="3" height="138" width="722"]]