Last modified by Xiaoling on 2023/12/27 09:15

From version 215.4
edited by Xiaoling
on 2023/10/27 18:01
Change comment: There is no comment for this version
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
... ... @@ -521,10 +521,10 @@
521 521  
522 522  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.
523 523  
524 -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.
525 525  
526 526  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:348px" %)
527 -|**Size(bytes)**|2|2|2|…..|2|2|2|2|1
527 +|**Size(bytes)**|2|2|1|…..|2|2|1|2|1
528 528  |**Value**|iBeacon MAJOR|iBeacon MINOR|iBeacon RSSI|…..|iBeacon MAJOR|iBeacon MINOR|iBeacon RSSI|[[Alarm & BAT>>path:#HAlarm26BAT:]]|[[FLAG>>path:#HFLAG:]]
529 529  
530 530  (% class="wikigeneratedid" id="H" %)
... ... @@ -640,7 +640,6 @@
640 640  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.
641 641  )))
642 642  
643 -
644 644  (((
645 645  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.
646 646  )))
... ... @@ -671,7 +671,6 @@
671 671  
672 672  (% style="display:none" %) (%%)
673 673  
674 -
675 675  == 2.11  LED Status ==
676 676  
677 677  
... ... @@ -691,7 +691,6 @@
691 691  
692 692  (% style="display:none" %) (%%)
693 693  
694 -
695 695  == 2.12  Button Function ==
696 696  
697 697  
... ... @@ -716,7 +716,6 @@
716 716  
717 717  (% style="display:none" %) (%%)
718 718  
719 -
720 720  == 2.13  USB Port Function ==
721 721  
722 722  
... ... @@ -729,7 +729,6 @@
729 729  
730 730  (% style="display:none" %) (%%)
731 731  
732 -
733 733  == 2.14  Sleep Mode ==
734 734  
735 735  
... ... @@ -1013,7 +1013,7 @@
1013 1013  Example: 0xB2 01 02 03 04 05 06    ~/~/ Set BLEMASK to 123456
1014 1014  
1015 1015  
1016 -=== 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) ===
1017 1017  
1018 1018  
1019 1019  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.
... ... @@ -1031,7 +1031,7 @@
1031 1031  Example: 0xB3 01 02 03 04 05 06    ~/~/ Set WiFiMASK to 123456
1032 1032  
1033 1033  
1034 -=== 3.2.14  Disable/Enable Information printingSince firmware 1.4.1 ===
1029 +=== 3.2.14  Disable/Enable Information printing(Since firmware 1.4.1) ===
1035 1035  
1036 1036  
1037 1037  Users can use this feature to enable/disable Information printing.
... ... @@ -1042,7 +1042,7 @@
1042 1042  \\Example: AT+SHOWID=1 ~-~-> Enable Information printing.
1043 1043  
1044 1044  
1045 -=== 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) ===
1046 1046  
1047 1047  
1048 1048  The Channels Mode in the LORAWAN LMIC library is from 0 ~~ 7. When CHE = 8, 72 channels will be accessible to the network.
... ... @@ -1057,7 +1057,7 @@
1057 1057  Example: 0x24 01  ~/~/ Same as AT+CHE=1
1058 1058  
1059 1059  
1060 -=== 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) ===
1061 1061  
1062 1062  
1063 1063  User can set the motion detect thredhold for transportation mode. The smaller the value, the more sensitivity to trigger a motion event.
... ... @@ -1078,7 +1078,7 @@
1078 1078  0xB4 14          ~/~/  Same as AT+PT=14
1079 1079  
1080 1080  
1081 -=== 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) ===
1082 1082  
1083 1083  
1084 1084  AT command window time setting, customers can set the required time according to their own operation mode.The unit is second.
... ... @@ -1096,7 +1096,7 @@
1096 1096  0xB5 0F          ~/~/  Same as AT+ATST=15
1097 1097  
1098 1098  
1099 -=== 3.2.18  Set the stepmeter modeSince firmware 1.4.5 ===
1094 +=== 3.2.18  Set the stepmeter mode(Since firmware 1.4.5) ===
1100 1100  
1101 1101  
1102 1102  After setting the step counting mode, it cannot be interrupted by motion. This mode is very power consuming. Used on some special occasions.
... ... @@ -1116,7 +1116,7 @@
1116 1116  0xB6 01          ~/~/  Same as AT+PM=1
1117 1117  
1118 1118  
1119 -=== 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) ===
1120 1120  
1121 1121  
1122 1122  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.
... ... @@ -1136,7 +1136,7 @@
1136 1136  0xB7 01          ~/~/  Same as AT+FD=1
1137 1137  
1138 1138  
1139 -=== 3.2.20 Disable/Enable buzzerSince firmware 1.4.6 ===
1134 +=== 3.2.20 Disable/Enable buzzer(Since firmware 1.4.6) ===
1140 1140  
1141 1141  
1142 1142  Disable/Enable buzzer for Alarm, downlink and uplink
... ... @@ -1156,7 +1156,7 @@
1156 1156  0xB9 01 ~/~/ Same as AT+BEEP=1
1157 1157  
1158 1158  
1159 -=== 3.2.21 Set long press timeSince firmware 1.4.6 ===
1154 +=== 3.2.21 Set long press time(Since firmware 1.4.6) ===
1160 1160  
1161 1161  
1162 1162  When using the red button Changan to alarm, press and hold the time to set 0~~10 seconds, which is convenient for use scenarios.