<
From version < 215.3 >
edited by Xiaoling
on 2023/10/27 18:00
To version < 216.3 >
edited by Xiaoling
on 2023/12/14 18:24
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -295,7 +295,6 @@
295 295  
296 296  Users can use (% style="color:blue" %)**AT+SMOD=1,0,0**(%%) to enable uploading on-board Temperature and humidity values, and the total payload will be 15 bytes,
297 297  
298 -
299 299  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:320px" %)
300 300  |(% style="width:60px" %)**Size(bytes)**|(% style="width:50px" %)4|(% style="width:50px" %)4|(% style="width:70px" %)2|(% style="width:30px" %)1|(% style="width:30px" %)2|(% style="width:30px" %)2
301 301  |(% style="width:69px" %)**Value**|(% style="width:76px" %)[[Latitude>>||anchor="HLocationinfo:"]]|(% style="width:87px" %)[[Longitude>>||anchor="HLocationinfo:"]]|(% style="width:76px" %)(((
... ... @@ -343,7 +343,6 @@
343 343  [[image:1664502166010-515.png||_mstalt="291395"]]
344 344  
345 345  
346 -
347 347  ==== (% style="color:blue" %)**Alarm:**(%%) ====
348 348  
349 349  **Example: ** 0x4B & 0x40 >> 6 = 0x01
... ... @@ -365,7 +365,6 @@
365 365  
366 366  (% style="display:none" %) (%%)
367 367  
368 -
369 369  ==== (% style="color:blue" %)**MOD:**(%%) ====
370 370  
371 371  **Example: ** (0x60>>6) & 0x3f =1
... ... @@ -478,7 +478,6 @@
478 478  
479 479  (% style="display:none" %) (%%)
480 480  
481 -
482 482  === 2.4.6  Uplink FPORT~=7, Alarm information status(Since firmware 1.4.4) ===
483 483  
484 484  
... ... @@ -525,10 +525,10 @@
525 525  
526 526  TrackerD supports BLE scanning for indoor positioning. Users can set SMOD to BLE pure or GPS/BLE Hybrid, so TrackerD will scan up to 40 BLE iBeacons and send uplinks.
527 527  
528 -User can set [[(% class="wikiinternallink wikiinternallink wikiinternallink" %)**BLEMASK**>>path:#H3.2.11A0SetBLEMASKtofilterBLEiBeacon]](%%) so TrackerD will only search the iBeacons which have UUID that match the BLEMASK settings.
524 +User can set [[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)**BLEMASK**>>path:#H3.2.11A0SetBLEMASKtofilterBLEiBeacon]](%%) so TrackerD will only search the iBeacons which have UUID that match the BLEMASK settings.
529 529  
530 530  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:348px" %)
531 -|**Size(bytes)**|2|2|2|…..|2|2|2|2|1
527 +|**Size(bytes)**|2|2|1|…..|2|2|1|2|1
532 532  |**Value**|iBeacon MAJOR|iBeacon MINOR|iBeacon RSSI|…..|iBeacon MAJOR|iBeacon MINOR|iBeacon RSSI|[[Alarm & BAT>>path:#HAlarm26BAT:]]|[[FLAG>>path:#HFLAG:]]
533 533  
534 534  (% class="wikigeneratedid" id="H" %)
... ... @@ -644,7 +644,6 @@
644 644  User can push the (% style="color:red" %)**RED button**(%%) by more than 5 seconds to enter Alarm Mode. Alarm Mode is used to send SOS info to IoT platform.
645 645  )))
646 646  
647 -
648 648  (((
649 649  Once enter Alarm mode, the (% style="color:green" %)**GREEN LED**(%%) will flash 3 times, the buzzer will alarm for 5 seconds, then TrackerD will immediately send a packet without location info and then send a data packet with GPS positioning information. After that, the device will send 60 packets at 1-minute intervals. The Alarm flag in the payload will be set for the next 60 packets unless exits alert mode.
650 650  )))
... ... @@ -675,7 +675,6 @@
675 675  
676 676  (% style="display:none" %) (%%)
677 677  
678 -
679 679  == 2.11  LED Status ==
680 680  
681 681  
... ... @@ -695,7 +695,6 @@
695 695  
696 696  (% style="display:none" %) (%%)
697 697  
698 -
699 699  == 2.12  Button Function ==
700 700  
701 701  
... ... @@ -720,7 +720,6 @@
720 720  
721 721  (% style="display:none" %) (%%)
722 722  
723 -
724 724  == 2.13  USB Port Function ==
725 725  
726 726  
... ... @@ -733,7 +733,6 @@
733 733  
734 734  (% style="display:none" %) (%%)
735 735  
736 -
737 737  == 2.14  Sleep Mode ==
738 738  
739 739  
... ... @@ -1017,7 +1017,7 @@
1017 1017  Example: 0xB2 01 02 03 04 05 06    ~/~/ Set BLEMASK to 123456
1018 1018  
1019 1019  
1020 -=== 3.2.13  Set WiFIMASK to filter WiFi SSIDSince firmware 1.4.1 ===
1011 +=== 3.2.13  Set WiFIMASK to filter WiFi SSID(Since firmware 1.4.1) ===
1021 1021  
1022 1022  
1023 1023  WiFiMASK is to filter the unwanted WiFi SSID during scan. For example, if WiFiMASK is 123456. TrackerD will only uplink SSID info which includes 123456 as prefix. It will ignore all other WiFi which doesn’t contact 123456 in the SSID.
... ... @@ -1035,7 +1035,7 @@
1035 1035  Example: 0xB3 01 02 03 04 05 06    ~/~/ Set WiFiMASK to 123456
1036 1036  
1037 1037  
1038 -=== 3.2.14  Disable/Enable Information printingSince firmware 1.4.1 ===
1029 +=== 3.2.14  Disable/Enable Information printing(Since firmware 1.4.1) ===
1039 1039  
1040 1040  
1041 1041  Users can use this feature to enable/disable Information printing.
... ... @@ -1046,7 +1046,7 @@
1046 1046  \\Example: AT+SHOWID=1 ~-~-> Enable Information printing.
1047 1047  
1048 1048  
1049 -=== 3.2.15  Get or Set Eight Channels Mode, only for us915, AU915Since firmware 1.4.1 ===
1040 +=== 3.2.15  Get or Set Eight Channels Mode, only for us915, AU915(Since firmware 1.4.1) ===
1050 1050  
1051 1051  
1052 1052  The Channels Mode in the LORAWAN LMIC library is from 0 ~~ 7. When CHE = 8, 72 channels will be accessible to the network.
... ... @@ -1061,7 +1061,7 @@
1061 1061  Example: 0x24 01  ~/~/ Same as AT+CHE=1
1062 1062  
1063 1063  
1064 -=== 3.2.16  Get or Set Threshold for motion detectSince firmware 1.4.3 ===
1055 +=== 3.2.16  Get or Set Threshold for motion detect(Since firmware 1.4.3) ===
1065 1065  
1066 1066  
1067 1067  User can set the motion detect thredhold for transportation mode. The smaller the value, the more sensitivity to trigger a motion event.
... ... @@ -1082,7 +1082,7 @@
1082 1082  0xB4 14          ~/~/  Same as AT+PT=14
1083 1083  
1084 1084  
1085 -=== 3.2.17  Set AT command window timeSince firmware 1.4.5 ===
1076 +=== 3.2.17  Set AT command window time(Since firmware 1.4.5) ===
1086 1086  
1087 1087  
1088 1088  AT command window time setting, customers can set the required time according to their own operation mode.The unit is second.
... ... @@ -1100,7 +1100,7 @@
1100 1100  0xB5 0F          ~/~/  Same as AT+ATST=15
1101 1101  
1102 1102  
1103 -=== 3.2.18  Set the stepmeter modeSince firmware 1.4.5 ===
1094 +=== 3.2.18  Set the stepmeter mode(Since firmware 1.4.5) ===
1104 1104  
1105 1105  
1106 1106  After setting the step counting mode, it cannot be interrupted by motion. This mode is very power consuming. Used on some special occasions.
... ... @@ -1120,7 +1120,7 @@
1120 1120  0xB6 01          ~/~/  Same as AT+PM=1
1121 1121  
1122 1122  
1123 -=== 3.2.19  Set down the decline detection modeSince firmware 1.4.5 ===
1114 +=== 3.2.19  Set down the decline detection mode(Since firmware 1.4.5) ===
1124 1124  
1125 1125  
1126 1126  This mode is used in conjunction with AT+PT(The recommended threshold is between 50 and 70, you need to set it according to the environment yourself). This function is used in hospitals, nursing homes, nursing homes and other places to prevent the elderly and patients from falling. No one knows.
... ... @@ -1140,7 +1140,7 @@
1140 1140  0xB7 01          ~/~/  Same as AT+FD=1
1141 1141  
1142 1142  
1143 -=== 3.2.20 Disable/Enable buzzerSince firmware 1.4.6 ===
1134 +=== 3.2.20 Disable/Enable buzzer(Since firmware 1.4.6) ===
1144 1144  
1145 1145  
1146 1146  Disable/Enable buzzer for Alarm, downlink and uplink
... ... @@ -1160,7 +1160,7 @@
1160 1160  0xB9 01 ~/~/ Same as AT+BEEP=1
1161 1161  
1162 1162  
1163 -=== 3.2.21 Set long press timeSince firmware 1.4.6 ===
1154 +=== 3.2.21 Set long press time(Since firmware 1.4.6) ===
1164 1164  
1165 1165  
1166 1166  When using the red button Changan to alarm, press and hold the time to set 0~~10 seconds, which is convenient for use scenarios.
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0