Changes for page TrackerD -- LoRaWAN Tracker User Manual
Last modified by Xiaoling on 2025/04/14 16:33
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 2 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +3,3 @@ 1 -== == 2 - 3 3 (% style="text-align:center" %) 4 4 [[image:1664505654417-133.png]] 5 5 ... ... @@ -201,13 +201,17 @@ 201 201 202 202 === 2.3.1 Uplink FPORT~=5, Device Status === 203 203 202 + 204 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 -|=(% 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 -[[image:image-20221006181357-2.png]] 206 +(% border="1.5" style="background-color:#ffffcc; color:green; width:520px" %) 207 +|=(% scope="row" style="width: 108px;" %)**Size(bytes)**|=(% style="width: 82px;" %)**1**|=(% style="width: 83px;" %)**2**|=(% style="width: 94px;" %)**1**|=(% style="width: 84px;" %)**1**|=(% style="width: 44px;" %)2|=(% style="width: 63px;" %)**2**|=(% style="width: 60px;" %)1 208 +|=(% style="width: 108px;" %)**Value**|(% style="width:82px" %)Sensor Model|(% style="width:83px" %)Firmware Version|(% style="width:94px" %)Frequency Band|(% style="width:84px" %)Sub-band|(% style="width:44px" %)BAT|(% style="width:63px" %)SMOD|(% style="width:60px" %)Status 210 210 210 +[[image:1665301570342-765.png]] 211 + 212 + 211 211 Example Payload (FPort=5): [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT52%20-%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20User%20Manual/WebHome/image-20220621105116-11.png?rev=1.1||alt="image-20220621105116-11.png"]] 212 212 213 213 **Sensor Model**: For TrackerD, this value is 0x13. ... ... @@ -245,6 +245,7 @@ 245 245 Use can also get the Device Status uplink through the downlink command: 246 246 247 247 250 + 248 248 === 2.3.2 Uplink FPORT~=2, Realtime GNSS Positioning + Temperature & Humidity === 249 249 250 250 ... ... @@ -263,7 +263,7 @@ 263 263 [[Alarm & BAT>>||anchor="HAlarm26BAT:"]] 264 264 )))|(% style="width:73px" %)[[FLAG>>||anchor="HFLAG:"]]|(% style="width:40px" %)[[Hum>>||anchor="HHum:"]]|(% style="width:87px" %)[[Tem>>||anchor="HTem:"]] 265 265 266 -[[image:166 4501958445-288.png]]269 +[[image:1665301636888-168.png]] 267 267 268 268 269 269 ==== (% style="color:blue" %)**Alarm & BAT:**(%%) ==== ... ... @@ -344,8 +344,10 @@ 344 344 011A =if (0x011A & 0x8000 = 1 ): value =( 0x011A - 0x10000)/10(dec) ⇒ -//28.2 degree// 345 345 346 346 350 + 347 347 === 2.3.3 Uplink FPORT~=3, Realtime GNSS Positioning (Default Mode) === 348 348 353 + 349 349 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 ... ... @@ -357,10 +357,18 @@ 357 357 [[Alarm & BAT>>||anchor="HAlarm26BAT:"]] 358 358 )))|(% style="width:73px" %)[[FLAG>>||anchor="HFLAG:"]] 359 359 365 + 366 +(% class="wikigeneratedid" %) 367 +[[image:1665301687277-443.png]] 368 + 369 + 370 + 360 360 === 2.3.4 Uplink FPORT~=4, History GNSS Positioning === 361 361 373 + 362 362 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. 363 363 376 + 364 364 **Note for this mode:** 365 365 366 366 * a) TrackerD will do an ACK check for data records sending to make sure every data arrive server. ... ... @@ -368,8 +368,16 @@ 368 368 369 369 The payload is 15 bytes, as below. 370 370 384 +(% border="1.5" style="background-color:#ffffcc; color:green; width:520px" %) 385 +|=(% scope="row" %)((( 386 +**Size(bytes)** 387 +)))|4|4|2|1|1|1|1|1 388 +|=**Value**|[[Latitude>>path:#Location]]|[[Longitude>>path:#Location]]|[[Year>>path:#Alarm]]|Month|Day|Hous|Min|[[Sen>>path:#Pitch]] 371 371 390 +[[image:1665301786397-168.png]] 372 372 392 + 393 + 373 373 === 2.3.5 Uplink FPORT~=6, BLE Positioning with Strongest iBeacon === 374 374 375 375 ... ... @@ -702,7 +702,6 @@ 702 702 703 703 * (% style="color:#037691" %)**3 : **(%%)(iBeacon)UUID+ Major + Minor+Power+Rssi+BAT+State 704 704 705 - 706 706 **Example:** 707 707 708 708 AT+ SMOD =1,0 **~-~-> ** GPS+ BAT+ State+Tem&Hum
- 1665301687277-443.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +22.6 KB - Content
- 1665301786397-168.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +22.6 KB - Content