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

From version 234.16
edited by Xiaoling
on 2023/04/26 15:16
Change comment: There is no comment for this version
To version 234.22
edited by Xiaoling
on 2023/04/26 15:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -312,7 +312,6 @@
312 312  |(% style="width:102px" %)0x01|(% style="width:319px" %)Sensor E3, Temperature Sensor
313 313  |(% style="width:102px" %)0x09|(% style="width:319px" %)Sensor E3, Temperature Sensor, Datalog Mod
314 314  
315 -
316 316  === 2.4.6 Ext value ===
317 317  
318 318  ==== 2.4.6.1 Ext~=1, E3 Temperature Sensor ====
... ... @@ -349,9 +349,6 @@
349 349  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:
350 350  )))
351 351  
352 -(((
353 -
354 -)))
355 355  
356 356  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:480px" %)
357 357  |=(% style="width: 50px;background-color:#D9E2F3" %)(((
... ... @@ -384,8 +384,8 @@
384 384  * **Battery status & Built-in Humidity**
385 385  
386 386  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:461px" %)
387 -|=(% style="width: 69px;" %)Bit(bit)|=(% style="width: 258px;" %)[15:14]|=(% style="width: 134px;" %)[11:0]
388 -|(% style="width:67px" %)Value|(% style="width:256px" %)(((
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" %)(((
389 389  BAT Status
390 390  00(b): Ultra Low ( BAT <= 2.50v)
391 391  01(b): Low  (2.50v <=BAT <= 2.55v)
... ... @@ -397,8 +397,8 @@
397 397  
398 398  * **Status & Ext Byte**
399 399  
400 -(% border="1" cellspacing="4" style="background-color:#ffffcc; color:green; width:500px" %)
401 -|=(% 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]**
402 402  |=(% 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)
403 403  
404 404  * (% style="color:blue" %)**Poll Message Flag**:(%%)  1: This message is a poll message reply, 0: means this is a normal uplink.
... ... @@ -490,21 +490,21 @@
490 490  
491 491  Ext=4,Interrupt Sensor:
492 492  
493 -(% 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:504px" %)
494 494  |(% style="width:101px" %)(((
495 -AT+EXT=4,1
496 -)))|(% style="width:373px" %)(((
497 -Sent uplink packet in both rising and falling interrupt
491 +**AT+EXT=4,1**
492 +)))|(% style="width:395px" %)(((
493 +**Sent uplink packet in both rising and falling interrupt**
498 498  )))
499 499  |(% style="width:101px" %)(((
500 -AT+EXT=4,2
501 -)))|(% style="width:373px" %)(((
502 -Sent uplink packet only in falling interrupt
496 +**AT+EXT=4,2**
497 +)))|(% style="width:395px" %)(((
498 +**Sent uplink packet only in falling interrupt**
503 503  )))
504 504  |(% style="width:101px" %)(((
505 -AT+EXT=4,3
506 -)))|(% style="width:373px" %)(((
507 -Sent uplink packet only in rising interrupt
501 +**AT+EXT=4,3**
502 +)))|(% style="width:395px" %)(((
503 +**Sent uplink packet only in rising interrupt**
508 508  )))
509 509  
510 510  Trigger by falling edge:
... ... @@ -536,21 +536,21 @@
536 536  
537 537  Ext=8, Counting Sensor ( 4 bytes):
538 538  
539 -(% border="2" cellpadding="4" cellspacing="4" style="background-color:#ffffcc; color:green; height:6px; width:381px" %)
540 -|(% style="width:138px" %)(((
541 -AT+EXT=8,0
542 -)))|(% style="width:240px" %)(((
543 -Count at falling interrupt
535 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:330px" %)
536 +|(% style="width:131px" %)(((
537 +**AT+EXT=8,0**
538 +)))|(% style="width:195px" %)(((
539 +**Count at falling interrupt**
544 544  )))
545 -|(% style="width:138px" %)(((
546 -AT+EXT=8,1
547 -)))|(% style="width:240px" %)(((
548 -Count at rising interrupt
541 +|(% style="width:131px" %)(((
542 +**AT+EXT=8,1**
543 +)))|(% style="width:195px" %)(((
544 +**Count at rising interrupt**
549 549  )))
550 -|(% style="width:138px" %)(((
551 -AT+SETCNT=60
552 -)))|(% style="width:240px" %)(((
553 -Sent current count to 60
546 +|(% style="width:131px" %)(((
547 +**AT+SETCNT=60**
548 +)))|(% style="width:195px" %)(((
549 +**Sent current count to 60**
554 554  )))
555 555  
556 556  [[image:image-20220906101320-6.png||_mstalt="428064"]]
... ... @@ -576,9 +576,6 @@
576 576  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:
577 577  )))
578 578  
579 -(((
580 -
581 -)))
582 582  
583 583  (((
584 584  (% style="color:blue" %)**Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network.
... ... @@ -588,9 +588,6 @@
588 588  (% 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.
589 589  )))
590 590  
591 -(((
592 -
593 -)))
594 594  
595 595  (((
596 596  Add Datacake: