Last modified by Bei Jinggeng on 2025/08/01 17:45

From version 237.1
edited by Edwin Chen
on 2025/02/02 15:42
Change comment: There is no comment for this version
To version 216.14
edited by Xiaoling
on 2024/01/15 11:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Xiaoling
Content
... ... @@ -60,7 +60,7 @@
60 60  (% style="color:blue" %)**Common DC Characteristics:**
61 61  
62 62  * Supply Voltage: 5V via USB port or Internal li-on battery
63 -* Operating Temperature: -15℃ ~~ 60°C
63 +* Operating Temperature: -40 ~~ 60°C
64 64  
65 65  (% style="color:blue" %)**LoRa Spec:**
66 66  
... ... @@ -209,7 +209,7 @@
209 209  Use can also get the Device Status uplink through the downlink command: (% style="color:#037691" %)**Downlink:  0x2301**
210 210  
211 211  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:440px" %)
212 -|(% style="background-color:#4f81bd; color:white; width:63px" %)**Size(bytes)**|=(% style="width: 72px;background-color:#4F81BD;color:white" %)1|=(% style="width: 72px;background-color:#4F81BD;color:white" %)**2**|=(% style="width: 70px;background-color:#4F81BD;color:white" %)**1**|=(% style="width: 50px;background-color:#4F81BD;color:white" %)**1**|=(% style="width: 31px;background-color:#4F81BD;color:white" %)2|=(% style="width: 41px;background-color:#4F81BD;color:white" %)1|=(% style="width: 41px;background-color:#4F81BD;color:white" %)1
212 +|(% style="background-color:#4f81bd; color:white; width:60px" %)**Size(bytes)**|=(% style="width: 70px;background-color:#4F81BD;color:white" %)1|=(% style="width: 70px;background-color:#4F81BD;color:white" %)**2**|=(% style="width: 70px;background-color:#4F81BD;color:white" %)**1**|=(% style="width: 50px;background-color:#4F81BD;color:white" %)**1**|=(% style="width: 30px;background-color:#4F81BD;color:white" %)2|=(% style="width: 40px;background-color:#4F81BD;color:white" %)1|=(% style="width: 40px;background-color:#4F81BD;color:white" %)1
213 213  |(% 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
214 214  
215 215  [[image:1665301570342-765.png||_mstalt="294580"]]
... ... @@ -367,7 +367,7 @@
367 367  
368 368  **Example: ** (0x60>>6) & 0x3f =1
369 369  
370 -**Set the format of GPS data uplink link:**
370 +**Set the format of GPS data uplink link**
371 371  
372 372  (% style="color:#037691" %)**0x00:** (%%) Enable uploading on-board Temperature and humidity values
373 373  (% style="color:#037691" %)**0x01: ** (%%) Disable uploading on-board Temperature and humidity values
... ... @@ -395,19 +395,17 @@
395 395  
396 396  ==== (% style="color:blue" %)**Hum:**(%%) ====
397 397  
398 -023  value = 0x0230  / 10 = 560 ⇒ 56%
398 +0202 = //if (0x0202 & 0x8000 = 0 ):  value =// 0x0202 / 100 = +514 ⇒ 51.4 degree
399 399  
400 400  
401 401  ==== (% style="color:blue" %)**Tem:**(%%) ====
402 402  
403 -0202 = if (0x0202 & 0x8000 = 0 ):  value = 0x0202 / 100 = +5145.14 degree
403 +011A =if (0x011A & 0x8000 = 1 ):  value =( 0x011A - 0x10000)/10(dec)-//28.2 degree//
404 404  
405 -011A =if (0xF11A & 0x8000 = 1 ):  value =( 0xF11A - 0x10000)/100(dec) ⇒ -38.14 degree
406 406  
406 +=== 2.4.3  Uplink FPORT~=3, Realtime GNSS Positioning (Default Mode) ===
407 407  
408 -=== 2.4.3  Uplink FPORT~=3, Realti me GNSS Positioning (Default Mode) ===
409 409  
410 -
411 411  The default uplink payload includes total 11 bytes ((% style="color:blue" %)**AT+SMOD=1,1,0**(%%)). The payload is the first 11 bytes of Uplink FPORT=2, real-time GNSS positioning, (remove the temp and humidity)
412 412  
413 413  
... ... @@ -451,14 +451,12 @@
451 451  
452 452  
453 453  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:450px" %)
454 -|(% style="background-color:#4f81bd; color:white; width:60px" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white; width:30px" %)**16**|(% style="background-color:#4f81bd; color:white; width:50px" %)**2**|(% style="background-color:#4f81bd; color:white; width:50px" %)**2**|(% style="background-color:#4f81bd; color:white; width:120px" %)**1**|(% style="background-color:#4f81bd; color:white; width:50px" %)**1**|(% style="background-color:#4f81bd; color:white; width:50px" %)**2**|(% style="background-color:#4f81bd; color:white; width:30px" %)**1**|(% style="background-color:#4f81bd; color:white; width:30px" %)**1**|(% style="background-color:#4f81bd; color:white; width:30px" %)**1**
452 +|(% style="background-color:#4f81bd; color:white; width:60px" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white; width:30px" %)**16**|(% style="background-color:#4f81bd; color:white; width:50px" %)**4**|(% style="background-color:#4f81bd; color:white; width:50px" %)**4**|(% style="background-color:#4f81bd; color:white; width:120px" %)**2**|(% style="background-color:#4f81bd; color:white; width:50px" %)**4**|(% style="background-color:#4f81bd; color:white; width:50px" %)**2**|(% style="background-color:#4f81bd; color:white; width:30px" %)**1**
455 455  |(% style="width:50px" %)Value|(% style="width:44px" %)[[UUID>>||anchor="HLocationinfo:"]]|(% style="width:61px" %)(((
456 456  iBeacon MAJOR
457 457  )))|(% style="width:63px" %)(((
458 458  iBeacon MINOR
459 459  )))|(% style="width:71px" %)(((
460 -senseless
461 -)))|(% style="width:50px" %)RSSI of the device within 1m|(% style="width:50px" %)(((
462 462  iBeacon Measured Power
463 463  )))|(% style="width:50px" %)(((
464 464  iBeacon RSSI
... ... @@ -476,7 +476,6 @@
476 476  * (% style="color:#037691" %)**MINOR:**  (%%)The MINOR from the strongest iBeacon.
477 477  * (% style="color:#037691" %)**Measured Power: ** (%%) The Measured Power from the strongest iBeacon.
478 478  * (% style="color:#037691" %)**RSSI:  ** (%%) The RSSI from the strongest iBeacon.
479 -* (% style="color:#037691" %)**RSSI_1M:** (%%) RSSI of the device within 1m.
480 480  
481 481  (% style="display:none" %) (%%)
482 482  
... ... @@ -485,8 +485,8 @@
485 485  
486 486  The upward link device is configured to FPORT = 7. Once Trackerd alarm, it will upload the news to the server.
487 487  
488 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:284px" %)
489 -|(% style="background-color:#4f81bd; color:white; width:98px" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white; width:104px" %)**2**|(% style="background-color:#4f81bd; color:white; width:82px" %)**1**
483 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:284.818px" %)
484 +|(% style="background-color:#4f81bd; color:white; width:97px" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white; width:103px" %)**2**|(% style="background-color:#4f81bd; color:white; width:81px" %)**1**
490 490  |(% style="width:97px" %)Value|(% style="width:103px" %)[[Alarm & BAT>>path:#HAlarm26BAT:]]|(% style="width:81px" %)Mod+lon
491 491  
492 492   [[image:image-20230302145315-1.png]]
... ... @@ -522,32 +522,29 @@
522 522  
523 523  (% style="display:none" %) (%%)
524 524  
525 -=== 2.4.8  Uplink FPORT~=9, BLE Positioning with Multiple iBeacon(Since firmware 1.4.7) ===
520 +=== 2.4.8  Uplink FPORT~=9, BLE Positioning with Multiple iBeaconSince firmware 1.4.7 ===
526 526  
527 -
528 528  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.
529 529  
530 -User can set [[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink 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.
524 +User can set [[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink 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.
531 531  
532 532  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:348px" %)
533 -|(% style="background-color:#4f81bd; color:white" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**...**
534 -|Value|[[Alarm & BAT>>path:#HAlarm26BAT:]]|[[FLAG>>path:#HFLAG:]]|iBeacon MAJOR|iBeacon MINOR|iBeacon RSSI|iBeacon MAJOR|iBeacon MINOR|iBeacon RSSI|...
527 +|(% style="background-color:#4f81bd; color:white" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**…..**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**1**
528 +|Value|iBeacon MAJOR|iBeacon MINOR|iBeacon RSSI|…..|iBeacon MAJOR|iBeacon MINOR|iBeacon RSSI|[[Alarm & BAT>>path:#HAlarm26BAT:]]|[[FLAG>>path:#HFLAG:]]
535 535  
536 536  (% class="wikigeneratedid" id="H" %)
537 -[[image:image-20240606162359-1.png||height="361" width="716"]]
531 +[[image:image-20231023103116-1.png||height="448" width="901"]]
538 538  
539 539  * (% style="color:#037691" %)**BAT: ** (%%) Ex1:0x4B45 & 0x3FFF ⇒ 3901 (mV).
540 540  * (% style="color:#037691" %)**MAJOR:** (%%) The MAJOR from the strongest iBeacon.
541 541  * (% style="color:#037691" %)**MINOR:**  (%%)The MINOR from the strongest iBeacon.
542 542  * (% style="color:#037691" %)**RSSI:  ** (%%) The RSSI from the strongest iBeacon.
543 -* (% style="color:#037691" %)**MOD:      **(%%)Bluetooth mode: 1: Search the beacon with the strongest signal. 2: Search the three beacons with the strongest signal. 3: Search all Bluetooth beacons (up to 40 Bluetooth beacons are displayed).
544 544  
545 545  (% class="wikigeneratedid" %)
546 -(% style="color:red" %)**Note: This mode does not have a fixed decoder. Its decoder depends on the number of beacons and can be parsed according to the order of the payload.**
539 +**Note: This mode does not have a fixed decoder. Its decoder depends on the number of beacons and can be parsed according to the order of the payload.**
540 +payload format: (Major + Minor+Rssi)+(Major + Minor+Rssi)+...(Maximum forty group)...+BAT+State
547 547  
548 -payload format: BAT+State+(Major + Minor+Rssi)+(Major + Minor+Rssi)+...(Maximum forty group)...
549 549  
550 -
551 551  === 2.4.9  Add Payload format in TTN V3 ===
552 552  
553 553  
... ... @@ -822,7 +822,7 @@
822 822  
823 823  * (% style="color:blue" %)**Downlink Payload (prefix 0x03):**
824 824  
825 -(% style="color:#037691" %)**0x03 00 01 2C**  (%%) ~/~/  Same as AT+MTDC=300000
817 +(% style="color:#037691" %)**0x03 00 01 2C**  (%%) ~/~/  Same as AT+MTDC=3000000
826 826  
827 827  
828 828  === 3.2.4 Exit Alarm ===
... ... @@ -1159,12 +1159,12 @@
1159 1159  0xB9 01 ~/~/ Same as AT+BEEP=1
1160 1160  
1161 1161  
1162 -=== (% data-sider-select-id="358d0797-d8c7-4a5d-b51f-fd0c537f26e4" %)3.2.21 Set long press time(Since firmware 1.4.6)(%%) ===
1154 +=== 3.2.21 Set long press time(Since firmware 1.4.6) ===
1163 1163  
1164 1164  
1165 -When using the red button Changan to alarm, press and hold the time to set 0~~10 seconds(The default value is 5 seconds), which is convenient for use scenarios.
1157 +When using the red button Changan to alarm, press and hold the time to set 0~~10 seconds, which is convenient for use scenarios.
1166 1166  
1167 -(% data-sider-select-id="5e6cc597-e839-4a16-9d6b-776f523bcb8c" style="color:blue" %)**AT Command:**
1159 +(% style="color:blue" %)**AT Command:**
1168 1168  
1169 1169  (% style="color:#037691" %)**AT+EAT=XX**
1170 1170  
... ... @@ -1172,53 +1172,15 @@
1172 1172  
1173 1173  AT+EAT=2 ~-~-> Set the long press time to 2s
1174 1174  
1175 -(% style="color:blue" %)**Downlink Payload: 0XBA**
1167 +(% style="color:blue" %)**Downlink Payload:0XBA**
1176 1176  
1177 1177  0xBA 02 ~/~/ Same as AT+EAT=2
1170 +
1178 1178  
1172 += 4. Setting for Different Scenarios =
1179 1179  
1180 1180  
1181 -=== 3.2.22 Set the Bluetooth scan time(Since firmware 1.5.1) ===
1182 1182  
1183 -
1184 -Use this command to set the Bluetooth scan time. Default is 5s, value range: 1~~255.
1185 -
1186 -(% data-sider-select-id="5e6cc597-e839-4a16-9d6b-776f523bcb8c" style="color:blue" %)**AT Command:**
1187 -
1188 -(% style="color:#037691" %)**AT+BTDC=XX**
1189 -
1190 -Example:
1191 -
1192 -AT+BTDC=5 ~-~-> Set the Bluetooth scan time to 5s
1193 -
1194 -(% style="color:blue" %)**Downlink Payload:**
1195 -
1196 -No downlink
1197 -
1198 -
1199 -(% data-sider-select-id="8e1bc417-f7f8-49f0-b796-8460ff412d7c" %)
1200 -=== 3.2.23 Conversion of TrackerD and TrackerD-LS(Since firmware 1.4.9) ===
1201 -
1202 -
1203 -They use the same source code and can be converted using the AT command below
1204 -
1205 -(% data-sider-select-id="5e6cc597-e839-4a16-9d6b-776f523bcb8c" style="color:blue" %)**AT Command:**
1206 -
1207 -(% data-sider-select-id="d1642275-40f9-4a61-876f-c50aa2a2c492" style="color:#037691" %)**AT+DEVICE=22**
1208 -
1209 -Example:
1210 -
1211 -(% data-sider-select-id="80b524e6-34b5-469c-b05f-c144bee41d20" %)
1212 -AT+DEVICE=22  ~-~-> Set  to TrackerD-LS
1213 -
1214 -(% data-sider-select-id="d7427d7e-0c50-4af5-a666-fd59d105d39f" %)
1215 -AT+DEVICE=13  ~-~-> Set  to TrackerD
1216 -
1217 -
1218 -= (% data-sider-select-id="45c47ab9-03ef-4224-9771-e53c0d98eb40" %)4. Setting for Different Scenarios(%%) =
1219 -
1220 -
1221 -
1222 1222  = 5. Upload Firmware =
1223 1223  
1224 1224  == 5.1 Firmware Change Log ==
... ... @@ -1241,7 +1241,7 @@
1241 1241  After installation of the driver and plug in TrackerD, user should be able to see com port in PC's device manager.
1242 1242  
1243 1243  
1244 -(% style="color:blue" %)**Step3:  **(%%)Download and Install Flash Tool:  [[Tools ~| Espressif Systems>>url:https://www.espressif.com.cn/en/support/download/other-tools?keys=]]
1198 +(% style="color:blue" %)**Step3:  **(%%)Download and Install Flash Tool:  [[https:~~/~~/www.espressif.com.cn/en/support/download/other-tools?keys=Flash%2BDownload%2BTools>>url:https://www.espressif.com.cn/en/support/download/other-tools?keys=Flash%2BDownload%2BTools]]
1245 1245  
1246 1246  
1247 1247  (% style="color:blue" %)**Step4:** (%%) Run Flash Download Tool and configure chip type to ESP32
... ... @@ -1514,32 +1514,6 @@
1514 1514  Yes, you can also press the panic button to sound the alarm if set to transport mode
1515 1515  
1516 1516  
1517 -== 7.7 Can i get the datalog record from console? ==
1518 -
1519 -Since firmware TrackerD-v1.4.9, User is able to get the datalog record from console as well.
1520 -
1521 -[[image:image-20240329120308-1.png||height="537" width="525"]]
1522 -
1523 -
1524 -== 7.8 FAQs for upgrading to version 1.4.9 or later ==
1525 -
1526 -1.The device does not display version information or indicates low battery
1527 -
1528 -Please set the device type
1529 -
1530 -(% style="color:red" %)**AT+DEVICE=13~-~->TrackerD
1531 -AT+DEVICE=22->TrackerD-LS**
1532 -
1533 -
1534 -2.Unable to control the red button on trackerD
1535 -
1536 -Please set any 8-digit DADDR less than** 01880788**.
1537 -
1538 -(% style="color:red" %)**Example:**
1539 -
1540 -(% style="color:red" %)**AT+DADDR=01880688**
1541 -
1542 -
1543 1543  = 8  Trouble Shooting =
1544 1544  
1545 1545  == 8.1  TDC is changed to 4294947296 and cause no uplink. ==
... ... @@ -1710,16 +1710,6 @@
1710 1710  User can open a command window or copy the entire command to the serial console.
1711 1711  
1712 1712  
1713 -== 8.9  When the device is connected to the serial port, it cannot send Uplink, the light color is abnormal, and it does not respond to commands. ==
1714 -
1715 -ESP32 hardware is affected by the flow control of the serial port control program, which causes abnormal phenomena.
1716 -Please do not select flow control when using the serial port tool.
1717 -Please refer to this link to use the serial port tool
1718 -
1719 -[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/TrackerD/#H7.3NotesonusingdifferentserialporttoolsforTrackerD>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/TrackerD/#H7.3NotesonusingdifferentserialporttoolsforTrackerD]]
1720 -
1721 -
1722 -
1723 1723  = 9.  Order Info =
1724 1724  
1725 1725  
... ... @@ -1784,94 +1784,3 @@
1784 1784  
1785 1785  
1786 1786  )))
1787 -
1788 -
1789 -
1790 -= 传感器 Payload 解码描述 =
1791 -
1792 -== Fport=5 的解码规则 ==
1793 -
1794 -以下是 Fport=5 的 Payload 解码规则:
1795 -
1796 -|= 字节位置 |= 字段名称 |= 描述 |= 示例值
1797 -| 1 | Sensor Model | 传感器型号,`0x13` 代表 TrackerD,否则显示原始值 | `0x13` → TrackerD
1798 -| 2-3 | Firmware Version | 固件版本,`0x0140` 代表 v1.4.0 | `0x0140` → v1.4.0
1799 -| 4 | Frequency Band | 频段,具体映射如下:|
1800 -| | | `0x01`: EU868 |
1801 -| | | `0x02`: US915 |
1802 -| | | `0x03`: IN865 |
1803 -| | | `0x04`: AU915 |
1804 -| | | `0x05`: KZ865 |
1805 -| | | `0x06`: RU864 |
1806 -| | | `0x07`: AS923 |
1807 -| | | `0x08`: AS923-1 |
1808 -| | | `0x09`: AS923-2 |
1809 -| | | `0x0a`: AS923-3 |
1810 -| 5 | Sub Band | 子频段,`0x00~0x08`(仅对 AU915/US915 有效),其他为 `0xFF` | `0xFF` → N/A
1811 -| 6-7 | Battery | 电池电压,单位 mV | `0x0FA2` → 4002 mV
1812 -| 8 | SMOD | BLE 设置、GPS 模式和定位模式:|
1813 -| | | 1~4 位:BLE 设置 |
1814 -| | | 5~6 位:GPS 模式 |
1815 -| | | 7~8 位:定位模式 |
1816 -| 9 | Status | 状态位:|
1817 -| | | 第 1 位:Transport Mode |
1818 -| | | 第 2 位:LON |
1819 -| | | 第 3 位:PNACKMD |
1820 -| | | 4~8 位:未定义 |
1821 -
1822 -== Fport=2 的解码规则 ==
1823 -
1824 -以下是 Fport=2 的 Payload 解码规则:
1825 -
1826 -|= 字节位置 |= 字段名称 |= 描述 |= 示例值
1827 -| 1-4 | Latitude | 纬度,单位:度 | `0x02863D68` → 42.351976
1828 -| 5-8 | Longitude | 经度,单位:度 | `0xFAC29BAF` → -87.909457
1829 -| 9-10 | Alarm & Battery | 报警和电池电压:|
1830 -| | | 第 7 位:Alarm |
1831 -| | | 第 1~6 位 + 第 10 字节:Battery(单位:mV) | `0x4B45` → Alarm=True, Battery=2885 mV
1832 -| 11 | Flag | 标志位:|
1833 -| | | 第 2~3 位:MOD |
1834 -| | | 第 1 位:LON |
1835 -| 12-13 | Humidity | 湿度,单位:% | `0x0230` → 56%
1836 -| 14-15 | Temperature | 温度,单位:°C | `0x0202` → 5.14°C, `0xF11A` → -38.14°C
1837 -
1838 -== 示例 Payload 解码 ==
1839 -
1840 -以下是示例 Payload 的解码结果:
1841 -
1842 -=== Fport=5 示例 ===
1843 -{{code}}
1844 -Payload: [0x13, 0x01, 0x40, 0x01, 0xFF, 0x0F, 0xA2, 0x12, 0x03]
1845 -解码结果:
1846 -{
1847 - "sensorModel": "TrackerD",
1848 - "firmwareVersion": "v1.4.0",
1849 - "frequencyBand": "EU868",
1850 - "subBand": "N/A",
1851 - "batteryVoltage": "4002 mV",
1852 - "bleSettings": "BLE Positioning with Strongest iBeacon",
1853 - "gpsMod": "GPS Only",
1854 - "positioningMod": "BLE",
1855 - "status": {
1856 - "transportMode": true,
1857 - "lon": true,
1858 - "pnackmd": false
1859 - }
1860 -}
1861 -{{/code}}
1862 -
1863 -=== Fport=2 示例 ===
1864 -{{code}}
1865 -Payload: [0x02, 0x86, 0x3D, 0x68, 0xFA, 0xC2, 0x9B, 0xAF, 0x4B, 0x45, 0x03, 0x02, 0x30, 0x02, 0x02]
1866 -解码结果:
1867 -{
1868 - "latitude": 42.351976,
1869 - "longitude": -87.909457,
1870 - "alarm": true,
1871 - "battery": "2885 mV",
1872 - "mod": 1,
1873 - "lon": true,
1874 - "humidity": "56 %",
1875 - "temperature": "5.14 °C"
1876 -}
1877 -{{/code}}
image-20240329120308-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -55.8 KB
Content
image-20240606162359-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -101.7 KB
Content