<
From version < 74.5 >
edited by Xiaoling
on 2022/10/11 10:22
To version < 74.6 >
edited by Xiaoling
on 2022/10/11 14:39
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -483,6 +483,7 @@
483 483  
484 484  
485 485  
486 +
486 486  === 2.4.6  Add Payload format in TTN V3 ===
487 487  
488 488  
... ... @@ -602,6 +602,7 @@
602 602  
603 603  
604 604  
606 +
605 605  == 2.11 Button Function ==
606 606  
607 607  
... ... @@ -625,6 +625,7 @@
625 625  
626 626  
627 627  
630 +
628 628  == 2.12 USB Port Function ==
629 629  
630 630  
... ... @@ -801,7 +801,6 @@
801 801  
802 802  * (% style="color:red" %)**1 : **(%%) (iBeacon)UUID+ Major + Minor+Power+Rssi+BAT+State  
803 803  
804 -
805 805  (% style="color:blue" %)**Example:**
806 806  
807 807   AT+ SMOD =1,0 ,0 ~-~->  GPS+ BAT+ State+Tem&Hum
... ... @@ -865,7 +865,7 @@
865 865  
866 866  * (% style="color:blue" %)**AT Command:**
867 867  
868 -(% style="color:#037691" %)**AT+CFM=xx. **
870 +(% style="color:#037691" %)**AT+CFM=xx**
869 869  
870 870  
871 871  **~ Example:**
... ... @@ -881,6 +881,27 @@
881 881  
882 882  
883 883  
886 +=== 3.2.10  Auto Send None-ACK messages ===
887 +
888 +
889 +TrackerD will wait for ACK for each uplink, If TrackerD doesn't get ACK from the IoT server, it will consider the message doesn't arrive server and store it. TrackerD keeps sending messages in normal periodically. Once TrackerD gets ACK from a server, it will consider the network is ok and start to send the not-arrive message.
890 +
891 +
892 +* (% style="color:blue" %)**AT Command: AT+PNACKMD**
893 +
894 +The default factory setting is 0.
895 +
896 +
897 +**Command Example Function Response:**
898 +
899 +(% style="color:#037691" %)**AT+PNACKMD=1**  (%%) ~/~/  Poll None-ACK message OK
900 +
901 +
902 +* (% style="color:blue" %)**Downlink Command: 0x34**
903 +
904 +Example: 0x3401  ~/~/  Same as AT+PNACKMD=1
905 +
906 +
884 884  = 4. Setting for Different Scenarios =
885 885  
886 886  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0