<
From version < 69.6 >
edited by Xiaoling
on 2023/06/07 08:54
To version < 69.11 >
edited by Xiaoling
on 2023/06/07 09:57
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -54,6 +54,7 @@
54 54  * Downlink to change configure
55 55  * 8500mAh Battery for long term use
56 56  
57 +
57 57  == 1.3 Specification ==
58 58  
59 59  
... ... @@ -99,11 +99,13 @@
99 99  * Sleep Mode: 5uA @ 3.3v
100 100  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
101 101  
103 +
102 102  == 1.4 Applications ==
103 103  
104 104  
105 105  * Smart Agriculture
106 106  
109 +
107 107  == 1.5 Sleep mode and working mode ==
108 108  
109 109  
... ... @@ -131,6 +131,7 @@
131 131  )))
132 132  |(% style="width:167px" %)Fast press ACT 5 times.|(% style="width:117px" %)Deactivate Device|(% style="width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means device is in Deep Sleep Mode.
133 133  
137 +
134 134  == 1.7 BLE connection ==
135 135  
136 136  
... ... @@ -332,6 +332,7 @@
332 332  |(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
333 333  |(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
334 334  
339 +
335 335  === 2.3.7 Decode payload in The Things Network ===
336 336  
337 337  
... ... @@ -402,16 +402,19 @@
402 402  
403 403  (% style="color:red" %)**Note: LoRaWAN Server need to support LoRaWAN v1.0.3(MAC v1.0.3) or higher to support this MAC command feature, Chirpstack,TTN V3 v3 and loriot support but TTN V3 v2 doesn't support. If server doesn't support this command, it will through away uplink packet with this command, so user will lose the packet with time request for TTN V3 v2 if SYNCMOD=1.**
404 404  
410 +
405 405  === 2.5.4 Datalog Uplink payload (FPORT~=3) ===
406 406  
413 +
407 407  The Datalog uplinks will use below payload format.
408 408  
409 409  **Retrieval data payload:**
410 410  
411 -(% border="1" cellspacing="4" style="width: 500px;background-color:#f2f2f2" %)
418 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
412 412  |=(% style="width: 60px;background-color:#D9E2F3;color:#0070C0" %)**Size(bytes)**|=(% style="width:30px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 80px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 120px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 90px;background-color:#D9E2F3;color:#0070C0" %)**1**|=(% style="width: 120px;background-color:#D9E2F3;color:#0070C0" %)**4**
413 413  |(% style="width:95px" %)Value|(% style="width:220px" %)PH|(((
414 -Temperature)))|DS18B20_Temperature|Level of PA8|Unix Time Stamp
421 +Temperature
422 +)))|DS18B20_Temperature|Level of PA8|Unix Time Stamp
415 415  
416 416  (% style="color:blue" %)**Poll Message Flag**(%%): 1: This message is a poll message reply.
417 417  
... ... @@ -427,10 +427,11 @@
427 427  
428 428  (% style="color:blue" %)**c) DR2:**(%%) total payload includes 11 entries of data
429 429  
430 -(% style="color:blue" %)**d) DR3:**(%%)total payload includes 22 entries of data.
438 +(% style="color:blue" %)**d) DR3: **(%%)total payload includes 22 entries of data.
431 431  
432 432  If devise doesn't have any data in the polling time. Device will uplink 11 bytes of 0   
433 433  
442 +
434 434  **Example:**
435 435  
436 436  If SPH01-LB has below data inside Flash:
... ... @@ -613,6 +613,7 @@
613 613  
614 614  * Reply to non-confirmed packet: 14 00
615 615  
625 +
616 616  == 2.8 Frequency Plans ==
617 617  
618 618  
... ... @@ -634,6 +634,7 @@
634 634  
635 635  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
636 636  
647 +
637 637  == 3.2 General Commands ==
638 638  
639 639  
... ... @@ -734,6 +734,7 @@
734 734  
735 735  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
736 736  
748 +
737 737  === 3.3.3 Calibrate Sensor ===
738 738  
739 739  
... ... @@ -838,7 +838,7 @@
838 838  
839 839  * Fix bugs.
840 840  
841 -Firmware and changelog can be downloaded from : **[[Firmware download link>>url:https://www.dropbox.com/sh/kwqv57tp6pejias/AAAopYMATh1GM6fZ-VRCLrpDa?dl=0]]**
853 +Firmware and changelog can be downloaded from : **[[Firmware download link>>https://www.dropbox.com/sh/p1tiy43naiyy75u/AACzHWEGlYNeHDjMe2bkxotUa?dl=0]]**
842 842  
843 843  Methods to Update Firmware:
844 844  
... ... @@ -846,6 +846,7 @@
846 846  
847 847  * Update through UART TTL interface. **[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**.
848 848  
861 +
849 849  = 6. FAQ =
850 850  
851 851  == 6.1  AT Commands input doesn't work ==
... ... @@ -877,6 +877,7 @@
877 877  
878 878  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
879 879  
893 +
880 880  = 8. ​Packing Info =
881 881  
882 882  
... ... @@ -894,6 +894,7 @@
894 894  
895 895  * Weight / pcs : g
896 896  
911 +
897 897  = 9. Support =
898 898  
899 899  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0