<
From version < 56.8 >
edited by Xiaoling
on 2022/10/25 16:46
To version < 54.1 >
edited by Edwin Chen
on 2022/10/09 00:08
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Edwin
Content
... ... @@ -18,14 +18,11 @@
18 18  NSPH01 probe is made by Solid AgCl reference electrode and Pure metal pH sensitive electrode. It can detect soil's** (% style="color:blue" %)pH (%%)**with high accuracy and stable value. The NSPH01 probe can be buried into soil for long time use.
19 19  
20 20  NarrowBand-Internet of Things (NB-IoT) is a standards-based low power wide area (LPWA) technology developed to enable a wide range of new IoT devices and services. NB-IoT significantly improves the power consumption of user devices, system capacity and spectrum efficiency, especially in deep coverage.
21 +\\NSPH01 supports different uplink methods include (% style="color:blue" %)**TCP,MQTT,UDP and CoAP  **(%%)for different application requirement.
22 +\\NSPH01 is powered by (% style="color:blue" %)**8500mAh Li-SOCI2 battery**(%%), It is designed for long term use up to 5 years. (Actually Battery life depends on the use environment, update period & uplink method)
23 +\\To use NSPH01, user needs to check if there is NB-IoT coverage in the installation area and with the bands NSPH01 supports. If the local operator supports it, user needs to get a (% style="color:blue" %)**NB-IoT SIM card** (%%)from local operator and install NSPH01 to get NB-IoT network connection.
21 21  
22 -NSPH01 supports different uplink methods include (% style="color:blue" %)**TCP,MQTT,UDP and CoAP  **(%%)for different application requirement.
23 23  
24 -NSPH01 is powered by (% style="color:blue" %)**8500mAh Li-SOCI2 battery**(%%), It is designed for long term use up to 5 years. (Actually Battery life depends on the use environment, update period & uplink method)
25 -
26 -To use NSPH01, user needs to check if there is NB-IoT coverage in the installation area and with the bands NSPH01 supports. If the local operator supports it, user needs to get a (% style="color:blue" %)**NB-IoT SIM card** (%%)from local operator and install NSPH01 to get NB-IoT network connection.
27 -
28 -
29 29  [[image:image-20220907153151-1.png]]
30 30  
31 31  
... ... @@ -51,8 +51,6 @@
51 51  * Micro SIM card slot
52 52  * 8500mAh Battery for long term use
53 53  
54 -
55 -
56 56  == 1.3  Specification ==
57 57  
58 58  
... ... @@ -70,8 +70,6 @@
70 70  * - B20 @H-FDD: 800MHz
71 71  * - B28 @H-FDD: 700MHz
72 72  
73 -
74 -
75 75  == 1.4  Probe Specification ==
76 76  
77 77  
... ... @@ -92,15 +92,11 @@
92 92  * IP68 Protection
93 93  * Length: 3.5 meters
94 94  
95 -
96 -
97 97  == 1.5  ​Applications ==
98 98  
99 99  
100 100  * Smart Agriculture
101 101  
102 -
103 -
104 104  == 1.6  Pin mapping and power on ==
105 105  
106 106  
... ... @@ -249,6 +249,7 @@
249 249  
250 250  
251 251  
241 +
252 252  === 2.2.7 Use TCP protocol to uplink data ===
253 253  
254 254  
... ... @@ -282,9 +282,9 @@
282 282  
283 283  Each time the device uploads a data package, 8 sets of recorded data will be attached. Up to 32 sets of recorded data can be uploaded.
284 284  
285 -(% border="1.5" style="background-color:#ffffcc; color:green; width:520px" %)
286 -|=(% scope="row" style="width: 50px;" %)**Size(bytes)**|(% style="width:40px" %)**8**|(% style="width:20px" %)**2**|(% style="width:25px" %)**2**|(% style="width:60px" %)**1**|(% style="width:20px" %)**1**|(% style="width:40px" %)**1**|(% style="width:40px" %)**2**|(% style="width:50px" %)**2**|(% style="width:50px" %)**4**|(% style="width:50px" %)**2**|(% style="width:35px" %)**2**|(% style="width:40px" %)**4**
287 -|=(% style="width: 96px;" %)**Value**|(% style="width:83px" %)Device ID|(% style="width:44px" %)Ver|(% style="width:42px" %)BAT|(% style="width:124px" %)Signal Strength|(% style="width:57px" %)MOD|(% style="width:80px" %)Interrupt|(% style="width:69px" %)Soil PH|(% style="width:134px" %)Soil Temperature|(% style="width:98px" %)Time stamp|(% style="width:134px" %)Soil Temperature|(% style="width:68px" %)Soil PH|(% style="width:125px" %)Time stamp  .....
275 +(% border="2" style="background-color:#ffffcc; color:green; width:1160px" %)
276 +|(% style="width:96px" %)**Size(bytes)**|(% style="width:83px" %)**8**|(% style="width:44px" %)**2**|(% style="width:42px" %)**2**|(% style="width:124px" %)1|(% style="width:57px" %)1|(% style="width:80px" %)1|(% style="width:69px" %)2|(% style="width:134px" %)2|(% style="width:98px" %)4|(% style="width:134px" %)2|(% style="width:68px" %)2|(% style="width:125px" %)4
277 +|(% style="width:96px" %)**Value**|(% style="width:83px" %)Device ID|(% style="width:44px" %)Ver|(% style="width:42px" %)BAT|(% style="width:124px" %)Signal Strength|(% style="width:57px" %)MOD|(% style="width:80px" %)Interrupt|(% style="width:69px" %)Soil PH|(% style="width:134px" %)Soil Temperature|(% style="width:98px" %)Time stamp|(% style="width:134px" %)Soil Temperature|(% style="width:68px" %)Soil PH|(% style="width:125px" %)Time stamp  .....
288 288  
289 289  If we use the MQTT client to subscribe to this MQTT topic, we can see the following information when the NSPH01 uplink data.
290 290  
... ... @@ -306,33 +306,22 @@
306 306  (((
307 307  
308 308  
309 -**where:**
299 +where:
310 310  )))
311 311  
312 -* (% style="color:#037691" %)**Device ID:**(%%)** **0xf868411056754138 = f868411056754138
302 +* Device ID: 0xf868411056754138 = f868411056754138
303 +* Version:  0x0064=100=1.0.0
304 +* BAT:  0x0c78 = 3192 mV = 3.192V
305 +* Singal: 0x17 = 23
306 +* Mod:  0x01 = 1
307 +* Interrupt: 0x00= 0
308 +* Soil PH:  0x0225= 549 = 5.49
309 +* Soil Temperature: 0x010b =267=26.7 °C
310 +* Time stamp :  0x6315537b =1662342011  ([[Unix Epoch Time>>url:http://www.epochconverter.com/]])
311 +* Soil Temperature,Soil PH,Time stamp :  010b0226631550fb
312 +* 8 sets of recorded data: Temperature,Soil PH,Time stamp :  010e022663154d77,.......
313 313  
314 -* (% style="color:#037691" %)**Version:**  (%%) 0x0064=100=1.0.0
315 315  
316 -* (% style="color:#037691" %)**BAT:**   (%%) 0x0c78 = 3192 mV = 3.192V
317 -
318 -* (% style="color:#037691" %)**Singal:** (%%)0x17 = 23
319 -
320 -* (% style="color:#037691" %)**Mod:** (%%) 0x01 = 1
321 -
322 -* (% style="color:#037691" %)**Interrupt:**(%%) 0x00= 0
323 -
324 -* (% style="color:#037691" %)**Soil PH:** (%%) 0x0225= 549 = 5.49
325 -
326 -* (% style="color:#037691" %)**Soil Temperature:**(%%) 0x010b =267=26.7 °C
327 -
328 -* (% style="color:#037691" %)**Time stamp :**   (%%) 0x6315537b =1662342011  ([[Unix Epoch Time>>url:http://www.epochconverter.com/]])
329 -
330 -* (% style="color:#037691" %)**Soil Temperature,Soil PH,Time stamp : **(%%) 010b0226631550fb
331 -
332 -* (% style="color:#037691" %)**8 sets of recorded data:**(%%) Temperature,Soil PH,Time stamp :  010e022663154d77,.......
333 -
334 -
335 -
336 336  == 2.4  Payload Explanation and Sensor Interface ==
337 337  
338 338  
... ... @@ -497,7 +497,6 @@
497 497  * For each uplink probe, LED will be on for 500ms.
498 498  
499 499  
500 -
501 501  == 2.7  Installation and Maintain ==
502 502  
503 503  
... ... @@ -544,7 +544,6 @@
544 544  1. The probe is IP68 can be put in water.
545 545  
546 546  
547 -
548 548  == 2.8  PH and Temperature alarm function ==
549 549  
550 550  
... ... @@ -588,7 +588,7 @@
588 588  
589 589   The diagram below explains the relationship between TR, NOUD, and TDC more clearly**:**
590 590  
591 -[[image:image-20221009000933-1.png||height="750" width="1043"]]
568 +[[image:image-20221009000513-1.png||height="732" width="1018"]]
592 592  
593 593  
594 594  
... ... @@ -849,7 +849,6 @@
849 849  * Weight / pcs : g
850 850  
851 851  
852 -
853 853  = 9.  Support =
854 854  
855 855  
image-20221009000933-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -282.9 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0