<
From version < 51.8 >
edited by Xiaoling
on 2022/09/12 15:36
To version < 51.10 >
edited by Xiaoling
on 2022/09/12 15:42
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -48,6 +48,9 @@
48 48  * Micro SIM card slot
49 49  * 8500mAh Battery for long term use
50 50  
51 +
52 +
53 +
51 51  == 1.3  Specification ==
52 52  
53 53  
... ... @@ -65,6 +65,9 @@
65 65  * - B20 @H-FDD: 800MHz
66 66  * - B28 @H-FDD: 700MHz
67 67  
71 +
72 +
73 +
68 68  == 1.4  Probe Specification ==
69 69  
70 70  
... ... @@ -77,6 +77,8 @@
77 77  * IP68 Protection
78 78  * Length: 3.5 meters
79 79  
86 +
87 +
80 80  (% style="color:#037691" %)**Soil Temperature:**
81 81  
82 82  * Range -40℃~85℃
... ... @@ -85,13 +85,20 @@
85 85  * IP68 Protection
86 86  * Length: 3.5 meters
87 87  
88 -== 1.5 ​Applications ==
89 89  
97 +
98 +
99 +== 1.5  ​Applications ==
100 +
101 +
90 90  * Smart Agriculture
91 91  
92 -== 1.6 Pin mapping and power on ==
93 93  
94 94  
106 +
107 +== 1.6  Pin mapping and power on ==
108 +
109 +
95 95  [[image:image-20220907153300-2.png]]
96 96  
97 97  
... ... @@ -298,6 +298,7 @@
298 298  
299 299  
300 300  
316 +
301 301  == 2.4  Payload Explanation and Sensor Interface ==
302 302  
303 303  
... ... @@ -361,9 +361,9 @@
361 361  
362 362  Get the PH content of the soil. The value range of the register is 300-1000(Decimal), divide this value by 100 to get the percentage of PH in the soil.
363 363  
364 -For example, if the data you get from the register is **__0x05 0xDC__**, the PH content in the soil is
380 +For example, if the data you get from the register is (% style="color:blue" %)**__0x05 0xDC__**(%%), the PH content in the soil is
365 365  
366 -**0229(H) = 549(D) /100 = 5.49.**
382 +(% style="color:blue" %)**0229(H) = 549(D) /100 = 5.49.**
367 367  
368 368  
369 369  
... ... @@ -370,8 +370,9 @@
370 370  === 2.4.6  Soil Temperature ===
371 371  
372 372  
373 -Get the temperature in the soil. The value range of the register is -4000 - +800(Decimal), divide this value by 100 to get the temperature in the soil. For example, if the data you get from the register is **__0x09 0xEC__**, the temperature content in the soil is
389 +Get the temperature in the soil. The value range of the register is -4000 - +800(Decimal), divide this value by 100 to get the temperature in the soil. For example, if the data you get from the register is (% style="color:blue" %)**__0x09 0xEC__**(%%), the temperature content in the soil is
374 374  
391 +
375 375  **Example**:
376 376  
377 377  If payload is 0105H: ((0x0105 & 0x8000)>>15 === 0),temp = 0105(H)/10 = 26.1 °C
... ... @@ -400,8 +400,9 @@
400 400  
401 401  The lower four bits of this data field shows if this packet is generated by interrupt or not. Click here for the hardware and software set up.
402 402  
403 -Example:
404 404  
421 +**Example:**
422 +
405 405  0x(00): Normal uplink packet.
406 406  
407 407  0x(01): Interrupt Uplink Packet.
... ... @@ -509,6 +509,7 @@
509 509  
510 510  
511 511  
530 +
512 512  == 2.8  PH and Temperature alarm function ==
513 513  
514 514  
... ... @@ -559,11 +559,9 @@
559 559  (% style="color:#037691" %)**➢ AT Command:**
560 560  
561 561  * (% style="color:blue" %)**AT+CDP**        (%%) ~/~/  Read cached data
562 -* (% style="color:blue" %)**AT+CDP=0**  (%%) ~/~/  Clear cached data
581 +* (% style="color:blue" %)**AT+CDP=0**    (%%) ~/~/  Clear cached data
563 563  
564 564  
565 -
566 -
567 567  [[image:image-20220907154700-19.png]]
568 568  
569 569  
... ... @@ -807,11 +807,14 @@
807 807  
808 808  **Dimension and weight**:
809 809  
810 -* Size: 195 x 125 x 55 mm
811 -* Weight:   420g
827 +* Device Size: cm
828 +* Device Weight: g
829 +* Package Size / pcs : cm
830 +* Weight / pcs : g
812 812  
813 813  
814 814  
834 +
815 815  = 9.  Support =
816 816  
817 817  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0