<
From version < 48.3 >
edited by Xiaoling
on 2023/04/03 11:00
To version < 48.4 >
edited by Xiaoling
on 2023/04/03 11:10
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -65,7 +65,6 @@
65 65  * Downlink to change configure
66 66  * 8500mAh Battery for long term use
67 67  
68 -
69 69  == 1.3 Specification ==
70 70  
71 71  
... ... @@ -114,7 +114,6 @@
114 114  * Sleep Mode: 5uA @ 3.3v
115 115  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
116 116  
117 -
118 118  == 1.4 Connect to SDI-12 Sensor ==
119 119  
120 120  
... ... @@ -149,7 +149,6 @@
149 149  )))
150 150  |(% style="background-color:#f2f2f2; width:167px" %)Fast press ACT 5 times.|(% style="background-color:#f2f2f2; width:117px" %)Deactivate Device|(% style="background-color:#f2f2f2; width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means PS-LB-NA is in Deep Sleep Mode.
151 151  
152 -
153 153  == 1.7 Pin Mapping ==
154 154  
155 155  
... ... @@ -482,9 +482,9 @@
482 482  
483 483  (% style="color:blue" %)**AT+DATACUTx**(%%) : This command defines how to handle the return from AT+COMMANDx, max return length is 100 bytes.
484 484  
485 -(% border="1" style="background-color:#f7faff; width:436px" %)
486 -|(% style="width:433px" %)(((
487 -**AT+DATACUTx=a,b,c**
482 +(% border="1" style="width:436px" %)
483 +|(% style="background-color:#f2f2f2; width:433px" %)(((
484 +(% style="color:#0070c0" %)**AT+DATACUTx=a,b,c**
488 488  
489 489  **a**:  length for the return of AT+COMMAND
490 490  
... ... @@ -496,11 +496,11 @@
496 496  For example, if return from AT+COMMAND1 is “013METER   TER12 112T12-00024895<CR><LF>” , Below AT+DATACUT1 will get different result to combine payload:
497 497  
498 498  
499 -(% border="1" cellspacing="4" style="background-color:#f7faff; width:510px" %)
500 -|=(% style="width: 164px;" %)**AT+DATACUT1 value**|=(% style="width: 344px;" %)**Final Result to combine Payload**
501 -|(% style="width:164px" %)34,1,1+2+3|(% style="width:344px" %)0D 00 01 30 31 33
502 -|(% style="width:164px" %)34,2,1~~8+12~~16|(% style="width:344px" %)0D 00 01 30 31 33 4D 45 54 45 52 54 45 52 31 32
503 -|(% style="width:164px" %)34,2,1~~34|(% style="width:344px" %)0D 00 01 30 31 33 4D 45 54 45 52 20 20 20 54 45 52 31 32 20 31 31 32 54 31 32 2D 30 30 30 32 34 38 39 35 0D 0A
496 +(% border="1" cellspacing="4" style="width:510px" %)
497 +|=(% style="width: 164px;background-color:#D9E2F3;color:#0070C0" %)**AT+DATACUT1 value**|=(% style="width: 344px;background-color:#D9E2F3;color:#0070C0" %)**Final Result to combine Payload**
498 +|(% style="background-color:#f2f2f2; width:164px" %)34,1,1+2+3|(% style="background-color:#f2f2f2; width:344px" %)0D 00 01 30 31 33
499 +|(% style="background-color:#f2f2f2; width:164px" %)34,2,1~~8+12~~16|(% style="background-color:#f2f2f2; width:344px" %)0D 00 01 30 31 33 4D 45 54 45 52 54 45 52 31 32
500 +|(% style="background-color:#f2f2f2; width:164px" %)34,2,1~~34|(% style="background-color:#f2f2f2; width:344px" %)0D 00 01 30 31 33 4D 45 54 45 52 20 20 20 54 45 52 31 32 20 31 31 32 54 31 32 2D 30 30 30 32 34 38 39 35 0D 0A
504 504  
505 505  * (% style="color:blue" %)** Downlink Payload:**
506 506  
... ... @@ -893,7 +893,6 @@
893 893  * Example 1: Downlink Payload: 0100001E  ~/~/ Set Transmit Interval (TDC) = 30 seconds
894 894  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
895 895  
896 -
897 897  == 3.2 Set Interrupt Mode ==
898 898  
899 899  
... ... @@ -925,7 +925,6 @@
925 925  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
926 926  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
927 927  
928 -
929 929  == 3.3 Set the output time ==
930 930  
931 931  
... ... @@ -995,7 +995,6 @@
995 995  * Example 5: Downlink Payload: 070301F4  **~-~-->**  AT+12VT=500
996 996  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
997 997  
998 -
999 999  == 3.4 Set the all data mode ==
1000 1000  
1001 1001  
... ... @@ -1018,7 +1018,6 @@
1018 1018  * Example 1: Downlink Payload: AB 00  ~/~/  AT+ALLDATAMOD=0
1019 1019  * Example 2: Downlink Payload: AB 01  ~/~/  AT+ALLDATAMOD=1
1020 1020  
1021 -
1022 1022  == 3.5 Set the splicing payload for uplink ==
1023 1023  
1024 1024  
... ... @@ -1075,7 +1075,6 @@
1075 1075  * Example 1: Downlink Payload: AE 01  ~/~/  AT+PAYVER=1
1076 1076  * Example 2: Downlink Payload: AE 05  ~/~/  AT+PAYVER=5
1077 1077  
1078 -
1079 1079  = 4. Battery & how to replace =
1080 1080  
1081 1081  == 4.1 Battery Type ==
... ... @@ -1225,7 +1225,6 @@
1225 1225  * Package Size / pcs : cm
1226 1226  * Weight / pcs : g
1227 1227  
1228 -
1229 1229  = 10. ​Support =
1230 1230  
1231 1231  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0