<
From version < 57.5 >
edited by Xiaoling
on 2022/05/23 14:03
To version < 57.4 >
edited by Xiaoling
on 2022/05/23 13:52
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -163,8 +163,10 @@
163 163  
164 164  [[image:image-20220522232916-3.png]]
165 165  
166 +
166 166  [[image:image-20220522232932-4.png]]
167 167  
169 +
168 168  [[image:image-20220522232954-5.png]]
169 169  
170 170  Note: LHT65N use same payload as LHT65.
... ... @@ -191,7 +191,7 @@
191 191  After each uplink, the (% style="color:blue" %)**BLUE LED**(%%) will blink once.
192 192  
193 193  
194 -(% border="1" style="background-color:#ffffcc; color:green; width:605px" %)
196 +(% border="1" style="width:605px" %)
195 195  |(% style="width:106px" %)**Size(bytes)**|(% style="width:71px" %)**2**|(% style="width:183px" %)**2**|(% style="width:155.172px" %)**2**|(% style="width:49px" %)**1**|(% style="width:92px" %)**4**
196 196  |(% style="width:106px" %)**Value**|(% style="width:71px" %)[[BAT>>path:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/#H2.4.2BAT-BatteryInfo]]|(% style="width:183px" %)(((
197 197  [[Built In Temperature>>http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/#H2.4.3Built-inTemperature]]
... ... @@ -217,7 +217,7 @@
217 217  
218 218  These two bytes of BAT include the battery state and the actually voltage
219 219  
220 -(% border="1" style="background-color:#ffffcc; color:green; width:508px" %)
222 +(% border="1" style="width:508px" %)
221 221  |(% style="width:75px" %)Bit(bit)|(% style="width:268px" %)[15:14]|(% style="width:162px" %)[13:0]
222 222  |(% style="width:75px" %)Value|(% style="width:268px" %)(((
223 223  BAT Status
... ... @@ -231,7 +231,7 @@
231 231  11(b): Good   (BAT >= 2.65v)
232 232  )))|(% style="width:162px" %)Actually BAT voltage
233 233  
234 -[[image:image-20220522235639-1.png||height="139" width="727"]]
236 +[[image:image-20220522235639-1.png]]
235 235  
236 236  Check the battery voltage for LHT65N.
237 237  
... ... @@ -240,7 +240,7 @@
240 240  
241 241  === 2.4.3 Built-in Temperature ===
242 242  
243 -[[image:image-20220522235639-2.png||height="138" width="722"]]
245 +[[image:image-20220522235639-2.png]]
244 244  
245 245  * Temperature:  0x0ABB/100=27.47℃
246 246  
... ... @@ -250,7 +250,7 @@
250 250  
251 251  === 2.4.4 Built-in Humidity ===
252 252  
253 -[[image:image-20220522235639-4.png||height="138" width="722"]]
255 +[[image:image-20220522235639-4.png]]
254 254  
255 255  * Humidity:    0x025C/10=60.4%
256 256  
... ... @@ -258,10 +258,10 @@
258 258  
259 259  Bytes for External Sensor:
260 260  
261 -(% border="1" style="background-color:#ffffcc; color:green; width:473px" %)
262 -|(% style="width:139px" %)**EXT # Value**|(% style="width:331px" %)**External Sensor Type**
263 -|(% style="width:139px" %)0x01|(% style="width:331px" %)Sensor E3, Temperature Sensor
264 -|(% style="width:139px" %)0x09|(% style="width:331px" %)Sensor E3, Temperature Sensor, Datalog Mod
263 +(% style="width:624px" %)
264 +|(% style="width:139px" %)**EXT # Value**|(% style="width:484px" %)**External Sensor Type**
265 +|(% style="width:139px" %)0x01|(% style="width:484px" %)Sensor E3, Temperature Sensor
266 +|(% style="width:139px" %)0x09|(% style="width:484px" %)Sensor E3, Temperature Sensor, Datalog Mod
265 265  
266 266  === 2.4.6 Ext value ===
267 267  
... ... @@ -277,13 +277,9 @@
277 277  
278 278  * External temperature= (0xF54F-65536)/100=-27.37℃
279 279  
280 -(((
281 281  The last 2 bytes of data are meaningless
282 -)))
283 283  
284 -(((
285 285  If the external sensor is 0x01, and there is no external temperature connected. The temperature will be set to 7FFF which is 327.67℃
286 -)))
287 287  
288 288  
289 289  ==== 2.4.6.2 Ext~=9, E3 sensor with Unix Timestamp ====
... ... @@ -291,27 +291,27 @@
291 291  Timestamp mode is designed for LHT65N with E3 probe, it will send the uplink payload with Unix timestamp. With the limitation of 11 bytes (max distance of AU915/US915/AS923 band), the time stamp mode will be lack of BAT voltage field, instead, it shows the battery status. The payload is as below:
292 292  
293 293  
294 -(% border="1" style="background-color:#ffffcc; color:green; width:697px" %)
292 +(% border="1" style="width:697px" %)
295 295  |(% style="width:96px" %)**Size(bytes)**|(% style="width:164px" %)**2**|(% style="width:104px" %)**2**|(% style="width:106px" %)**2**|(% style="width:108px" %)**1**|(% style="width:116px" %)**4**
296 -|(% style="width:96px" %)**Value**|(% style="width:164px" %)[[External temperature>>http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/#H4.2SetExternalSensorMode]]|(% style="width:104px" %)(((
297 -[[Built-In>>http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/#H2.4.3Built-inTemperature]]
294 +|(% style="width:96px" %)**Value**|(% style="width:164px" %)[[External temperature>>path:#DS18b20_value]]|(% style="width:104px" %)(((
295 +[[Built-In>>path:#SHT20_Temperature]]
298 298  
299 -[[Temperature>>http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/#H2.4.3Built-inTemperature]]
297 +[[Temperature>>path:#SHT20_Temperature]]
300 300  )))|(% style="width:106px" %)(((
301 -BAT Status &
299 +[[BAT Status &>>path:#BAT_Humidity]]
302 302  
303 -[[Built-in>>http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/#H2.4.4Built-inHumidity]]
301 +[[Built-in>>path:#BAT_Humidity]]
304 304  
305 -[[Humidity>>http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/#H2.4.4Built-inHumidity]]
306 -)))|(% style="width:108px" %)Status & Ext|(% style="width:116px" %)(((
307 -[[Unix>>path:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/#H4.1SetTransmitIntervalTime]]
303 +[[Humidity>>path:#BAT_Humidity]]
304 +)))|(% style="width:108px" %)[[Status & Ext>>path:#Status_EXT]]|(% style="width:116px" %)(((
305 +[[Unix>>path:#Unix_Time_Stamp]]
308 308  
309 -[[Time Stamp>>path:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/#H4.1SetTransmitIntervalTime]]
307 +[[Time Stamp>>path:#Unix_Time_Stamp]]
310 310  )))
311 311  
312 312  * **Battery status & **[[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)**Built-in Humidity**>>path:#SHT20_Humidity]]
313 313  
314 -(% border="1" style="background-color:#ffffcc; color:green; width:587px" %)
312 +(% border="1" style="width:587px" %)
315 315  |Bit(bit)|(% style="width:280px" %)[15:14]|(% style="width:136px" %)[11:0]
316 316  |Value|(% style="width:280px" %)(((
317 317  BAT Status
... ... @@ -324,7 +324,7 @@
324 324  
325 325  11(b): Good   (BAT >= 2.65v)
326 326  )))|(% style="width:136px" %)(((
327 -[[Built-in Humidity>>path:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/#H2.4.4Built-inHumidity]]
325 +[[Built-in Humidity>>path:#SHT20_Humidity]]
328 328  
329 329  
330 330  )))
... ... @@ -331,10 +331,12 @@
331 331  
332 332  * **Status & Ext Byte**
333 333  
334 -(% border="1" style="background-color:#ffffcc; color:green; width:732px" %)
332 +(% border="1" style="width:732px" %)
335 335  |(% style="width:128px" %)**Bits**|(% style="width:102px" %)**7**|(% style="width:145px" %)**6**|(% style="width:117px" %)**5**|(% style="width:147px" %)**4**|(% style="width:90px" %)**[3:0]**
336 336  |(% style="width:128px" %)**Status & Ext**|(% style="width:102px" %)Not Defined|(% style="width:145px" %)Poll Message Flag|(% style="width:117px" %)Sync time OK|(% style="width:147px" %)Unix Time Request|(% style="width:90px" %)(((
337 -Ext:0b(1001)
335 +Ext:
336 +
337 +0b(1001)
338 338  )))
339 339  
340 340  * Poll Message Flag: 1: This message is a poll message reply, 0: means this is a normal uplink.
... ... @@ -349,6 +349,7 @@
349 349  
350 350  **Step 2**: Configure your Application to forward data to Datacake you will need to add integration. Go to TTN V3 Console ~-~-> Applications ~-~-> Integrations ~-~-> Add Integrations.
351 351  
352 +
352 352  Add Datacake:
353 353  
354 354  [[image:image-20220523000825-7.png||height="262" width="583"]]
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0