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

From version 212.2
edited by Xiaoling
on 2023/08/22 14:23
Change comment: There is no comment for this version
To version 216.3
edited by Xiaoling
on 2023/12/14 18:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -146,7 +146,6 @@
146 146  [[image:image-20230213110214-2.png||height="388" width="847"]]
147 147  
148 148  
149 -
150 150  The LPS8N is already set to connect to [[TTN V3 network >>url:https://eu1.cloud.thethings.network/]]. What the rest need to is register this device in TTN V3:
151 151  
152 152  
... ... @@ -163,11 +163,9 @@
163 163  
164 164  **__Add APP EUI in the application:__**
165 165  
166 -
167 167  [[image:1664501711466-918.png||_mstalt="295828"]]
168 168  
169 169  
170 -
171 171  [[image:1664501721248-725.png||_mstalt="294450"]]
172 172  
173 173  
... ... @@ -174,7 +174,6 @@
174 174  [[image:1664501734705-405.png||_mstalt="293306"]]
175 175  
176 176  
177 -
178 178  **__Add APP KEY and DEV EUI:__**
179 179  
180 180  
... ... @@ -181,7 +181,6 @@
181 181  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS02%20-%20LoRaWAN%20Door%20Sensor%20User%20Manual/WebHome/1654671889112-678.png?rev=1.1||_mstalt="298233" alt="1654671889112-678.png"]]
182 182  
183 183  
184 -
185 185  (% style="color:blue" %)**Step 2**:(%%) Push this button will activate this device.
186 186  
187 187  (% id="cke_bm_7709S" style="display:none" %) [[image:1664502835802-546.png||_mstalt="295061"]]
... ... @@ -295,13 +295,11 @@
295 295  (% style="display:none" %)
296 296  
297 297  
298 -
299 299  === 2.4.2 Uplink FPORT~=2, Realtime GNSS Positioning + Temperature & Humidity ===
300 300  
301 301  
302 302  Users can use (% style="color:blue" %)**AT+SMOD=1,0,0**(%%) to enable uploading on-board Temperature and humidity values, and the total payload will be 15 bytes,
303 303  
304 -
305 305  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:320px" %)
306 306  |(% style="width:60px" %)**Size(bytes)**|(% style="width:50px" %)4|(% style="width:50px" %)4|(% style="width:70px" %)2|(% style="width:30px" %)1|(% style="width:30px" %)2|(% style="width:30px" %)2
307 307  |(% style="width:69px" %)**Value**|(% style="width:76px" %)[[Latitude>>||anchor="HLocationinfo:"]]|(% style="width:87px" %)[[Longitude>>||anchor="HLocationinfo:"]]|(% style="width:76px" %)(((
... ... @@ -349,7 +349,6 @@
349 349  [[image:1664502166010-515.png||_mstalt="291395"]]
350 350  
351 351  
352 -
353 353  ==== (% style="color:blue" %)**Alarm:**(%%) ====
354 354  
355 355  **Example: ** 0x4B & 0x40 >> 6 = 0x01
... ... @@ -371,7 +371,6 @@
371 371  
372 372  (% style="display:none" %) (%%)
373 373  
374 -
375 375  ==== (% style="color:blue" %)**MOD:**(%%) ====
376 376  
377 377  **Example: ** (0x60>>6) & 0x3f =1
... ... @@ -484,7 +484,6 @@
484 484  
485 485  (% style="display:none" %) (%%)
486 486  
487 -
488 488  === 2.4.6  Uplink FPORT~=7, Alarm information status(Since firmware 1.4.4) ===
489 489  
490 490  
... ... @@ -527,10 +527,32 @@
527 527  
528 528  (% style="display:none" %) (%%)
529 529  
520 +=== 2.4.8  Uplink FPORT~=9, BLE Positioning with Multiple iBeacon(Since firmware 1.4.7) ===
530 530  
531 -=== 2.4.8  Add Payload format in TTN V3 ===
522 +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.
532 532  
524 +User can set [[(% class="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.
533 533  
526 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:348px" %)
527 +|**Size(bytes)**|2|2|1|…..|2|2|1|2|1
528 +|**Value**|iBeacon MAJOR|iBeacon MINOR|iBeacon RSSI|…..|iBeacon MAJOR|iBeacon MINOR|iBeacon RSSI|[[Alarm & BAT>>path:#HAlarm26BAT:]]|[[FLAG>>path:#HFLAG:]]
529 +
530 +(% class="wikigeneratedid" id="H" %)
531 +[[image:image-20231023103116-1.png||height="448" width="901"]]
532 +
533 +* (% style="color:#037691" %)**BAT: ** (%%) Ex1:0x4B45 & 0x3FFF ⇒ 3901 (mV).
534 +* (% style="color:#037691" %)**MAJOR:** (%%) The MAJOR from the strongest iBeacon.
535 +* (% style="color:#037691" %)**MINOR:**  (%%)The MINOR from the strongest iBeacon.
536 +* (% style="color:#037691" %)**RSSI:  ** (%%) The RSSI from the strongest iBeacon.
537 +
538 +(% class="wikigeneratedid" %)
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
541 +
542 +
543 +=== 2.4.9  Add Payload format in TTN V3 ===
544 +
545 +
534 534  In TTN V3, user can add a custom payload so it shows friendly.
535 535  
536 536  In the page (% style="color:#037691" %)**Applications ~-~-> Payload Formats ~-~-> Custom ~-~-> decoder**
... ... @@ -628,7 +628,6 @@
628 628  User can push the (% style="color:red" %)**RED button**(%%) by more than 5 seconds to enter Alarm Mode. Alarm Mode is used to send SOS info to IoT platform.
629 629  )))
630 630  
631 -
632 632  (((
633 633  Once enter Alarm mode, the (% style="color:green" %)**GREEN LED**(%%) will flash 3 times, the buzzer will alarm for 5 seconds, then TrackerD will immediately send a packet without location info and then send a data packet with GPS positioning information. After that, the device will send 60 packets at 1-minute intervals. The Alarm flag in the payload will be set for the next 60 packets unless exits alert mode.
634 634  )))
... ... @@ -659,7 +659,6 @@
659 659  
660 660  (% style="display:none" %) (%%)
661 661  
662 -
663 663  == 2.11  LED Status ==
664 664  
665 665  
... ... @@ -679,7 +679,6 @@
679 679  
680 680  (% style="display:none" %) (%%)
681 681  
682 -
683 683  == 2.12  Button Function ==
684 684  
685 685  
... ... @@ -704,7 +704,6 @@
704 704  
705 705  (% style="display:none" %) (%%)
706 706  
707 -
708 708  == 2.13  USB Port Function ==
709 709  
710 710  
... ... @@ -717,7 +717,6 @@
717 717  
718 718  (% style="display:none" %) (%%)
719 719  
720 -
721 721  == 2.14  Sleep Mode ==
722 722  
723 723  
... ... @@ -895,6 +895,7 @@
895 895  
896 896   AT+SMOD=2,0,2 ~-~->  (WiFi)SSID+Rssi+BAT+State
897 897  
905 + AT+SMOD=2,0,3  ~-~->  (iBeacon) (Major + Minor+Rssi)+(Major + Minor+Rssi)+...(Maximum forty group)...+BAT+State
898 898  
899 899  * (% style="color:blue" %)**Downlink Payload (prefix 0xA5):**
900 900  
... ... @@ -1000,7 +1000,7 @@
1000 1000  Example: 0xB2 01 02 03 04 05 06    ~/~/ Set BLEMASK to 123456
1001 1001  
1002 1002  
1003 -=== 3.2.13  Set WiFIMASK to filter WiFi SSIDSince firmware 1.4.1 ===
1011 +=== 3.2.13  Set WiFIMASK to filter WiFi SSID(Since firmware 1.4.1) ===
1004 1004  
1005 1005  
1006 1006  WiFiMASK is to filter the unwanted WiFi SSID during scan. For example, if WiFiMASK is 123456. TrackerD will only uplink SSID info which includes 123456 as prefix. It will ignore all other WiFi which doesn’t contact 123456 in the SSID.
... ... @@ -1018,7 +1018,7 @@
1018 1018  Example: 0xB3 01 02 03 04 05 06    ~/~/ Set WiFiMASK to 123456
1019 1019  
1020 1020  
1021 -=== 3.2.14  Disable/Enable Information printingSince firmware 1.4.1 ===
1029 +=== 3.2.14  Disable/Enable Information printing(Since firmware 1.4.1) ===
1022 1022  
1023 1023  
1024 1024  Users can use this feature to enable/disable Information printing.
... ... @@ -1029,7 +1029,7 @@
1029 1029  \\Example: AT+SHOWID=1 ~-~-> Enable Information printing.
1030 1030  
1031 1031  
1032 -=== 3.2.15  Get or Set Eight Channels Mode, only for us915, AU915Since firmware 1.4.1 ===
1040 +=== 3.2.15  Get or Set Eight Channels Mode, only for us915, AU915(Since firmware 1.4.1) ===
1033 1033  
1034 1034  
1035 1035  The Channels Mode in the LORAWAN LMIC library is from 0 ~~ 7. When CHE = 8, 72 channels will be accessible to the network.
... ... @@ -1044,7 +1044,7 @@
1044 1044  Example: 0x24 01  ~/~/ Same as AT+CHE=1
1045 1045  
1046 1046  
1047 -=== 3.2.16  Get or Set Threshold for motion detectSince firmware 1.4.3 ===
1055 +=== 3.2.16  Get or Set Threshold for motion detect(Since firmware 1.4.3) ===
1048 1048  
1049 1049  
1050 1050  User can set the motion detect thredhold for transportation mode. The smaller the value, the more sensitivity to trigger a motion event.
... ... @@ -1065,7 +1065,7 @@
1065 1065  0xB4 14          ~/~/  Same as AT+PT=14
1066 1066  
1067 1067  
1068 -=== 3.2.17  Set AT command window timeSince firmware 1.4.5 ===
1076 +=== 3.2.17  Set AT command window time(Since firmware 1.4.5) ===
1069 1069  
1070 1070  
1071 1071  AT command window time setting, customers can set the required time according to their own operation mode.The unit is second.
... ... @@ -1083,7 +1083,7 @@
1083 1083  0xB5 0F          ~/~/  Same as AT+ATST=15
1084 1084  
1085 1085  
1086 -=== 3.2.18  Set the stepmeter modeSince firmware 1.4.5 ===
1094 +=== 3.2.18  Set the stepmeter mode(Since firmware 1.4.5) ===
1087 1087  
1088 1088  
1089 1089  After setting the step counting mode, it cannot be interrupted by motion. This mode is very power consuming. Used on some special occasions.
... ... @@ -1103,7 +1103,7 @@
1103 1103  0xB6 01          ~/~/  Same as AT+PM=1
1104 1104  
1105 1105  
1106 -=== 3.2.19  Set down the decline detection modeSince firmware 1.4.5 ===
1114 +=== 3.2.19  Set down the decline detection mode(Since firmware 1.4.5) ===
1107 1107  
1108 1108  
1109 1109  This mode is used in conjunction with AT+PT(The recommended threshold is between 50 and 70, you need to set it according to the environment yourself). This function is used in hospitals, nursing homes, nursing homes and other places to prevent the elderly and patients from falling. No one knows.
... ... @@ -1123,7 +1123,7 @@
1123 1123  0xB7 01          ~/~/  Same as AT+FD=1
1124 1124  
1125 1125  
1126 -=== 3.2.20 Disable/Enable buzzerSince firmware 1.4.6 ===
1134 +=== 3.2.20 Disable/Enable buzzer(Since firmware 1.4.6) ===
1127 1127  
1128 1128  
1129 1129  Disable/Enable buzzer for Alarm, downlink and uplink
... ... @@ -1143,7 +1143,7 @@
1143 1143  0xB9 01 ~/~/ Same as AT+BEEP=1
1144 1144  
1145 1145  
1146 -=== 3.2.21 Set long press timeSince firmware 1.4.6 ===
1154 +=== 3.2.21 Set long press time(Since firmware 1.4.6) ===
1147 1147  
1148 1148  
1149 1149  When using the red button Changan to alarm, press and hold the time to set 0~~10 seconds, which is convenient for use scenarios.
image-20231023103116-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +48.2 KB
Content