<
From version < 74.9 >
edited by Xiaoling
on 2022/10/11 17:20
To version < 75.1 >
edited by Edwin Chen
on 2022/10/13 23:07
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Edwin
Content
... ... @@ -253,46 +253,47 @@
253 253  
254 254  Use can also get the Device Status uplink through the downlink command:
255 255  
256 -TrackerD Model:0x40
257 257  
258 -(% border="1.5" style="background-color:#ffffcc; color:green; width:314px" %)
259 -|(% style="width:75px" %)**Size(bit)**|(% style="width:64px" %)2bits|(% style="width:88px" %)2bit|(% style="width:84px" %)4bit
260 -|(% style="width:75px" %)**Value**|(% style="width:64px" %)SMOD|(% style="width:88px" %)GPS_MOD|(% style="width:84px" %)BLE_MOD
261 261  
262 -(% style="color:blue" %)**SMOD**
258 +(% style="color:#037691" %)**SMOD Field (total 1 byte)**(%%):0x40
263 263  
264 -(% style="color:red" %)**1 :** (%%) GPS ONLY
260 +(% border="1.5" style="background-color:#ffffcc; color:green; width:420px" %)
261 +|(% style="width:75px" %)**Size(bit)**|(% style="width:64px" %)2bits|(% style="width:137px" %)2bit|(% style="width:142px" %)4bit
262 +|(% style="width:75px" %)**Value**|(% style="width:64px" %)SMOD|(% style="width:137px" %)GPS_Settings|(% style="width:142px" %)BLE_Settings
265 265  
266 -(% style="color:red" %)**2 :** (%%) BLE ONLY
264 +(% style="color:blue" %)** SMOD:**
267 267  
268 -(% style="color:red" %)**3 :**  (%%) GPS/BLE Hybrid
266 +(% style="color:red" %)** 1 :** (%%) GPS ONLY
269 269  
268 +(% style="color:red" %)** 2 :** (%%) BLE ONLY
270 270  
271 -(% style="color:blue" %)**GPS MOD:**
270 +(% style="color:red" %)** 3 :**  (%%) GPS/BLE Hybrid
272 272  
273 -(% style="color:red" %)**0 : ** (%%) Enable uploading on-board Temperature and humidity values
274 274  
275 -(% style="color:red" %)**1 :** (%%) Disable uploading on-board Temperature and humidity values
273 +(% style="color:blue" %)** GPS_MOD: Define how to send GPS payload**
276 276  
275 +(% style="color:red" %)** 0 : ** (%%) Enable uploading on-board Temperature and humidity values
277 277  
278 -(% style="color:blue" %)**BLE MOD:**
277 +(% style="color:red" %)** 1 :** (%%) Disable uploading on-board Temperature and humidity values
279 279  
280 -(% style="color:red" %)**1: ** (%%) BLE Positioning with Strongest iBeacon
281 281  
282 -TrackerD Status:  0x02
280 +(% style="color:blue" %)** BLE_Settings:**
283 283  
284 -(% border="1.5" style="background-color:#ffffcc; color:green; width:345px" %)
285 -|(% style="width:77px" %)**Size(bit)**|(% style="width:91px" %)1bits|(% style="width:48px" %)1bit|(% style="width:126px" %)1bit
286 -|(% style="width:77px" %)**Value**|(% style="width:91px" %)PNACKMD|(% style="width:48px" %)LON|(% style="width:126px" %)Transport** **Mode
282 +(% style="color:red" %)** 1: ** (%%) BLE Positioning with Strongest iBeacon
287 287  
288 -(% style="color:red" %)**0 : **(%%) Transport Mode
289 289  
290 -(% style="color:red" %)**1 :  **(%%) AT+LON
291 291  
292 -(% style="color:red" %)**2 : **(%%) Datalog Enable/Disable
286 +(% style="color:#037691" %)**Status Field (total 1 byte)**(%%):  0x02
293 293  
288 +(% border="1.5" style="background-color:#ffffcc; color:green; width:450px" %)
289 +|(% style="width:77px" %)**Size(bit)**|(% style="width:82px" %)5 Bits|(% style="width:106px" %)1 Bit|(% style="width:67px" %)1 Bit|(% style="width:121px" %)1 Bit
290 +|(% style="width:77px" %)**Value**|(% style="width:82px" %)Reserve|(% style="width:106px" %)PNACKMD|(% style="width:67px" %)LON|(% style="width:121px" %)Transport** **Mode
294 294  
292 +
295 295  
294 +
295 +
296 +
296 296  === 2.4.2 Uplink FPORT~=2, Realtime GNSS Positioning + Temperature & Humidity ===
297 297  
298 298  
... ... @@ -321,7 +321,6 @@
321 321  |=(% style="width: 72px;" %)**Value**|(% style="width:67px" %)reserve|(% style="width:118px" %)Alarm Indicate|(% style="width:63px" %)[[BAT>>||anchor="HBAT:"]] 
322 322  
323 323  
324 -
325 325  ==== (% style="color:blue" %)**FLAG:**(%%) ====
326 326  
327 327  (% border="1.2" cellspacing="3" style="background-color:#ffffcc; color:green; width:250px" %)
... ... @@ -372,9 +372,10 @@
372 372  * < 3.39v:  0~~20%
373 373  
374 374  
375 -
376 376  ==== (% style="color:blue" %)**MOD:**(%%) ====
377 377  
377 +**Example: ** (0x60>>6)& 0x3f =1.
378 +
378 378  **Set the format of GPS data uplink link:**
379 379  
380 380  (% style="color:#037691" %)**0x00:** (%%) Enable uploading on-board Temperature and humidity values
... ... @@ -386,12 +386,10 @@
386 386  (% style="color:#037691" %)**0x01: ** (%%) BLE Positioning with Strongest iBeacon
387 387  
388 388  
389 -**Example: ** (0x60>>6)& 0x3f =1.
390 -
391 -
392 -
393 393  ==== (% style="color:blue" %)**LON:**(%%) ====
394 394  
392 +**Example:** (0x60>>5) & 0x01=1.
393 +
395 395  Enable/Disable LED activity for uplink
396 396  
397 397  (((
... ... @@ -402,7 +402,6 @@
402 402  (% style="color:#037691" %)**0x01:**  (%%) Enable LED indicator (Default Value)
403 403  )))
404 404  
405 -**Example:** (0x60>>5) & 0x01=1.
406 406  
407 407  
408 408  ==== (% style="color:blue" %)**Hum:**(%%) ====
... ... @@ -489,6 +489,7 @@
489 489  * (% style="color:#037691" %)**RSSI:  ** (%%) The RSSI from the strongest iBeacon.
490 490  
491 491  
490 +
492 492  === 2.4.6  Add Payload format in TTN V3 ===
493 493  
494 494  
... ... @@ -642,6 +642,7 @@
642 642  * [[Upgrade Firmware>>||anchor="H5.UploadFirmware"]]
643 643  
644 644  
644 +
645 645  = 3. Configure TrackerD via AT command or LoRaWAN downlink =
646 646  
647 647  
... ... @@ -1068,6 +1068,7 @@
1068 1068  * (% style="color:red" %)**US915**(%%): Default frequency band US915
1069 1069  
1070 1070  
1071 +
1071 1071  = 9.  Packing Info =
1072 1072  
1073 1073  
... ... @@ -1082,6 +1082,7 @@
1082 1082  * Weight: 50g
1083 1083  
1084 1084  
1086 +
1085 1085  = 10. Support =
1086 1086  
1087 1087  
... ... @@ -1089,6 +1089,7 @@
1089 1089  * 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]].
1090 1090  
1091 1091  
1094 +
1092 1092  = 11.  Reference =
1093 1093  
1094 1094  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0