Changes for page NSPH01-NB-IoT Soil pH Sensor User Manual
Last modified by Bei Jinggeng on 2024/03/30 17:53
From version 53.1
edited by David Huang
on 2022/10/08 11:47
on 2022/10/08 11:47
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. David1 +XWiki.Xiaoling - Content
-
... ... @@ -49,6 +49,7 @@ 49 49 * 8500mAh Battery for long term use 50 50 51 51 52 + 52 52 == 1.3 Specification == 53 53 54 54 ... ... @@ -57,6 +57,8 @@ 57 57 * Supply Voltage: 2.1v ~~ 3.6v 58 58 * Operating Temperature: -40 ~~ 85°C 59 59 61 + 62 + 60 60 (% style="color:#037691" %)**NB-IoT Spec:** 61 61 62 62 * - B1 @H-FDD: 2100MHz ... ... @@ -67,6 +67,8 @@ 67 67 * - B28 @H-FDD: 700MHz 68 68 69 69 73 + 74 + 70 70 == 1.4 Probe Specification == 71 71 72 72 ... ... @@ -79,6 +79,8 @@ 79 79 * IP68 Protection 80 80 * Length: 3.5 meters 81 81 87 + 88 + 82 82 (% style="color:#037691" %)**Soil Temperature:** 83 83 84 84 * Range -40℃~85℃ ... ... @@ -88,6 +88,8 @@ 88 88 * Length: 3.5 meters 89 89 90 90 98 + 99 + 91 91 == 1.5 Applications == 92 92 93 93 ... ... @@ -94,6 +94,8 @@ 94 94 * Smart Agriculture 95 95 96 96 106 + 107 + 97 97 == 1.6 Pin mapping and power on == 98 98 99 99 ... ... @@ -128,10 +128,9 @@ 128 128 * The local NB-IoT network used the band that NSPH01 supports. 129 129 * Your operator is able to distribute the data received in their NB-IoT network to your IoT server. 130 130 142 +Below figure shows our testing structure. Here we have NB-IoT network coverage by China Mobile, the band they use is B8. The NSPH01 will use** CoAP(120.24.4.116:5683) **or raw **UDP(120.24.4.116:5601)** or **MQTT(120.24.4.116:1883)**or **TCP(120.24.4.116:5600)**protocol to send data to the test server. 131 131 132 -Below figure shows our testing structure. Here we have NB-IoT network coverage by China Mobile, the band they use is B8. The NSPH01 will use** CoAP(120.24.4.116:5683) **or raw **UDP(120.24.4.116:5601)** or **MQTT(120.24.4.116:1883)**or **TCP(120.24.4.116:5600)**protocol to send data to the test server. 133 133 134 - 135 135 [[image:image-20220907153445-4.png]] 136 136 137 137 ... ... @@ -168,8 +168,8 @@ 168 168 * Stop bits: (% style="color:green" %)**1** 169 169 * Parity: (% style="color:green" %)**None** 170 170 * Flow Control: (% style="color:green" %)**None** 181 +* 171 171 172 - 173 173 Make sure the switch is in FLASH position, then power on device by connecting the jumper on NSPH01. NSPH01 will output system info once power on as below, we can enter the (% style="color:green" %)**password: 12345678**(%%) to access AT Command input. 174 174 175 175 ... ... @@ -214,7 +214,6 @@ 214 214 * (% style="color:blue" %)**AT+SERVADDR=120.24.4.116,5601 ** (%%) ~/~/ to set UDP server address and port 215 215 * (% style="color:blue" %)**AT+CFM=1 ** (%%) ~/~/ If the server does not respond, this command is unnecessar 216 216 217 - 218 218 [[image:image-20220907153643-9.png||height="401" width="734"]] 219 219 220 220 ... ... @@ -235,7 +235,6 @@ 235 235 * (% style="color:blue" %)**AT+PUBTOPIC=NSE01_PUB **(%%)~/~/ Set the sending topic of MQTT 236 236 * (% style="color:blue" %)**AT+SUBTOPIC=NSE01_SUB ** (%%) ~/~/ Set the subscription topic of MQTT 237 237 238 - 239 239 [[image:image-20220907153739-11.png||height="491" width="764"]] 240 240 241 241 ... ... @@ -255,7 +255,6 @@ 255 255 * (% style="color:blue" %)**AT+PRO=4 ** (%%) ~/~/ Set to use TCP protocol to uplink 256 256 * (% style="color:blue" %)**AT+SERVADDR=120.24.4.116,5600 ** (%%) ~/~/ to set TCP server address and port 257 257 258 - 259 259 [[image:image-20220907153818-13.png||height="486" width="668"]] 260 260 261 261 ... ... @@ -290,38 +290,24 @@ 290 290 [[image:image-20220907153902-15.png||height="581" width="804"]] 291 291 292 292 293 -((( 294 294 The payload is ASCII string, representative same HEX: 295 -))) 296 296 297 -((( 298 - 299 -))) 302 +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: 300 300 301 -((( 302 -**0x (% style="color:red" %)__f868411056754138__ (% style="color:blue" %)__0064 __ (% style="color:green" %)__0c78__ (% style="color:#00b0f0" %)__17__ (% style="color:#7030a0" %)__01__ (% style="color:#d60093" %)__00__ (% style="color:#a14d07" %)__0225 __ (% style="color:#0020b0" %) __010b__ (% style="color:#420042" %)__6315537b__ (% style="color:#663300" %)//__010b0226631550fb__ __010e022663154d77 01110225631549f1 011502246315466b 01190223631542e5 011d022163153f62 011e022163153bde 011e022163153859__//(%%)** 303 -))) 304 +* (% style="color:red" %)Device ID: 0xf868411056754138 = f868411056754138 305 +* (% style="color:blue" %)Version: 0x0064=100=1.0.0 306 +* (% style="color:green" %)BAT: 0x0c78 = 3192 mV = 3.192V 307 +* (% style="color:red" %)Singal: 0x17 = 23 308 +* (% style="color:blue" %)Mod: 0x01 = 1 309 +* (% style="color:green" %)Interrupt: 0x00= 0 310 +* Soil PH: 0x0225= 549 = 5.49 311 +* Soil Temperature: 0x010B =267=26.7 °C 312 +* Time stamp : 0x6315537b =1662342011 ([[Unix Epoch Time>>url:http://www.epochconverter.com/]]) 313 +* Soil Temperature,Soil PH,Time stamp : 010b0226631550fb 314 +* (% style="color:red" %)8 sets of recorded data: Temperature,Soil PH,Time stamp : 010e022663154d77,....... 304 304 305 -((( 306 - 307 307 308 -where: 309 -))) 310 310 311 -* Device ID: 0xf868411056754138 = f868411056754138 312 -* Version: 0x0064=100=1.0.0 313 -* BAT: 0x0c78 = 3192 mV = 3.192V 314 -* Singal: 0x17 = 23 315 -* Mod: 0x01 = 1 316 -* Interrupt: 0x00= 0 317 -* Soil PH: 0x0225= 549 = 5.49 318 -* Soil Temperature: 0x010b =267=26.7 °C 319 -* Time stamp : 0x6315537b =1662342011 ([[Unix Epoch Time>>url:http://www.epochconverter.com/]]) 320 -* Soil Temperature,Soil PH,Time stamp : 010b0226631550fb 321 -* 8 sets of recorded data: Temperature,Soil PH,Time stamp : 010e022663154d77,....... 322 - 323 - 324 - 325 325 == 2.4 Payload Explanation and Sensor Interface == 326 326 327 327 ... ... @@ -576,7 +576,6 @@ 576 576 * (% style="color:blue" %)**AT+NOUD=8** (%%) ~/~/ The device uploads 8 sets of recorded data by default. Up to 32 sets of record data can be uploaded. 577 577 578 578 579 -This link explains the relationship between TR, NOUD and TDC more clearly** : **[[https:~~/~~/www.processon.com/view/link/6340e606e401fd390891af87>>url:https://www.processon.com/view/link/6340e606e401fd390891af87]] 580 580 581 581 == 2.10 Read or Clear cached data == 582 582 ... ... @@ -587,6 +587,7 @@ 587 587 * (% style="color:blue" %)**AT+CDP=0** (%%) ~/~/ Clear cached data 588 588 589 589 582 + 590 590 [[image:image-20220907154700-19.png]] 591 591 592 592
- image-20220923101327-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -12.1 KB - Content