<
From version < 69.2 >
edited by Xiaoling
on 2023/06/07 09:28
To version < 68.1 >
edited by David Huang
on 2023/06/06 16:35
>
Change comment: Uploaded new attachment "image-20230606163540-1.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.David
Content
... ... @@ -52,6 +52,8 @@
52 52  * IP66 Waterproof Enclosure
53 53  * 8500mAh Battery for long term use
54 54  
55 +
56 +
55 55  == 1.3 Specification ==
56 56  
57 57  
... ... @@ -101,11 +101,15 @@
101 101  * Sleep Mode: 5uA @ 3.3v
102 102  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
103 103  
106 +
107 +
104 104  == 1.4 Applications ==
105 105  
106 106  
107 107  * Smart Agriculture
108 108  
113 +
114 +
109 109  == 1.5 Sleep mode and working mode ==
110 110  
111 111  
... ... @@ -133,6 +133,8 @@
133 133  )))
134 134  |(% 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.
135 135  
142 +
143 +
136 136  == 1.7 BLE connection ==
137 137  
138 138  
... ... @@ -254,6 +254,8 @@
254 254  MOD & Digital Interrupt(Optional)
255 255  )))
256 256  
265 +
266 +
257 257  === 2.3.2 MOD~=1(Original value) ===
258 258  
259 259  
... ... @@ -268,6 +268,8 @@
268 268  MOD & Digital Interrupt(Optional)
269 269  )))
270 270  
281 +
282 +
271 271  === 2.3.3 Battery Info ===
272 272  
273 273  
... ... @@ -476,75 +476,9 @@
476 476  (% 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.**
477 477  
478 478  
479 -=== 2.6.4 Datalog Uplink payload (FPORT~=3) ===
491 +=== 2.6.4 Poll sensor value ===
480 480  
481 481  
482 -The Datalog uplinks will use below payload format.
483 -
484 -**Retrieval data payload:**
485 -
486 -**MOD=0:**
487 -
488 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
489 -|=(((
490 -**Size(bytes)**
491 -)))|=**2**|=**2**|=**2**|=**1**|=**4**
492 -|Value|Humidity|(((
493 -Temperature
494 -
495 -
496 -)))|Soil Conductivity (EC)|(((
497 -MOD& Level of PA8
498 -)))|Unix Time Stamp
499 -
500 -**MOD=1:**
501 -
502 -
503 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
504 -|=(((
505 -**Size(bytes)**
506 -)))|=**2**|=**2**|=**2**|=**1**|=**4**
507 -|Value|soil dielectric constant|(((
508 -raw water soil
509 -
510 -
511 -)))|raw conduct soil|(((
512 -MOD& Level of PA8
513 -)))|Unix Time Stamp
514 -
515 -**Poll Message Flag**: 1: This message is a poll message reply.
516 -
517 -* Poll Message Flag is set to 1.
518 -
519 -* Each data entry is 11 bytes, to save airtime and battery, devices will send max bytes according to the current DR and Frequency bands.
520 -
521 -For example, in US915 band, the max payload for different DR is:
522 -
523 -**a) DR0:** max is 11 bytes so one entry of data
524 -
525 -**b) DR1:** max is 53 bytes so devices will upload 4 entries of data (total 44 bytes)
526 -
527 -**c) DR2:** total payload includes 11 entries of data
528 -
529 -**d) DR3: **total payload includes 22 entries of data.
530 -
531 -If devise doesn't have any data in the polling time. Device will uplink 11 bytes of 0   
532 -
533 -**Example:**
534 -
535 -If SE01-LB has below data inside Flash:
536 -
537 -[[image:image-20230606163540-1.png]]
538 -
539 -If user sends below downlink command: 31646D84E1646D856C05
540 -
541 -Where : Start time: 646D84E1 = time 23/5/24 03:30:41
542 -
543 - Stop time: 646D856C= time 23/5/24 03:33:00
544 -
545 -=== 2.6.5 Poll sensor value ===
546 -
547 -
548 548  Users can poll sensor values based on timestamps. Below is the downlink command.
549 549  
550 550  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:425.818px" %)
... ... @@ -616,6 +616,8 @@
616 616  
617 617  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
618 618  
565 +
566 +
619 619  == 3.2 General Commands ==
620 620  
621 621  
... ... @@ -732,6 +732,8 @@
732 732  
733 733  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
734 734  
683 +
684 +
735 735  === 3.3.4 Set Power Output Duration ===
736 736  
737 737  
... ... @@ -761,6 +761,8 @@
761 761  
762 762  * Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
763 763  
714 +
715 +
764 764  = 4. Battery & Power Consumption =
765 765  
766 766  
... ... @@ -789,6 +789,8 @@
789 789  
790 790  * 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]]**.
791 791  
744 +
745 +
792 792  = 6. FAQ =
793 793  
794 794  == 6.1  AT Commands input doesn't work ==
... ... @@ -834,6 +834,8 @@
834 834  
835 835  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
836 836  
791 +
792 +
837 837  = 8. ​Packing Info =
838 838  
839 839  
... ... @@ -851,6 +851,8 @@
851 851  
852 852  * Weight / pcs : g
853 853  
810 +
811 +
854 854  = 9. Support =
855 855  
856 856  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0