<
From version < 69.3 >
edited by Xiaoling
on 2023/06/07 08:48
To version < 69.9 >
edited by Xiaoling
on 2023/06/07 09:03
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -54,6 +54,8 @@
54 54  * Downlink to change configure
55 55  * 8500mAh Battery for long term use
56 56  
57 +
58 +
57 57  == 1.3 Specification ==
58 58  
59 59  
... ... @@ -99,11 +99,15 @@
99 99  * Sleep Mode: 5uA @ 3.3v
100 100  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
101 101  
104 +
105 +
102 102  == 1.4 Applications ==
103 103  
104 104  
105 105  * Smart Agriculture
106 106  
111 +
112 +
107 107  == 1.5 Sleep mode and working mode ==
108 108  
109 109  
... ... @@ -131,6 +131,8 @@
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  
140 +
141 +
134 134  == 1.7 BLE connection ==
135 135  
136 136  
... ... @@ -332,6 +332,8 @@
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  
343 +
344 +
335 335  === 2.3.7 Decode payload in The Things Network ===
336 336  
337 337  
... ... @@ -402,21 +402,21 @@
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  
415 +
405 405  === 2.5.4 Datalog Uplink payload (FPORT~=3) ===
406 406  
418 +
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="background-color:#f2f2f2" %)
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: 80px;background-color:#D9E2F3;color:#0070C0" %)**1**|=(% style="width: 110px;background-color:#D9E2F3;color:#0070C0" %)**4**
423 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
424 +|=(% 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 414  Temperature
415 -
416 -
417 417  )))|DS18B20_Temperature|Level of PA8|Unix Time Stamp
418 418  
419 -**Poll Message Flag**: 1: This message is a poll message reply.
429 +(% style="color:blue" %)**Poll Message Flag**(%%): 1: This message is a poll message reply.
420 420  
421 421  * Poll Message Flag is set to 1.
422 422  
... ... @@ -424,16 +424,17 @@
424 424  
425 425  For example, in US915 band, the max payload for different DR is:
426 426  
427 -**a) DR0:** max is 11 bytes so one entry of data
437 +(% style="color:blue" %)**a) DR0:**(%%) max is 11 bytes so one entry of data
428 428  
429 -**b) DR1:** max is 53 bytes so devices will upload 4 entries of data (total 44 bytes)
439 +(% style="color:blue" %)**b) DR1:**(%%) max is 53 bytes so devices will upload 4 entries of data (total 44 bytes)
430 430  
431 -**c) DR2:** total payload includes 11 entries of data
441 +(% style="color:blue" %)**c) DR2:**(%%) total payload includes 11 entries of data
432 432  
433 -**d) DR3: **total payload includes 22 entries of data.
443 +(% style="color:blue" %)**d) DR3: **(%%)total payload includes 22 entries of data.
434 434  
435 435  If devise doesn't have any data in the polling time. Device will uplink 11 bytes of 0   
436 436  
447 +
437 437  **Example:**
438 438  
439 439  If SPH01-LB has below data inside Flash:
... ... @@ -446,6 +446,7 @@
446 446  
447 447   Stop time: 646D856C= time 23/5/24 03:33:00
448 448  
460 +
449 449  === 2.5.5 Poll sensor value ===
450 450  
451 451  
... ... @@ -615,6 +615,8 @@
615 615  
616 616  * Reply to non-confirmed packet: 14 00
617 617  
630 +
631 +
618 618  == 2.8 Frequency Plans ==
619 619  
620 620  
... ... @@ -636,6 +636,8 @@
636 636  
637 637  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
638 638  
653 +
654 +
639 639  == 3.2 General Commands ==
640 640  
641 641  
... ... @@ -736,6 +736,8 @@
736 736  
737 737  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
738 738  
755 +
756 +
739 739  === 3.3.3 Calibrate Sensor ===
740 740  
741 741  
... ... @@ -848,6 +848,8 @@
848 848  
849 849  * 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]]**.
850 850  
869 +
870 +
851 851  = 6. FAQ =
852 852  
853 853  == 6.1  AT Commands input doesn't work ==
... ... @@ -879,6 +879,8 @@
879 879  
880 880  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
881 881  
902 +
903 +
882 882  = 8. ​Packing Info =
883 883  
884 884  
... ... @@ -896,6 +896,8 @@
896 896  
897 897  * Weight / pcs : g
898 898  
921 +
922 +
899 899  = 9. Support =
900 900  
901 901  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0