<
From version < 69.4 >
edited by Xiaoling
on 2023/06/07 08:51
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,18 +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="width: 480px;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 -Temperature)))|DS18B20_Temperature|Level of PA8|Unix Time Stamp
426 +Temperature
427 +)))|DS18B20_Temperature|Level of PA8|Unix Time Stamp
415 415  
416 -**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.
417 417  
418 418  * Poll Message Flag is set to 1.
419 419  
... ... @@ -421,16 +421,17 @@
421 421  
422 422  For example, in US915 band, the max payload for different DR is:
423 423  
424 -**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
425 425  
426 -**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)
427 427  
428 -**c) DR2:** total payload includes 11 entries of data
441 +(% style="color:blue" %)**c) DR2:**(%%) total payload includes 11 entries of data
429 429  
430 -**d) DR3: **total payload includes 22 entries of data.
443 +(% 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  
447 +
434 434  **Example:**
435 435  
436 436  If SPH01-LB has below data inside Flash:
... ... @@ -443,6 +443,7 @@
443 443  
444 444   Stop time: 646D856C= time 23/5/24 03:33:00
445 445  
460 +
446 446  === 2.5.5 Poll sensor value ===
447 447  
448 448  
... ... @@ -612,6 +612,8 @@
612 612  
613 613  * Reply to non-confirmed packet: 14 00
614 614  
630 +
631 +
615 615  == 2.8 Frequency Plans ==
616 616  
617 617  
... ... @@ -633,6 +633,8 @@
633 633  
634 634  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
635 635  
653 +
654 +
636 636  == 3.2 General Commands ==
637 637  
638 638  
... ... @@ -733,6 +733,8 @@
733 733  
734 734  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
735 735  
755 +
756 +
736 736  === 3.3.3 Calibrate Sensor ===
737 737  
738 738  
... ... @@ -845,6 +845,8 @@
845 845  
846 846  * 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]]**.
847 847  
869 +
870 +
848 848  = 6. FAQ =
849 849  
850 850  == 6.1  AT Commands input doesn't work ==
... ... @@ -876,6 +876,8 @@
876 876  
877 877  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
878 878  
902 +
903 +
879 879  = 8. ​Packing Info =
880 880  
881 881  
... ... @@ -893,6 +893,8 @@
893 893  
894 894  * Weight / pcs : g
895 895  
921 +
922 +
896 896  = 9. Support =
897 897  
898 898  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0