Changes for page TrackerD - LoRaWAN Tracker User Manual(Remove WiFi)
Last modified by Xiaoling on 2023/12/27 09:15
From version 99.1
edited by Bei Jinggeng
on 2022/11/03 08:49
on 2022/11/03 08:49
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Bei1 +XWiki.Xiaoling - Content
-
... ... @@ -98,6 +98,7 @@ 98 98 * Tracking: max: 38mA 99 99 100 100 101 + 101 101 == 1.3 Features == 102 102 103 103 ... ... @@ -117,6 +117,7 @@ 117 117 * Datalog 118 118 119 119 121 + 120 120 == 1.4 Applications == 121 121 122 122 ... ... @@ -124,9 +124,10 @@ 124 124 * Human tracking 125 125 126 126 127 -= 2.1 Use TrackerD = 128 128 130 += 2. Use TrackerD = 129 129 132 + 130 130 == 2.1 How it works? == 131 131 132 132 ... ... @@ -292,6 +292,7 @@ 292 292 |=(% style="width: 77px;" %)**Value**|(% style="width:70px" %)Reserve|(% style="width:92px" %)[[PNACKMD>>||anchor="H2.4.4A0UplinkFPORT3D42CHistoryGNSSPositioning"]]|(% style="width:48px" %)[[LON>>||anchor="H3.2.5Disable2FEnableLEDflash"]]|(% style="width:126px" %)[[Transport Mode>>||anchor="H2.9TransportMode"]] 293 293 294 294 298 + 295 295 === 2.4.2 Uplink FPORT~=2, Realtime GNSS Positioning + Temperature & Humidity === 296 296 297 297 ... ... @@ -369,6 +369,7 @@ 369 369 * < 3.39v: 0~~20% 370 370 371 371 376 + 372 372 ==== (% style="color:blue" %)**MOD:**(%%) ==== 373 373 374 374 **Example: ** (0x60>>6) & 0x3f =1 ... ... @@ -438,7 +438,7 @@ 438 438 (% style="color:red" %)**Note for this mode:** 439 439 440 440 * a) TrackerD will do an ACK check for data records sending to make sure every data arrive server. 441 -* b) TrackerD will send data in (% style="color:blue" %)**CONFIRMED Mode**(%%)when PNACKMD=1, but TrackerD won't re-transmit the packet if it doesn't get ACK, it will just mark it as a NONE-ACK message. In a future uplink, if TrackerD gets an ACK, TrackerD will consider there is a network connection and resend all NONE-ACK Messages.446 +* b) TrackerD will send data in CONFIRMED Mode when PNACKMD=1 and CFM=1, but TrackerD won't re-transmit the packet if it doesn't get ACK, it will just mark it as a NONE-ACK message. In a future uplink, if TrackerD gets an ACK, TrackerD will consider there is a network connection and resend all NONE-ACK Messages. 442 442 * c) the total payload will be 15 bytes, while US915/AU915 DR0 accepts only 11 bytes of payload. In this case (DR0 of US915/AU915), the payload on server will show NULL 443 443 444 444 The payload is 15 bytes, as below. ... ... @@ -489,6 +489,7 @@ 489 489 * (% style="color:#037691" %)**RSSI: ** (%%) The RSSI from the strongest iBeacon. 490 490 491 491 497 + 492 492 === 2.4.6 Uplink FPORT~=8, WiFi Positioning with Strongest WiFi SSID === 493 493 494 494 ... ... @@ -512,6 +512,7 @@ 512 512 * (% style="color:#037691" %)**RSSI: **(%%)The RSSI from the strongest WiFi. 513 513 514 514 521 + 515 515 === 2.4.7 Add Payload format in TTN V3 === 516 516 517 517 ... ... @@ -624,6 +624,7 @@ 624 624 |(% style="width:157px" %)**Movement Detect**|(% style="width:271px" %)(% style="color:red" %)**RED **(%%)led on 500ms|(% style="width:202px" %)N/A 625 625 626 626 634 + 627 627 == 2.11 Button Function == 628 628 629 629 ... ... @@ -646,6 +646,7 @@ 646 646 |(% style="width:135px" %)Enter Deep Sleep Mode|(% style="width:220px" %)Press and hold the button for 10 seconds, then quickly press the device 3 times to enter deep sleep|(% style="width:265px" %)This is the mode ship out from factory. CPU will be complete in sleep mode and no LoRa activity, only use before deploy. 647 647 648 648 657 + 649 649 == 2.12 USB Port Function == 650 650 651 651 ... ... @@ -657,6 +657,7 @@ 657 657 * [[Upgrade Firmware>>||anchor="H5.UploadFirmware"]] 658 658 659 659 669 + 660 660 = 3. Configure TrackerD via AT command or LoRaWAN downlink = 661 661 662 662 ... ... @@ -896,7 +896,7 @@ 896 896 897 897 * (% style="color:blue" %)**Downlink Payload (prefix 0x05):** 898 898 899 -(% style="color:#037691" %)**0x05 01 **(%%) ~/~/ Same as AT+ SMOD=1909 +(% style="color:#037691" %)**0x05 01 **(%%) ~/~/ Same as AT+ CFM =1 900 900 901 901 902 902 ... ... @@ -935,10 +935,10 @@ 935 935 936 936 (% style="color:#037691" %)**AT+BLEMASK=0** (%%) ~/~/ disable BLEMASK 937 937 948 +(% style="color:blue" %)**Downlink Payload: (Prefix : 0xB2)(Since firmware 1.4.1)** 938 938 939 - (% style="color:blue"%)**DownlinkPayload: (Prefix:0xA5)**950 +Example: 0xB2010203040506 ~/~/ Set BLEMASK to 123456 940 940 941 -Example: 0xA5010203040506 ~/~/ Set BLEMASK to 123456 942 942 943 943 944 944 === 3.2.12 Set WiFIMASK to filter WiFi SSID === ... ... @@ -954,10 +954,10 @@ 954 954 955 955 (% style="color:#037691" %)**AT+ WiFiMASK =0** (%%) ~/~/ disable WiFiMASK 956 956 967 +(% style="color:blue" %)**Downlink Payload: (Prefix : 0xB3)(Since firmware 1.4.1)** 957 957 958 - (% style="color:blue"%)**DownlinkPayload:(Prefix:0xA5)**969 +Example: 0xB3010203040506 ~/~/ Set WiFiMASK to 123456 959 959 960 -Example: 0xA5010203040506 ~/~/ Set WiFiMASK to 123456 961 961 962 962 963 963 === 3.2.13 Disable/Enable Information printing(Since firmware 1.4.1) === ... ... @@ -967,12 +967,25 @@ 967 967 968 968 (% style="color:blue" %)**AT Command:** 969 969 970 - 971 971 (% style="color:#037691" %)**AT+ SHOWID=XX **(%%) ~/~/(Disable (0), Enable (1), default:0) 972 - 973 -Example: AT+ SHOWID =1 ~-~-> Enable Information printing. 981 +\\Example: AT+ SHOWID =1 ~-~-> Enable Information printing. 974 974 975 975 984 + 985 +=== 3.2.14 Get or Set Eight Channels Mode, only for us915, AU915(Since firmware 1.4.1) === 986 + 987 + 988 +The Channels Mode in the LORAWAN LMIC library is from 0 ~~ 7. When CHE = 8, 72 channels will be accessible to the network. 989 + 990 +(% style="color:blue" %)**AT Command:** 991 + 992 +(% style="color:#037691" %)**AT+ CHE=1**(%%) ~/~/ set one channels mode, 993 + 994 +(% style="color:blue" %)**Downlink Payload:0X24**(%%) 995 +Example: 0x24 01 ~/~/ Same as AT+ CHE= = 1 996 + 997 + 998 + 976 976 = 4. Setting for Different Scenarios = 977 977 978 978 ... ... @@ -1129,6 +1129,8 @@ 1129 1129 |(% style="width:118px" %)A8|(% style="width:67px" %)Yellow|(% style="width:123px" %)MTMS/GPIO14 1130 1130 |(% style="width:118px" %)B8|(% style="width:67px" %)Grey|(% style="width:123px" %)MTDO/GPIO15 1131 1131 1155 + 1156 + 1132 1132 == 7.3 Notes on using different serial port tools for TrackerD == 1133 1133 1134 1134 ... ... @@ -1176,7 +1176,13 @@ 1176 1176 [[image:image-20221102140801-6.png]] 1177 1177 1178 1178 1204 +== 7.4 TrackerD trouble shooting == 1179 1179 1206 + 1207 +V1.4.0: When the motion mode is turned on, the TDC needs to be greater than MTDC, otherwise TDC time will be confused 1208 + 1209 + 1210 + 1180 1180 = 8. Order Info = 1181 1181 1182 1182 ... ... @@ -1193,6 +1193,7 @@ 1193 1193 * (% style="color:red" %)**US915**(%%): Default frequency band US915 1194 1194 1195 1195 1227 + 1196 1196 = 9. Packing Info = 1197 1197 1198 1198 ... ... @@ -1207,6 +1207,7 @@ 1207 1207 * Weight: 50g 1208 1208 1209 1209 1242 + 1210 1210 = 10. Support = 1211 1211 1212 1212 ... ... @@ -1214,6 +1214,7 @@ 1214 1214 * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]. 1215 1215 1216 1216 1250 + 1217 1217 = 11. Reference = 1218 1218 1219 1219 ... ... @@ -1220,3 +1220,7 @@ 1220 1220 * [[**Firmware in Bin format**>>https://www.dropbox.com/sh/733s8xlwahhqg1d/AABxDz80lBVX_to8zNuUQWFja?dl=0]] 1221 1221 * **[[Source Code>>https://github.com/dragino/TrackerD]] ** 1222 1222 * [[**Hardware Source**>>https://www.dropbox.com/sh/orwoy6cecb89m4e/AAD37sRuUrvKsHgAJxuVTkB5a?dl=0]] 1257 + 1258 + 1259 + 1260 +