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

Summary

Details

Page properties
Content
... ... @@ -517,7 +517,6 @@
517 517  
518 518  == 2.5 Integrate with Datacake ==
519 519  
520 -
521 521  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.
522 522  
523 523  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]]
... ... @@ -529,6 +529,7 @@
529 529  == 2.6 Integrate with Tago ==
530 530  
531 531  
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,21 +910,19 @@
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 -(% style="color:red" %)**Note: BLEMASK range is 6 ~~ 10 bytes. If AT+BLEMASK < 6 bytes, BLEMASK will be disabled.**
913 +Note: BLEMASK range is 6 ~~ 10 bytes. If AT+BLEMASK < 6 bytes, BLEMASK will be disabled.
914 914  
915 -(% style="color:blue" %)**AT Command:**
915 +(% style="color:blue" %)**AT Command:**(%%)
916 + AT+BLEMASK=123456     ~/~/ Set BLEMASK = 123456
917 + AT+BLEMASK=0  ~/~/ disable BLEMASK
916 916  
917 - (% style="color:#037691" %)**AT+BLEMASK=123456**   (%%) ~/~/ Set BLEMASK = 123456
918 918  
919 - (% style="color:#037691" %)**AT+BLEMASK=0**  (%%) ~/~/ disable BLEMASK
920 +(% style="color:blue" %)**Downlink Payload: (Prefix : 0xA5)**(%%)
921 +Example:
922 +0xA5010203040506    ~/~/ Set BLEMASK to 123456
920 920  
921 921  
922 -(% style="color:blue" %)**Downlink Payload: (Prefix : 0xA5)**
923 923  
924 -Example: 0xA5010203040506    ~/~/ Set BLEMASK to 123456
925 -
926 -
927 -
928 928  = 4. Setting for Different Scenarios =
929 929  
930 930  
... ... @@ -965,7 +965,18 @@
965 965  [[image:1664503574618-659.png]]
966 966  
967 967  
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.
968 968  
968 +[[image:image-20221024105643-1.png]]
969 +
970 + Figure1
971 +
972 +
973 +[[image:image-20221024105643-2.png]]
974 +
975 + Figure2
976 +
977 +
969 969  (% style="color:blue" %)**Step5:** (%%) Select the firmware file (.bin format), com port and proper SPI configure. Clink Start. Bin file location:
970 970  
971 971  [[https:~~/~~/github.com/dragino/TrackerD/releases>>https://github.com/dragino/TrackerD/releases]]
... ... @@ -1011,18 +1011,7 @@
1011 1011  [[image:1664503715811-892.png]]
1012 1012  
1013 1013  
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.
1015 1015  
1016 -[[image:image-20221024105643-1.png]]
1017 -
1018 -**~ Figure1**
1019 -
1020 -
1021 -[[image:image-20221024105643-2.png]]
1022 -
1023 - **Figure2**
1024 -
1025 -
1026 1026  * **Download the latest TrackerD from the dragino github: [[https:~~/~~/github.com/dragino/TrackerD>>url:https://github.com/dragino/TrackerD]]**
1027 1027  
1028 1028  Put the Library in the TrackerD directory into the libraries file in the Arduino directory:
... ... @@ -1081,8 +1081,6 @@
1081 1081  |(% style="width:118px" %)A8|(% style="width:67px" %)Yellow|(% style="width:123px" %)MTMS/GPIO14
1082 1082  |(% style="width:118px" %)B8|(% style="width:67px" %)Grey|(% style="width:123px" %)MTDO/GPIO15
1083 1083  
1084 -
1085 -
1086 1086  = 8.  Order Info =
1087 1087  
1088 1088  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0