<
From version < 56.15 >
edited by Xiaoling
on 2023/05/23 17:32
To version < 56.9 >
edited by Xiaoling
on 2023/04/04 08:50
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,29 +12,17 @@
12 12  == 1.1 ​ What is NSPH01 Soil pH Sensor ==
13 13  
14 14  
15 -(((
16 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 -)))
18 18  
19 -(((
20 20  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.
21 -)))
22 22  
23 -(((
24 24  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.
25 -)))
26 26  
27 -(((
28 28  NSPH01 supports different uplink methods include (% style="color:blue" %)**TCP,MQTT,UDP and CoAP  **(%%)for different application requirement.
29 -)))
30 30  
31 -(((
32 32  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)
33 -)))
34 34  
35 -(((
36 36  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.
37 -)))
38 38  
39 39  
40 40  [[image:image-20220907153151-1.png]]
... ... @@ -109,6 +109,7 @@
109 109  [[image:image-20220907153300-2.png]]
110 110  
111 111  
100 +
112 112  = 2.  Use NSPH01 to communicate with IoT Server =
113 113  
114 114  == 2.1  How it works ==
... ... @@ -122,6 +122,7 @@
122 122  [[image:image-20220907153416-3.png]]
123 123  
124 124  
114 +
125 125  == 2.2 ​ Configure the NSPH01 ==
126 126  
127 127  === 2.2.1 Test Requirement ===
... ... @@ -272,9 +272,9 @@
272 272  
273 273  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.
274 274  
275 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
276 -|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**Size(bytes)**|(% style="background-color:#d9e2f3; color:#0070c0; width:40px" %)**8**|(% style="background-color:#d9e2f3; color:#0070c0; width:20px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:25px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:20px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:40px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:40px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**4**|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:35px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:40px" %)**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  .....
265 +(% border="1.5" style="background-color:#ffffcc; color:green; width:520px" %)
266 +|=(% 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**
267 +|=(% 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  .....
278 278  
279 279  If we use the MQTT client to subscribe to this MQTT topic, we can see the following information when the NSPH01 uplink data.
280 280  
... ... @@ -441,12 +441,9 @@
441 441  
442 442  By default, NSPH01 prints the downlink payload to console port.
443 443  
444 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:479.818px" %)
445 -|=(% style="width: 183px; background-color:#D9E2F3;color:#0070C0" %)**Downlink Control Type**|=(% style="width: 55px; background-color:#D9E2F3;color:#0070C0" %)FPort|=(% style="width: 93px; background-color:#D9E2F3;color:#0070C0" %)**Type Code**|=(% style="width: 146px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Downlink payload size(bytes)**
446 -|(% style="width:183px" %)TDC (Transmit Time Interval)|(% style="width:55px" %)Any|(% style="width:93px" %)01|(% style="width:146px" %)4
447 -|(% style="width:183px" %)RESET|(% style="width:55px" %)Any|(% style="width:93px" %)04|(% style="width:146px" %)2
448 -|(% style="width:183px" %)INTMOD|(% style="width:55px" %)Any|(% style="width:93px" %)06|(% style="width:146px" %)4
434 +[[image:image-20220907154636-17.png]]
449 449  
436 +
450 450  (% style="color:blue" %)**Examples:**
451 451  
452 452  * (% style="color:#037691" %)** Set TDC**
... ... @@ -581,32 +581,8 @@
581 581  
582 582  After stable, user can use below command to calibrate.
583 583  
584 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
585 -|(% style="background-color:#d9e2f3; color:#0070c0; width:120px" %)**pH buffer solution**|(% style="background-color:#d9e2f3; color:#0070c0; width:150px" %)**AT Command to calibrate**|(% style="background-color:#d9e2f3; color:#0070c0; width:150px" %)**Downlink Command**|(% style="background-color:#d9e2f3; color:#0070c0; width:100px" %)**Read Cal Value**
586 -|(% style="width:149px" %)4.00|(% style="width:197px" %)AT+PHCAL=4|(% style="width:206px" %)(((
587 -0x13 04
588 -Reply with Calibrate payload
589 -)))|(% style="width:136px" %)(((
590 -AT+PHCAL=?
591 -Example 41,61,91
592 -)))
593 -|(% style="width:149px" %)6.86|(% style="width:197px" %)AT+PHCAL=6|(% style="width:206px" %)(((
594 -0x13 06
595 -Reply with Calibrate payload
596 -)))|(% style="width:136px" %)AT+PHCAL=?
597 -|(% style="width:149px" %)9.18|(% style="width:197px" %)AT+PHCAL=9|(% style="width:206px" %)(((
598 -0x13 09
599 -Reply with Calibrate payload
600 -)))|(% style="width:136px" %)AT+PHCAL=?
601 -|(% style="width:149px" %)Factory Default|(% style="width:197px" %)AT+PHCAL=15|(% style="width:206px" %)(((
602 -0x13 15
603 -Reply with Calibrate payload
604 -)))|(% style="width:136px" %)(((
605 -AT+PHCAL=?
606 -Example 151
607 -)))
608 608  
609 - ​
572 +[[image:image-20220907154700-20.png]]
610 610  
611 611  
612 612  == 2.12  ​Firmware Change Log ==
... ... @@ -760,12 +760,6 @@
760 760  In the case if user can see the console output but can't type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn't send (% style="color:green" %)**ENTER** (%%)while press the send key, user need to add ENTER in their string.
761 761  
762 762  
763 -== 6.3 Not able to connect to NB-IoT network and keep showing "Signal Strength:99". ==
764 -
765 -
766 -This means sensor is trying to join the NB-IoT network but fail. Please see this link for **//[[trouble shooting for signal strenght:99>>doc:Main.CSQ\:99,99.WebHome]]//**.
767 -
768 -
769 769  = 7. ​ Order Info =
770 770  
771 771  
... ... @@ -772,6 +772,7 @@
772 772  Part Number**:** NSPH01
773 773  
774 774  
732 +
775 775  = 8.  Packing Info =
776 776  
777 777  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0