Changes for page NSPH01-NB-IoT Soil pH Sensor User Manual
Last modified by Bei Jinggeng on 2024/03/30 17:53
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.Edwin - Content
-
... ... @@ -1,5 +1,5 @@ 1 1 (% style="text-align:center" %) 2 -[[image:)YK]Y_LZJIO]J2~~VA}OQJM2.png ||height="442" width="410"]]2 +[[image:)YK]Y_LZJIO]J2~~VA}OQJM2.png]] 3 3 4 4 **Table of Contents:** 5 5 ... ... @@ -9,18 +9,16 @@ 9 9 10 10 = 1. Introduction = 11 11 12 - 13 13 == 1.1 What is NSPH01 Soil pH Sensor == 14 14 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 - The DraginoNSPH01is a **(% style="color:blue"%)NB-IoT soil pHsensor**(%%)forIoTofAgriculture. It is designedtomeasurethesoil pHandsoiltemperature,sotosendto theplatformtoanalyzethesoilacid or alkali level. The probeis IP68 waterproof.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. 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 - 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.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. 24 24 25 25 (% style="text-align:center" %) 26 26 [[image:image-20220907153151-1.png]] ... ... @@ -119,7 +119,7 @@ 119 119 120 120 === 2.2.2 Insert SIM card === 121 121 122 -User need to take out the NB-IoT module and insert the SIM card like below. ((% style="color:red" %) 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(%%)) 123 123 124 124 (% style="text-align:center" %) 125 125 [[image:image-20220907153505-5.png]] ... ... @@ -222,12 +222,13 @@ 222 222 223 223 === 2.2.8 Change Update Interval === 224 224 225 -User scan usethebelow command to change the **uplink interval**.223 +User can use below command to change the **uplink interval**. 226 226 227 -* **AT+TDC= 7200 ** ~/~/ Set Update Interval to7200s(2 hour)225 +* **AT+TDC=600 ** ~/~/ Set Update Interval to 600s 228 228 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).**227 +**NOTE:** 230 230 229 +**~1. By default, the device will send an uplink message every 2 hour.** 231 231 232 232 == 2.3 Uplink Payload == 233 233 ... ... @@ -246,19 +246,20 @@ 246 246 247 247 The payload is ASCII string, representative same HEX: 248 248 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:248 +0xf86841105675413800640c781701000225010b6315537b010b0226631550fb010e022663154d7701110225631549f1011502246315466b01190223631542e5011d022163153f62011e022163153bde011e022163153859 where: 250 250 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 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 257 257 * Soil PH: 0x0225= 549 = 5.49 258 258 * Soil Temperature:0x010B =267=26.7 °C 259 -* Time stamp : 0x6315537b =1662342011 ([[Unix Epoch Time>>url:http://www.epochconverter.com/]])259 +* Time stamp : 0x6315537b =1662342011 260 260 * Soil Temperature,Soil PH,Time stamp : 010b0226631550fb 261 -* (% style="color:red" %)8 sets of recorded data: Temperature,Soil PH,Time stamp : 010e022663154d77,.......261 +* 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 + 468 468 AT+NOUD=8 ~/~/The device uploads 8 sets of recorded data by default. Up to 32 sets of record data can be uploaded. 469 469 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,18 +590,13 @@ 590 590 591 591 AT+TR : Get or Set record time" 592 592 593 -AT+APN : Get or set the APN 594 594 595 -AT+FBAND : Get or Set whether to automatically modify the frequency band 596 - 597 -AT+DNSCFG : Get or Set DNS Server 598 - 599 -AT+GETSENSORVALUE : Returns the current sensor measurement 600 - 601 601 AT+NOUD : Get or Set the number of data to be uploaded 602 602 596 + 603 603 AT+CDP : Read or Clear cached data 604 604 599 + 605 605 AT+TEMPALARM : Get or Set alarm of temp 606 606 607 607 AT+PHALARM : Get or Set alarm of PH ... ... @@ -667,7 +667,7 @@ 667 667 668 668 **Package Includes**: 669 669 670 -* NSPH01 NB-IoT pHSensor x 1665 +* NSPH01 NB-IoT Soil Moisture & EC Sensor x 1 671 671 * External antenna x 1 672 672 673 673 **Dimension and weight**: