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

From version 51.10
edited by Xiaoling
on 2022/09/12 15:42
Change comment: There is no comment for this version
To version 53.1
edited by David Huang
on 2022/10/08 11:47
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.David
Content
... ... @@ -49,8 +49,6 @@
49 49  * 8500mAh Battery for long term use
50 50  
51 51  
52 -
53 -
54 54  == 1.3  Specification ==
55 55  
56 56  
... ... @@ -69,8 +69,6 @@
69 69  * - B28 @H-FDD: 700MHz
70 70  
71 71  
72 -
73 -
74 74  == 1.4  Probe Specification ==
75 75  
76 76  
... ... @@ -83,8 +83,6 @@
83 83  * IP68 Protection
84 84  * Length: 3.5 meters
85 85  
86 -
87 -
88 88  (% style="color:#037691" %)**Soil Temperature:**
89 89  
90 90  * Range -40℃~85℃
... ... @@ -94,8 +94,6 @@
94 94  * Length: 3.5 meters
95 95  
96 96  
97 -
98 -
99 99  == 1.5  ​Applications ==
100 100  
101 101  
... ... @@ -102,8 +102,6 @@
102 102  * Smart Agriculture
103 103  
104 104  
105 -
106 -
107 107  == 1.6  Pin mapping and power on ==
108 108  
109 109  
... ... @@ -138,9 +138,10 @@
138 138  * The local NB-IoT network used the band that NSPH01 supports.
139 139  * Your operator is able to distribute the data received in their NB-IoT network to your IoT server.
140 140  
141 -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.
142 142  
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.
143 143  
134 +
144 144  [[image:image-20220907153445-4.png]]
145 145  
146 146  
... ... @@ -150,6 +150,7 @@
150 150  
151 151  User need to take out the NB-IoT module and insert the SIM card like below. ((% style="color:red" %) Pay attention to the direction(%%))
152 152  
144 +
153 153  [[image:image-20220907153505-5.png]]
154 154  
155 155  
... ... @@ -176,8 +176,8 @@
176 176  * Stop bits:  (% style="color:green" %)**1**
177 177  * Parity:  (% style="color:green" %)**None**
178 178  * Flow Control: (% style="color:green" %)**None**
179 -*
180 180  
172 +
181 181  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.
182 182  
183 183  
... ... @@ -222,6 +222,7 @@
222 222  * (% style="color:blue" %)**AT+SERVADDR=120.24.4.116,5601   ** (%%) ~/~/  to set UDP server address and port
223 223  * (% style="color:blue" %)**AT+CFM=1       ** (%%) ~/~/  If the server does not respond, this command is unnecessar
224 224  
217 +
225 225  [[image:image-20220907153643-9.png||height="401" width="734"]]
226 226  
227 227  
... ... @@ -242,6 +242,7 @@
242 242  * (% style="color:blue" %)**AT+PUBTOPIC=NSE01_PUB                    **(%%)~/~/ Set the sending topic of MQTT
243 243  * (% style="color:blue" %)**AT+SUBTOPIC=NSE01_SUB          ** (%%) ~/~/ Set the subscription topic of MQTT
244 244  
238 +
245 245  [[image:image-20220907153739-11.png||height="491" width="764"]]
246 246  
247 247  
... ... @@ -261,6 +261,7 @@
261 261  * (% style="color:blue" %)**AT+PRO=4   ** (%%) ~/~/ Set to use TCP protocol to uplink
262 262  * (% style="color:blue" %)**AT+SERVADDR=120.24.4.116,5600   ** (%%) ~/~/ to set TCP server address and port
263 263  
258 +
264 264  [[image:image-20220907153818-13.png||height="486" width="668"]]
265 265  
266 266  
... ... @@ -295,25 +295,38 @@
295 295  [[image:image-20220907153902-15.png||height="581" width="804"]]
296 296  
297 297  
293 +(((
298 298  The payload is ASCII string, representative same HEX:
295 +)))
299 299  
300 -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:
297 +(((
298 +
299 +)))
301 301  
302 -* (% style="color:red" %)Device ID: 0xf868411056754138 = f868411056754138
303 -* (% style="color:blue" %)Version: 0x0064=100=1.0.0
304 -* (% style="color:green" %)BAT: 0x0c78 = 3192 mV = 3.192V
305 -* (% style="color:red" %)Singal: 0x17 = 23
306 -* (% style="color:blue" %)Mod: 0x01 = 1
307 -* (% style="color:green" %)Interrupt: 0x00= 0
308 -* Soil PH: 0x0225= 549 = 5.49
309 -* Soil Temperature: 0x010B =267=26.7 °C
310 -* Time stamp : 0x6315537b =1662342011  ([[Unix Epoch Time>>url:http://www.epochconverter.com/]])
311 -* Soil Temperature,Soil PH,Time stamp : 010b0226631550fb
312 -* (% style="color:red" %)8 sets of recorded data: Temperature,Soil PH,Time stamp : 010e022663154d77,.......
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 +)))
313 313  
305 +(((
306 +
314 314  
308 +where:
309 +)))
315 315  
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,.......
316 316  
323 +
324 +
317 317  == 2.4  Payload Explanation and Sensor Interface ==
318 318  
319 319  
... ... @@ -479,7 +479,6 @@
479 479  
480 480  
481 481  
482 -
483 483  == 2.7  Installation and Maintain ==
484 484  
485 485  
... ... @@ -527,7 +527,6 @@
527 527  
528 528  
529 529  
530 -
531 531  == 2.8  PH and Temperature alarm function ==
532 532  
533 533  
... ... @@ -570,8 +570,8 @@
570 570  * (% 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.
571 571  
572 572  
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]]
573 573  
574 -
575 575  == 2.10  Read or Clear cached data ==
576 576  
577 577  
... ... @@ -600,7 +600,7 @@
600 600  == 2.12  ​Firmware Change Log ==
601 601  
602 602  
603 -Download URL & Firmware Change log: [[https:~~/~~/www.dropbox.com/sh/1zmcakvbkf24f8x/AACmq2dZ3iRB9F1nVWeEB9Moa?dl=0>>url:https://www.dropbox.com/sh/1zmcakvbkf24f8x/AACmq2dZ3iRB9F1nVWeEB9Moa?dl=0]]
609 +Download URL & Firmware Change log: [[https:~~/~~/www.dropbox.com/sh/1tv07fro2pvjqj8/AAD-2wbfGfluTZfh38fQqdA_a?dl=0>>https://www.dropbox.com/sh/1tv07fro2pvjqj8/AAD-2wbfGfluTZfh38fQqdA_a?dl=0]]
604 604  
605 605  Upgrade Instruction: [[Upgrade Firmware>>||anchor="H5.1200BHowtoUpgradeFirmware"]]
606 606  
... ... @@ -831,7 +831,6 @@
831 831  
832 832  
833 833  
834 -
835 835  = 9.  Support =
836 836  
837 837  
image-20220923101327-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +12.1 KB
Content