Changes for page TrackerD -- LoRaWAN Tracker User Manual
Last modified by Xiaoling on 2025/04/27 16:48
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -201,10 +201,10 @@ 201 201 202 202 === 2.3.1 Uplink FPORT~=5, Device Status === 203 203 204 -Uplink the device configures with FPORT=5. Once L HT52 Joined the network, it will uplink this message to the server. After first uplink, LHT52 will uplink Device Status every 12 hours.204 +Uplink the device configures with FPORT=5. Once LGT92 Joined the network, it will uplink this message to the server. After first uplink, LHT52 will uplink Device Status every 12 hours. 205 205 206 -|=**Size (bytes)**|=**1**|=**2**|=**1**|=**1**|=**2** 207 -|**Value**|Sensor Model|Firmware Version|Frequency Band|Sub-band|BAT 206 +|=(% style="width: 150px;" %)**Size (bytes)**|=(% style="width: 233px;" %)**1**|=(% style="width: 150px;" %)**2**|=(% style="width: 164px;" %)**1**|=(% style="width: 215px;" %)**1**|=(% style="width: 94px;" %)2|=(% style="width: 516px;" %)**2**|=(% style="width: 516px;" %)1 207 +|(% style="width:150px" %)**Value**|(% style="width:233px" %)Sensor Model|(% style="width:150px" %)Firmware Version|(% style="width:164px" %)Frequency Band|(% style="width:215px" %)Sub-band|(% style="width:94px" %)BAT|(% style="width:516px" %)SMOD|(% style="width:516px" %)Status 208 208 209 209 [[image:image-20221006181357-2.png]] 210 210 ... ... @@ -245,23 +245,23 @@ 245 245 Use can also get the Device Status uplink through the downlink command: 246 246 247 247 248 -=== 2.3.2 Uplink FPORT~=2, Realtime GNSS Positioning === 248 +=== 2.3.2 Uplink FPORT~=2, Realtime GNSS Positioning + Temperature & Humidity === 249 249 250 250 251 - The default uplink payload includes totally 11 bytes. (User can use AT+SMOD=1,0 to enable uploading on-board Temperature and humidity value, and total payload will be 15 bytes, please note 15 bytes won't work on DR0 on US915/AU915 frequency band.)251 +User can use **AT+SMOD=1,0** to enable uploading on-board Temperature and humidity values, and the total payload will be 15 bytes, please note that 15 bytes won't work on DR0 on US915/AU915 frequency band. 252 252 253 253 254 254 (% border="1.2" cellspacing="3" style="background-color:#ffffcc; color:green; width:480px" %) 255 255 |=(% scope="row" style="width: 50px;" %)((( 256 256 **Size(bytes)** 257 -)))|(% style="width:60px" %)4|(% style="width:70px" %)4|(% style="width:80px" %)2|(% style="width: 50px" %)1|(% style="width:88px" %)(((258 -2 (optional)257 +)))|(% style="width:60px" %)4|(% style="width:70px" %)4|(% style="width:80px" %)2|(% style="width:73px" %)1|(% style="width:40px" %)((( 258 +2 259 259 )))|(% style="width:87px" %)((( 260 -2 (optional)260 +2 261 261 ))) 262 262 |=(% style="width: 69px;" %)**Value**|(% style="width:76px" %)[[Latitude>>||anchor="HLocationinfo:"]]|(% style="width:87px" %)[[Longitude>>||anchor="HLocationinfo:"]]|(% style="width:76px" %)((( 263 263 [[Alarm & BAT>>||anchor="HAlarm26BAT:"]] 264 -)))|(% style="width: 52px" %)[[FLAG>>||anchor="HFLAG:"]]|(% style="width:88px" %)[[Hum>>||anchor="HHum:"]]|(% style="width:87px" %)[[Tem>>||anchor="HTem:"]]264 +)))|(% style="width:73px" %)[[FLAG>>||anchor="HFLAG:"]]|(% style="width:40px" %)[[Hum>>||anchor="HHum:"]]|(% style="width:87px" %)[[Tem>>||anchor="HTem:"]] 265 265 266 266 [[image:1664501958445-288.png]] 267 267 ... ... @@ -275,8 +275,8 @@ 275 275 ==== (% style="color:blue" %)**FLAG:**(%%) ==== 276 276 277 277 (% border="1.2" cellspacing="3" style="background-color:#ffffcc; color:green; width:250px" %) 278 -|=(% scope="row" style="width: 50px;" %)**Size(bit)**|(% style="width:50px" %)2bits|(% style="width:50px" %)1bit |(% style="width:100px" %)5 bits279 -|=(% style="width: 79px;" %)**Value**|(% style="width:55px" %)[[MOD>>||anchor="H3.2.7SetPositioningMode"]]|(% style="width:47px" %)[[LON>>||anchor="HLON:"]] |(% style="width:140px" %)Firmware version278 +|=(% scope="row" style="width: 50px;" %)**Size(bit)**|(% style="width:50px" %)2bits|(% style="width:50px" %)1bit 279 +|=(% style="width: 79px;" %)**Value**|(% style="width:55px" %)[[MOD>>||anchor="H3.2.7SetPositioningMode"]]|(% style="width:47px" %)[[LON>>||anchor="HLON:"]] 280 280 281 281 **Example:** Payload: 0x02863D68 FAC29BAF 4B45 60 0202 011A 282 282 ... ... @@ -286,19 +286,19 @@ 286 286 * Latitude: 02863D68 ⇒ //if (0x//02863D68//& 0x80000000 = 0 )~:// //value = 02863D68 /1000000 = 42.351976// 287 287 * Longitude: FAC29BAF ⇒ //if (0x//FAC29BAF// & 0x80000000 = 1 )~:// //value = (0x//FAC29BAF// – 0x 100000000)/1000000 =//-87.9094//57// 288 288 289 + 289 289 (% style="color:red" %)**Important note:** 290 290 291 291 1. When power is low (<2.84v), GPS won't be able to get location info and GPS feature will be disabled and the location field will be filled with 0x0FFFFFFF, 0x0FFFFFFF. 292 292 293 -2. Whenenable 9-axis motion sensor, the total payload will be 15 bytes, while US915/AU915 DR0 accepts only 11 bytes payload. In this case, the payload on server will be ignore and shows as below:294 +2. In this mode, the total payload will be 15 bytes, while US915/AU915 DR0 accepts only 11 bytes payload. In this case, the payload on server will be ignore and shows as below: 294 294 295 295 296 296 [[image:1664502116362-706.png]] 297 297 298 298 300 +3. While GPS can't get location info after timeout(FTIME Parameter), the latitude and longitude will be filled with all 0x00: 299 299 300 -4. While GPS can't get location info after timeout(FTIME Parameter), the latitude and longitude will be filled with all 0x00: 301 - 302 302 [[image:1664502166010-515.png]] 303 303 304 304 ... ... @@ -313,7 +313,7 @@ 313 313 Example: 0x0CDD & 0x3FFF ⇒ 3293 (mV). 314 314 315 315 ((( 316 -The battery info shows the currentvoltage, for(% style="color:blue"%)**TrackerD**(%%)version which powered byli-on battery.User can use below mapping to indicate the battery in percentage: \316 +The battery info shows the battery voltage, User can use the below mapping to indicate the battery in percentage: \ 317 317 ))) 318 318 319 319 * > 4.0v : 80% ~~ 100% ... ... @@ -322,6 +322,7 @@ 322 322 * 3.40v ~~ 3.69v: 20% ~~ 40% 323 323 * < 3.39v: 0~~20% 324 324 325 + 325 325 ==== (% style="color:blue" %)**LON:**(%%) ==== 326 326 327 327 Enable/Disable LED activity for uplink ... ... @@ -345,16 +345,37 @@ 345 345 011A =if (0x011A & 0x8000 = 1 ): value =( 0x011A - 0x10000)/10(dec) ⇒ -//28.2 degree// 346 346 347 347 349 +=== 2.3.3 Uplink FPORT~=3, Realtime GNSS Positioning (Default Mode) === 348 348 349 - ===2.3.3Uplink FPORT~=HistoryGNSSPositioning===351 +The default uplink payload includes totally 11 bytes. The payload is the first 11 bytes of Uplink FPORT=2, real-time GNSS positioning, (remove the temp and humidity) 350 350 351 351 354 +(% border="1.2" cellspacing="3" style="background-color:#ffffcc; color:green; width:480px" %) 355 +|=(% scope="row" style="width: 50px;" %)((( 356 +**Size(bytes)** 357 +)))|(% style="width:60px" %)4|(% style="width:70px" %)4|(% style="width:80px" %)2|(% style="width:73px" %)1 358 +|=(% style="width: 69px;" %)**Value**|(% style="width:76px" %)[[Latitude>>||anchor="HLocationinfo:"]]|(% style="width:87px" %)[[Longitude>>||anchor="HLocationinfo:"]]|(% style="width:76px" %)((( 359 +[[Alarm & BAT>>||anchor="HAlarm26BAT:"]] 360 +)))|(% style="width:73px" %)[[FLAG>>||anchor="HFLAG:"]] 352 352 353 -=== 2.3.4 BLE positioning Payload(Fport2) === 354 354 355 355 356 - DifferentMODEhas differentpayload: (%style="color:blue"%)**MODE=2**364 +=== 2.3.4 Uplink FPORT~=4, History GNSS Positioning === 357 357 366 +Set [[PNACKMD=1>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/#H4.13AutoSendNone-ACKmessages]], and TrackerD will wait for ACK for every uplink, when there is no LoRaWAN network, TrackerD will mark these records with non-ack messages and store the sensor data, and it will send all messages (10s interval) after the network recovery. 367 + 368 +**Note for this mode:** 369 + 370 +* a) TrackerD will do an ACK check for data records sending to make sure every data arrive server. 371 +* b) TrackerD will send data in **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. 372 + 373 +The payload is 15 bytes, as below. 374 + 375 + 376 + 377 +=== 2.3.5 Uplink FPORT~=6, BLE Positioning with Strongest iBeacon === 378 + 379 + 358 358 (% border="1.5" cellspacing="3" style="background-color:#ffffcc; color:green; width:450px" %) 359 359 |=(% scope="row" style="width: 60px;" %)((( 360 360 **Size(bytes)** ... ... @@ -463,10 +463,10 @@ 463 463 464 464 465 465 466 -== 2.7 SportsMode ==488 +== 2.7 Transport Mode == 467 467 468 468 469 -In SportsMode, TrackerD will check if there is motion. If there is no motion, device will send uplinks every 20 minutes. If there is motion, device will send uplink every 5 minutes.491 +In Transport Mode, TrackerD will check if there is motion. If there is no motion, device will send uplinks every 20 minutes. If there is motion, device will send uplink every 5 minutes. 470 470 471 471 472 472 == 2.8 LED Status == ... ... @@ -589,16 +589,16 @@ 589 589 590 590 591 591 592 -=== 3.2.3 Set SportsMode Packet transmission interval ===614 +=== 3.2.3 Set Transport Mode Packet transmission interval === 593 593 594 594 595 -Set sport spacket transmit interval617 +Set Transport Mode packet transmit interval 596 596 597 597 * (% style="color:blue" %)**AT Command:** 598 598 599 599 (% style="color:#037691" %)**AT+MTDC=xx. ** 600 600 601 -Example: AT+MTDC=300000 **~-~-> ** Set SportsMode Packet Interval to 300 seconds. TrackerD will send every 300 seconds inSportsmode, Default Value: 300000623 +Example: AT+MTDC=300000 **~-~-> ** Set Transport Mode Packet Interval to 300 seconds. TrackerD will send every 300 seconds in Transport mode, Default Value: 300000 602 602 603 603 604 604 * (% style="color:blue" %)**Downlink Payload (prefix 0x03):** ... ... @@ -638,16 +638,16 @@ 638 638 639 639 640 640 641 -=== 3.2.6 Disable/Enable movement detect(Debug Only)===663 +=== 3.2.6 Disable/Enable Transport Mode === 642 642 643 643 644 -User can use this feature to check andet thread holeof movement detect666 +Users can use this feature to enable/disable Transport Mode. 645 645 646 646 * (% style="color:blue" %)**AT Command:** 647 647 648 648 (% style="color:#037691" %)**AT+INTWK=xx. (Disable (0), Enable (1), default:0)** 649 649 650 -Example: AT+ INTWK =1 **~-~-> ** Enable detectmovement.672 +Example: AT+ INTWK =1 **~-~-> ** Enable Transport Mode. 651 651 652 652 653 653 * (% style="color:blue" %)**Downlink Payload (prefix 0xAF):**