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

From version 234.11
edited by Xiaoling
on 2023/04/26 14:57
Change comment: There is no comment for this version
To version 234.21
edited by Xiaoling
on 2023/04/26 15:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -258,25 +258,20 @@
258 258  
259 259  These two bytes of BAT include the battery state and the actually voltage.
260 260  
261 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:485px" %)
262 -|=(% style="width: 72px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)(((
261 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:477px" %)
262 +|=(% style="width: 69px; background-color:#D9E2F3;color:#0070C0" %)(((
263 263  **Bit(bit)**
264 -)))|=(% style="width: 252px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)[15:14]|=(% style="width: 153px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)[13:0]
265 -|(% style="width:72px" %)(((
264 +)))|=(% style="width: 253px;background-color:#D9E2F3;color:#0070C0" %)[15:14]|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)[13:0]
265 +|(% style="width:66px" %)(((
266 266  **Value**
267 -)))|(% style="width:252px" %)(((
267 +)))|(% style="width:250px" %)(((
268 268  BAT Status
269 -
270 270  00(b): Ultra Low ( BAT <= 2.50v)
271 -
272 272  01(b): Low (2.50v <=BAT <= 2.55v)
273 -
274 274  10(b): OK (2.55v <= BAT <=2.65v)
275 -
276 276  11(b): Good (BAT >= 2.65v)
277 -)))|(% style="width:153px" %)Actually BAT voltage
273 +)))|(% style="width:152px" %)Actually BAT voltage
278 278  
279 -
280 280  **(b)stands for binary**
281 281  
282 282  
... ... @@ -286,6 +286,7 @@
286 286  Check the battery voltage for LHT65N.
287 287  
288 288  * BAT status=(0Xcba4>>14)&0xFF=11 (BIN) ,very good
284 +
289 289  * Battery Voltage =0xCBA4&0x3FFF=0x0BA4=2980mV
290 290  
291 291  === 2.4.3 Built-in Temperature ===
... ... @@ -311,9 +311,11 @@
311 311  
312 312  Bytes for External Sensor:
313 313  
314 -[[image:image-20220523152822-17.png||_mstalt="454545"]]
310 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:425px" %)
311 +|=(% style="width: 102px; background-color:#D9E2F3;color:#0070C0" %)**EXT # Value**|=(% style="width: 323px;background-color:#D9E2F3;color:#0070C0" %)**External Sensor Type**
312 +|(% style="width:102px" %)0x01|(% style="width:319px" %)Sensor E3, Temperature Sensor
313 +|(% style="width:102px" %)0x09|(% style="width:319px" %)Sensor E3, Temperature Sensor, Datalog Mod
315 315  
316 -
317 317  === 2.4.6 Ext value ===
318 318  
319 319  ==== 2.4.6.1 Ext~=1, E3 Temperature Sensor ====
... ... @@ -350,22 +350,19 @@
350 350  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:
351 351  )))
352 352  
353 -(((
354 -
355 -)))
356 356  
357 -(% border="1" cellspacing="4" style="background-color:#ffffcc; color:green; width:480px" %)
358 -|=(% style="width: 50px;" %)(((
352 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:480px" %)
353 +|=(% style="width: 50px;background-color:#D9E2F3" %)(((
359 359  **Size(bytes)**
360 -)))|=(% style="width: 70px;" %)(((
355 +)))|=(% style="width: 70px;background-color:#D9E2F3" %)(((
361 361  **2**
362 -)))|=(% style="width: 120px;" %)(((
357 +)))|=(% style="width: 120px;background-color:#D9E2F3" %)(((
363 363  **2**
364 -)))|=(% style="width: 120px;" %)(((
359 +)))|=(% style="width: 120px;background-color:#D9E2F3" %)(((
365 365  **2**
366 -)))|=(% style="width: 50px;" %)(((
361 +)))|=(% style="width: 50px;background-color:#D9E2F3" %)(((
367 367  **1**
368 -)))|=(% style="width: 70px;" %)(((
363 +)))|=(% style="width: 70px;background-color:#D9E2F3" %)(((
369 369  **4**
370 370  )))
371 371  |(% style="width:110px" %)(((
... ... @@ -384,9 +384,9 @@
384 384  
385 385  * **Battery status & Built-in Humidity**
386 386  
387 -(% border="1" cellspacing="4" style="background-color:#ffffcc; color:green; width:461px" %)
388 -|=(% style="width: 67px;" %)Bit(bit)|=(% style="width: 256px;" %)[15:14]|=(% style="width: 132px;" %)[11:0]
389 -|(% style="width:67px" %)Value|(% style="width:256px" %)(((
382 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:461px" %)
383 +|=(% style="width: 69px;background-color:#D9E2F3;color:#0070C0" %)Bit(bit)|=(% style="width: 258px;background-color:#D9E2F3;color:#0070C0" %)[15:14]|=(% style="width: 134px;background-color:#D9E2F3;color:#0070C0" %)[11:0]
384 +|(% style="width:67px" %)**Value**|(% style="width:256px" %)(((
390 390  BAT Status
391 391  00(b): Ultra Low ( BAT <= 2.50v)
392 392  01(b): Low  (2.50v <=BAT <= 2.55v)
... ... @@ -398,8 +398,8 @@
398 398  
399 399  * **Status & Ext Byte**
400 400  
401 -(% border="1" cellspacing="4" style="background-color:#ffffcc; color:green; width:500px" %)
402 -|=(% scope="row" style="width: 60px;" %)**Bits**|(% style="width:90px" %)**7**|(% style="width:100px" %)**6**|(% style="width:90px" %)**5**|(% style="width:100px" %)**4**|(% style="width:60px" %)**[3:0]**
396 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
397 +|=(% style="width: 60px;background-color:#D9E2F3;color:#0070C0" %)**Bits**|(% style="background-color:#d9e2f3; color:#0070c0; width:90px" %)**7**|(% style="background-color:#d9e2f3; color:#0070c0; width:100px" %)**6**|(% style="background-color:#d9e2f3; color:#0070c0; width:90px" %)**5**|(% style="background-color:#d9e2f3; color:#0070c0; width:100px" %)**4**|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**[3:0]**
403 403  |=(% style="width: 96px;" %)**Status&Ext**|(% style="width:124px" %)None-ACK Flag|(% style="width:146px" %)Poll Message FLAG|(% style="width:109px" %)Sync time OK|(% style="width:143px" %)Unix Time Request|(% style="width:106px" %)Ext: 0b(1001)
404 404  
405 405  * (% style="color:blue" %)**Poll Message Flag**:(%%)  1: This message is a poll message reply, 0: means this is a normal uplink.
... ... @@ -491,19 +491,19 @@
491 491  
492 492  Ext=4,Interrupt Sensor:
493 493  
494 -(% border="1.5" cellpadding="4" cellspacing="4" style="background-color:#ffffcc; color:green; height:6px; width:478px" %)
489 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:478px" %)
495 495  |(% style="width:101px" %)(((
496 -AT+EXT=4,1
491 +**AT+EXT=4,1**
497 497  )))|(% style="width:373px" %)(((
498 498  Sent uplink packet in both rising and falling interrupt
499 499  )))
500 500  |(% style="width:101px" %)(((
501 -AT+EXT=4,2
496 +**AT+EXT=4,2**
502 502  )))|(% style="width:373px" %)(((
503 503  Sent uplink packet only in falling interrupt
504 504  )))
505 505  |(% style="width:101px" %)(((
506 -AT+EXT=4,3
501 +**AT+EXT=4,3**
507 507  )))|(% style="width:373px" %)(((
508 508  Sent uplink packet only in rising interrupt
509 509  )))
... ... @@ -537,7 +537,7 @@
537 537  
538 538  Ext=8, Counting Sensor ( 4 bytes):
539 539  
540 -(% border="2" cellpadding="4" cellspacing="4" style="background-color:#ffffcc; color:green; height:6px; width:381px" %)
535 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:381px" %)
541 541  |(% style="width:138px" %)(((
542 542  AT+EXT=8,0
543 543  )))|(% style="width:240px" %)(((
... ... @@ -577,9 +577,6 @@
577 577  Datacake IoT platform provides a human-friendly interface to show the sensor data, once we have sensor data in TTN V3, we can use Datacake to connect to TTN V3 and see the data in Datacake. Below are the steps:
578 578  )))
579 579  
580 -(((
581 -
582 -)))
583 583  
584 584  (((
585 585  (% style="color:blue" %)**Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network.
... ... @@ -589,9 +589,6 @@
589 589  (% style="color:blue" %)**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.
590 590  )))
591 591  
592 -(((
593 -
594 -)))
595 595  
596 596  (((
597 597  Add Datacake: