<
From version < 61.1 >
edited by Edwin Chen
on 2022/10/08 18:27
To version < 60.1 >
edited by Edwin Chen
on 2022/10/08 18:17
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -286,6 +286,7 @@
286 286  * Latitude: 02863D68  ⇒  //if (0x//02863D68//& 0x80000000 = 0 )~://  //value = 02863D68 /1000000 = 42.351976//
287 287  * Longitude: FAC29BAF  ⇒ //if (0x//FAC29BAF// & 0x80000000 = 1 )~://  //value = (0x//FAC29BAF// – 0x 100000000)/1000000 =//-87.9094//57//
288 288  
289 +
289 289  (% style="color:red" %)**Important note:**
290 290  
291 291  1.  When power is low (<2.84v), GPS won't be able to get location info and GPS feature will be disabled and the location field will be filled with 0x0FFFFFFF, 0x0FFFFFFF.
... ... @@ -321,6 +321,7 @@
321 321  * 3.40v ~~ 3.69v:  20% ~~ 40%
322 322  * < 3.39v:  0~~20%
323 323  
325 +
324 324  ==== (% style="color:blue" %)**LON:**(%%) ====
325 325  
326 326  Enable/Disable LED activity for uplink
... ... @@ -358,6 +358,7 @@
358 358  )))|(% style="width:73px" %)[[FLAG>>||anchor="HFLAG:"]]
359 359  
360 360  
363 +
361 361  === 2.3.4  Uplink FPORT~=4, History GNSS Positioning ===
362 362  
363 363  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.
... ... @@ -683,29 +683,9 @@
683 683  
684 684  * (% style="color:blue" %)**AT Command:**
685 685  
686 -(% style="color:#037691" %)**AT+SMOD=aa,bb**
689 +(% style="color:#037691" %)**AT+SMOD=xx. **
687 687  
688 -(% style="color:#037691" %)** aa:**
689 689  
690 -* (% style="color:#037691" %)**1: GPS ONLY(Factory Settings):    **(%%)only get and uplink GPS location info.
691 -* (% style="color:#037691" %)**2: BLE ONLY:              **(%%)Only obtain iBeacon info via BLE and uplink. Design for Indoor tracking.
692 -* (% style="color:#037691" %)**3: GPS/BLE Hybrid:   **(%%)Combination for Indoor and Outdoor tracking.Devices will try to search BLE iBeacon first. If device can't find the iBeacon, it will use GPS for positioning
693 -
694 -
695 -(% style="color:#037691" %)**bb:**
696 -
697 -(% style="color:#037691" %)** if aa = 1: **
698 -
699 -* (% style="color:#037691" %)**0 :  **(%%)GPS+ BAT+ State+Tem&Hum
700 -* (% style="color:#037691" %)**1 :**(%%)  GPS +BAT State
701 -
702 -
703 -(% style="color:#037691" %)** if aa = 2: **
704 -
705 -* (% style="color:#037691" %)**3 :  **(%%)(iBeacon)UUID+ Major + Minor+Power+Rssi+BAT+State
706 -
707 -
708 -
709 709   **Example:**
710 710  
711 711   AT+ SMOD =1,0  **~-~-> ** GPS+ BAT+ State+Tem&Hum
... ... @@ -712,7 +712,7 @@
712 712  
713 713   AT+ SMOD =1,1    **~-~->**  GPS +BAT State
714 714  
715 - AT+ SMOD =2,3    **~-~->**  (iBeacon)UUID+ Major + Minor+Power+Rssi+BAT+State
698 + AT+ SMOD =2,3    **~-~->**  (iBeacon)UUID+ Major + Minor+Power+Rssi+BAT+State
716 716  
717 717  
718 718  * (% style="color:blue" %)**Downlink Payload (prefix 0xA5):**
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0