<
From version < 52.1 >
edited by Xiaoling
on 2022/09/23 10:13
To version < 52.2 >
edited by Xiaoling
on 2022/09/23 11:31
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -58,8 +58,6 @@
58 58  * Supply Voltage: 2.1v ~~ 3.6v
59 59  * Operating Temperature: -40 ~~ 85°C
60 60  
61 -
62 -
63 63  (% style="color:#037691" %)**NB-IoT Spec:**
64 64  
65 65  * - B1 @H-FDD: 2100MHz
... ... @@ -71,7 +71,6 @@
71 71  
72 72  
73 73  
74 -
75 75  == 1.4  Probe Specification ==
76 76  
77 77  
... ... @@ -84,8 +84,6 @@
84 84  * IP68 Protection
85 85  * Length: 3.5 meters
86 86  
87 -
88 -
89 89  (% style="color:#037691" %)**Soil Temperature:**
90 90  
91 91  * Range -40℃~85℃
... ... @@ -96,7 +96,6 @@
96 96  
97 97  
98 98  
99 -
100 100  == 1.5  ​Applications ==
101 101  
102 102  
... ... @@ -104,7 +104,6 @@
104 104  
105 105  
106 106  
107 -
108 108  == 1.6  Pin mapping and power on ==
109 109  
110 110  
... ... @@ -139,9 +139,11 @@
139 139  * The local NB-IoT network used the band that NSPH01 supports.
140 140  * Your operator is able to distribute the data received in their NB-IoT network to your IoT server.
141 141  
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.
143 143  
144 144  
137 +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.
138 +
139 +
145 145  [[image:image-20220907153445-4.png]]
146 146  
147 147  
... ... @@ -178,8 +178,9 @@
178 178  * Stop bits:  (% style="color:green" %)**1**
179 179  * Parity:  (% style="color:green" %)**None**
180 180  * Flow Control: (% style="color:green" %)**None**
181 -*
182 182  
177 +
178 +
183 183  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.
184 184  
185 185  
... ... @@ -224,6 +224,8 @@
224 224  * (% style="color:blue" %)**AT+SERVADDR=120.24.4.116,5601   ** (%%) ~/~/  to set UDP server address and port
225 225  * (% style="color:blue" %)**AT+CFM=1       ** (%%) ~/~/  If the server does not respond, this command is unnecessar
226 226  
223 +
224 +
227 227  [[image:image-20220907153643-9.png||height="401" width="734"]]
228 228  
229 229  
... ... @@ -244,6 +244,8 @@
244 244  * (% style="color:blue" %)**AT+PUBTOPIC=NSE01_PUB                    **(%%)~/~/ Set the sending topic of MQTT
245 245  * (% style="color:blue" %)**AT+SUBTOPIC=NSE01_SUB          ** (%%) ~/~/ Set the subscription topic of MQTT
246 246  
245 +
246 +
247 247  [[image:image-20220907153739-11.png||height="491" width="764"]]
248 248  
249 249  
... ... @@ -263,6 +263,8 @@
263 263  * (% style="color:blue" %)**AT+PRO=4   ** (%%) ~/~/ Set to use TCP protocol to uplink
264 264  * (% style="color:blue" %)**AT+SERVADDR=120.24.4.116,5600   ** (%%) ~/~/ to set TCP server address and port
265 265  
266 +
267 +
266 266  [[image:image-20220907153818-13.png||height="486" width="668"]]
267 267  
268 268  
... ... @@ -297,24 +297,39 @@
297 297  [[image:image-20220907153902-15.png||height="581" width="804"]]
298 298  
299 299  
302 +(((
300 300  The payload is ASCII string, representative same HEX:
304 +)))
301 301  
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:
306 +(((
307 +
308 +)))
303 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,.......
310 +(((
311 +**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__//(%%)**
312 +)))
315 315  
314 +(((
315 +
316 316  
317 +where:
318 +)))
317 317  
320 +* Device ID: 0xf868411056754138 = f868411056754138
321 +* Version:  0x0064=100=1.0.0
322 +* BAT:  0x0c78 = 3192 mV = 3.192V
323 +* Singal: 0x17 = 23
324 +* Mod:  0x01 = 1
325 +* Interrupt: 0x00= 0
326 +* Soil PH:  0x0225= 549 = 5.49
327 +* Soil Temperature: 0x010b =267=26.7 °C
328 +* Time stamp :  0x6315537b =1662342011  ([[Unix Epoch Time>>url:http://www.epochconverter.com/]])
329 +* Soil Temperature,Soil PH,Time stamp :  010b0226631550fb
330 +* 8 sets of recorded data: Temperature,Soil PH,Time stamp :  010e022663154d77,.......
331 +
332 +
333 +
334 +
318 318  == 2.4  Payload Explanation and Sensor Interface ==
319 319  
320 320  
... ... @@ -480,6 +480,7 @@
480 480  
481 481  
482 482  
500 +
483 483  == 2.7  Installation and Maintain ==
484 484  
485 485  
... ... @@ -527,6 +527,7 @@
527 527  
528 528  
529 529  
548 +
530 530  == 2.8  PH and Temperature alarm function ==
531 531  
532 532  
... ... @@ -570,6 +570,7 @@
570 570  
571 571  
572 572  
592 +
573 573  == 2.10  Read or Clear cached data ==
574 574  
575 575  
... ... @@ -830,6 +830,7 @@
830 830  
831 831  
832 832  
853 +
833 833  = 9.  Support =
834 834  
835 835  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0