Last modified by Xiaoling on 2023/12/27 09:15

From version 84.2
edited by Xiaoling
on 2022/10/24 10:58
Change comment: There is no comment for this version
To version 84.5
edited by Xiaoling
on 2022/10/24 11:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -517,6 +517,7 @@
517 517  
518 518  == 2.5 Integrate with Datacake ==
519 519  
520 +
520 520  After TrackerD sends data to LoRaWAN server such as TTN, use can pass the data to Datacake and plot out, currently only support GPS plot.
521 521  
522 522  Instruction is here:  [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20Data%20Cake/#H7.Example~~-~~-AddTrackerDGPSTrackingInDataCake>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20Data%20Cake/#H7.Example--AddTrackerDGPSTrackingInDataCake]]
... ... @@ -528,7 +528,6 @@
528 528  == 2.6 Integrate with Tago ==
529 529  
530 530  
531 -
532 532  After TrackerD sends data to LoRaWAN server such as TTN, user can pass the data to Datacake and plot out, currently only support GPS plot.
533 533  
534 534  Instruction is here: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Tago.IO/#H3.A0Example-CreateTrackerD2FLGT92positioningwidget>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Tago.IO/#H3.A0Example-CreateTrackerD2FLGT92positioningwidget]]
... ... @@ -910,19 +910,21 @@
910 910  
911 911  BLEMASK is to filter the unwanted BLE iBeacons during scan. For example, if BLEMASK is 123456. LBT1 will only uplink UUID info which includes 123456. It will ignore all other iBeacons which doesn’t contact 123456 in the UUID.
912 912  
913 -Note: BLEMASK range is 6 ~~ 10 bytes. If AT+BLEMASK < 6 bytes, BLEMASK will be disabled.
913 +(% style="color:red" %)**Note: BLEMASK range is 6 ~~ 10 bytes. If AT+BLEMASK < 6 bytes, BLEMASK will be disabled.**
914 914  
915 -(% style="color:blue" %)**AT Command:**(%%)
916 - AT+BLEMASK=123456     ~/~/ Set BLEMASK = 123456
917 - AT+BLEMASK=0  ~/~/ disable BLEMASK
915 +(% style="color:blue" %)**AT Command:**
918 918  
917 + (% style="color:#037691" %)**AT+BLEMASK=123456**   (%%) ~/~/ Set BLEMASK = 123456
919 919  
920 -(% style="color:blue" %)**Downlink Payload: (Prefix : 0xA5)**(%%)
921 -Example:
922 -0xA5010203040506    ~/~/ Set BLEMASK to 123456
919 + (% style="color:#037691" %)**AT+BLEMASK=0**  (%%) ~/~/ disable BLEMASK
923 923  
924 924  
922 +(% style="color:blue" %)**Downlink Payload: (Prefix : 0xA5)**
925 925  
924 +Example: 0xA5010203040506    ~/~/ Set BLEMASK to 123456
925 +
926 +
927 +
926 926  = 4. Setting for Different Scenarios =
927 927  
928 928  
... ... @@ -963,18 +963,7 @@
963 963  [[image:1664503574618-659.png]]
964 964  
965 965  
966 -Find the path of SP32 installation, find the file as shown in Figure 1, and change the SPI pin to the shown in Figure 2.
967 967  
968 -[[image:image-20221024105643-1.png]]
969 -
970 - Figure1
971 -
972 -
973 -[[image:image-20221024105643-2.png]]
974 -
975 - Figure2
976 -
977 -
978 978  (% style="color:blue" %)**Step5:** (%%) Select the firmware file (.bin format), com port and proper SPI configure. Clink Start. Bin file location:
979 979  
980 980  [[https:~~/~~/github.com/dragino/TrackerD/releases>>https://github.com/dragino/TrackerD/releases]]
... ... @@ -1020,7 +1020,18 @@
1020 1020  [[image:1664503715811-892.png]]
1021 1021  
1022 1022  
1014 +(% id="cke_bm_4554S" style="display:none" %) (%%)Find the path of SP32 installation, find the file as shown in Figure 1, and change the SPI pin to the shown in Figure 2.
1023 1023  
1016 +[[image:image-20221024105643-1.png]]
1017 +
1018 +**~ Figure1**
1019 +
1020 +
1021 +[[image:image-20221024105643-2.png]]
1022 +
1023 + **Figure2**
1024 +
1025 +
1024 1024  * **Download the latest TrackerD from the dragino github: [[https:~~/~~/github.com/dragino/TrackerD>>url:https://github.com/dragino/TrackerD]]**
1025 1025  
1026 1026  Put the Library in the TrackerD directory into the libraries file in the Arduino directory:
... ... @@ -1079,6 +1079,8 @@
1079 1079  |(% style="width:118px" %)A8|(% style="width:67px" %)Yellow|(% style="width:123px" %)MTMS/GPIO14
1080 1080  |(% style="width:118px" %)B8|(% style="width:67px" %)Grey|(% style="width:123px" %)MTDO/GPIO15
1081 1081  
1084 +
1085 +
1082 1082  = 8.  Order Info =
1083 1083  
1084 1084