Last modified by Bei Jinggeng on 2024/03/30 17:53

From version 46.1
edited by Edwin Chen
on 2022/09/08 00:00
Change comment: There is no comment for this version
To version 50.2
edited by Xiaoling
on 2022/09/12 14:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Xiaoling
Content
... ... @@ -1,5 +1,5 @@
1 1  (% style="text-align:center" %)
2 -[[image:)YK]Y_LZJIO]J2~~VA}OQJM2.png]]
2 +[[image:)YK]Y_LZJIO]J2~~VA}OQJM2.png||height="442" width="410"]]
3 3  
4 4  **Table of Contents:**
5 5  
... ... @@ -9,16 +9,18 @@
9 9  
10 10  = 1. Introduction =
11 11  
12 +
12 12  == 1.1 ​What is NSPH01 Soil pH Sensor ==
13 13  
14 -The Dragino NSPH01 is a **NB-IoT soil pH sensor** for IoT of Agriculture. It is designed to measure the soil pH and soil temperature, so to send to the platform to analyze the soil acid or alkali level. The probe is IP68 waterproof.
15 15  
16 -NSPH01 probe is made by Solid AgCl reference electrode and Pure metal pH sensitive electrode. It can detect soil's** pH **with high accuracy and stable value. The NSPH01 probe can be buried into soil for long time use.
16 +The Dragino NSPH01 is a **(% style="color:blue" %)NB-IoT soil pH sensor**(%%) for IoT of Agriculture. It is designed to measure the soil pH and soil temperature, so to send to the platform to analyze the soil acid or alkali level. The probe is IP68 waterproof.
17 17  
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 +
18 18  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.
19 -\\NSPH01 supports different uplink methods include **TCP,MQTT,UDP and CoAP  **for different application requirement.
20 -\\NSPH01 is powered by **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)
21 -\\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 **NB-IoT SIM card** from local operator and install NSPH01 to get NB-IoT network connection.
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.
22 22  
23 23  (% style="text-align:center" %)
24 24  [[image:image-20220907153151-1.png]]
... ... @@ -117,7 +117,7 @@
117 117  
118 118  === 2.2.2 Insert SIM card ===
119 119  
120 -User need to take out the NB-IoT module and insert the SIM card like below. ((% style="color:red" %) Pay attention to the direction(%%))
122 +User need to take out the NB-IoT module and insert the SIM card like below. ((% style="color:red" %) Pay attention to the direction(%%))
121 121  
122 122  (% style="text-align:center" %)
123 123  [[image:image-20220907153505-5.png]]
... ... @@ -220,13 +220,12 @@
220 220  
221 221  === 2.2.8 Change Update Interval ===
222 222  
223 -User can use below command to change the **uplink interval**.
225 +Users can use the below command to change the **uplink interval**.
224 224  
225 -* **AT+TDC=600      ** ~/~/ Set Update Interval to 600s
227 +* **AT+TDC=7200      ** ~/~/ Set Update Interval to 7200s (2 hour)
226 226  
227 -**NOTE:**
229 +**NOTE: By default, the device will send an uplink message every 2 hours. Each Uplink Include 8 set of records in this 2 hour (15 minute interval / record).**
228 228  
229 -**~1. By default, the device will send an uplink message every 2 hour.**
230 230  
231 231  == 2.3  Uplink Payload ==
232 232  
... ... @@ -245,20 +245,19 @@
245 245  
246 246  The payload is ASCII string, representative same HEX:
247 247  
248 -0xf86841105675413800640c781701000225010b6315537b010b0226631550fb010e022663154d7701110225631549f1011502246315466b01190223631542e5011d022163153f62011e022163153bde011e022163153859 where:
249 +0x(% style="color:red" %)f868411056754138(% style="color:blue" %)0064(% style="color:green" %)0c78(% style="color:red" %)17(% style="color:blue" %)01(% style="color:green" %)00(% style="color:red" %)**//0225010b6315537b//**010b0226631550fb//**010e022663154d77**//01110225631549f1//**011502246315466b**//01190223631542e5//**011d022163153f62**//011e022163153bde//**011e022163153859**//(%%) where:
249 249  
250 -* Device ID: 0xf868411056754138 = f868411056754138
251 -* Version: 0x0064=100=1.0.0
252 -
253 -* BAT: 0x0c78 = 3192 mV = 3.192V
254 -* Singal: 0x17 = 23
255 -* Mod: 0x01 = 1
256 -* Interrupt: 0x00= 0
251 +* (% style="color:red" %)Device ID: 0xf868411056754138 = f868411056754138
252 +* (% style="color:blue" %)Version: 0x0064=100=1.0.0
253 +* (% style="color:green" %)BAT: 0x0c78 = 3192 mV = 3.192V
254 +* (% style="color:red" %)Singal: 0x17 = 23
255 +* (% style="color:blue" %)Mod: 0x01 = 1
256 +* (% style="color:green" %)Interrupt: 0x00= 0
257 257  * Soil PH: 0x0225= 549 = 5.49
258 258  * Soil Temperature:0x010B =267=26.7 °C
259 -* Time stamp : 0x6315537b =1662342011
259 +* Time stamp : 0x6315537b =1662342011  ([[Unix Epoch Time>>url:http://www.epochconverter.com/]])
260 260  * Soil Temperature,Soil PH,Time stamp : 010b0226631550fb
261 -* 8 sets of recorded data: Temperature,Soil PH,Time stamp : 010e022663154d77,.......
261 +* (% style="color:red" %)8 sets of recorded data: Temperature,Soil PH,Time stamp : 010e022663154d77,.......
262 262  
263 263  == 2.4  Payload Explanation and Sensor Interface ==
264 264  
... ... @@ -465,9 +465,9 @@
465 465  
466 466  AT+TR=900  ~/~/The unit is seconds, and the default is to record data once every 900 seconds.( The minimum can be set to 180 seconds)
467 467  
468 -
469 469  AT+NOUD=8  ~/~/The device uploads 8 sets of recorded data by default. Up to 32 sets of record data can be uploaded.
470 470  
470 +
471 471  == 2.10 Read or Clear cached data ==
472 472  
473 473  ➢ AT Command:
... ... @@ -502,7 +502,7 @@
502 502  
503 503  The battery is designed to last for several years depends on the actually use environment and update interval. 
504 504  
505 -The battery related documents as below:
505 +The battery-related documents as below:
506 506  
507 507  * [[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]
508 508  * [[Lithium-Thionyl Chloride Battery datasheet>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]
... ... @@ -590,13 +590,18 @@
590 590  
591 591  AT+TR      : Get or Set record time"
592 592  
593 +AT+APN     : Get or set the APN
593 593  
594 -AT+NOUD      : Get or Set the number of data to be uploaded
595 +AT+FBAND   : Get or Set whether to automatically modify the frequency band
595 595  
597 +AT+DNSCFG  : Get or Set DNS Server
596 596  
597 -AT+CDP     : Read or Clear cached data
599 +AT+GETSENSORVALUE   : Returns the current sensor measurement
598 598  
601 +AT+NOUD      : Get or Set the number of data to be uploaded
599 599  
603 +AT+CDP     : Read or Clear cached data
604 +
600 600  AT+TEMPALARM      : Get or Set alarm of temp
601 601  
602 602  AT+PHALARM     : Get or Set alarm of PH
... ... @@ -662,7 +662,7 @@
662 662  
663 663  **Package Includes**:
664 664  
665 -* NSPH01 NB-IoT Soil Moisture & EC Sensor x 1
670 +* NSPH01 NB-IoT pH Sensor x 1
666 666  * External antenna x 1
667 667  
668 668  **Dimension and weight**: