<
From version < 56.9 >
edited by Xiaoling
on 2023/04/04 08:50
To version < 56.8 >
edited by Xiaoling
on 2022/10/25 16:46
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,6 +9,7 @@
9 9  
10 10  = 1.  Introduction =
11 11  
12 +
12 12  == 1.1 ​ What is NSPH01 Soil pH Sensor ==
13 13  
14 14  
... ... @@ -31,6 +31,7 @@
31 31  [[image:M_K`YF9`CAYAE\@}3T]FHT$9.png]]
32 32  
33 33  
35 +
34 34  == 1.2  Features ==
35 35  
36 36  
... ... @@ -49,6 +49,8 @@
49 49  * Micro SIM card slot
50 50  * 8500mAh Battery for long term use
51 51  
54 +
55 +
52 52  == 1.3  Specification ==
53 53  
54 54  
... ... @@ -59,13 +59,15 @@
59 59  
60 60  (% style="color:#037691" %)**NB-IoT Spec:**
61 61  
62 -* B1 @H-FDD: 2100MHz
63 -* B3 @H-FDD: 1800MHz
64 -* B8 @H-FDD: 900MHz
65 -* B5 @H-FDD: 850MHz
66 -* B20 @H-FDD: 800MHz
67 -* B28 @H-FDD: 700MHz
66 +* - B1 @H-FDD: 2100MHz
67 +* - B3 @H-FDD: 1800MHz
68 +* - B8 @H-FDD: 900MHz
69 +* - B5 @H-FDD: 850MHz
70 +* - B20 @H-FDD: 800MHz
71 +* - B28 @H-FDD: 700MHz
68 68  
73 +
74 +
69 69  == 1.4  Probe Specification ==
70 70  
71 71  
... ... @@ -86,11 +86,15 @@
86 86  * IP68 Protection
87 87  * Length: 3.5 meters
88 88  
95 +
96 +
89 89  == 1.5  ​Applications ==
90 90  
91 91  
92 92  * Smart Agriculture
93 93  
102 +
103 +
94 94  == 1.6  Pin mapping and power on ==
95 95  
96 96  
... ... @@ -100,6 +100,7 @@
100 100  
101 101  = 2.  Use NSPH01 to communicate with IoT Server =
102 102  
113 +
103 103  == 2.1  How it works ==
104 104  
105 105  
... ... @@ -114,6 +114,7 @@
114 114  
115 115  == 2.2 ​ Configure the NSPH01 ==
116 116  
128 +
117 117  === 2.2.1 Test Requirement ===
118 118  
119 119  
... ... @@ -129,6 +129,7 @@
129 129  [[image:image-20220907153445-4.png]]
130 130  
131 131  
144 +
132 132  === 2.2.2 Insert SIM card ===
133 133  
134 134  
... ... @@ -138,6 +138,7 @@
138 138  [[image:image-20220907153505-5.png]]
139 139  
140 140  
154 +
141 141  === 2.2.3 Connect USB – TTL to NSPH01 to configure it ===
142 142  
143 143  
... ... @@ -170,6 +170,7 @@
170 170  (% style="color:red" %)**Note: the valid AT Commands can be found at:**(%%)**  **[[**https:~~/~~/www.dropbox.com/sh/351dwor6joz8nwh/AADn1BQaAAxLF_QMyU8NkW47a?dl=0**>>url:https://www.dropbox.com/sh/351dwor6joz8nwh/AADn1BQaAAxLF_QMyU8NkW47a?dl=0]]
171 171  
172 172  
187 +
173 173  === 2.2.4 Use CoAP protocol to uplink data ===
174 174  
175 175  
... ... @@ -194,6 +194,7 @@
194 194  [[image:image-20220907153612-8.png||height="529" width="729"]]
195 195  
196 196  
212 +
197 197  === 2.2.5 Use UDP protocol to uplink data(Default protocol) ===
198 198  
199 199  
... ... @@ -209,6 +209,7 @@
209 209  [[image:image-20220907153703-10.png||height="309" width="738"]]
210 210  
211 211  
228 +
212 212  === 2.2.6 Use MQTT protocol to uplink data ===
213 213  
214 214  
... ... @@ -231,6 +231,7 @@
231 231  MQTT protocol has a much higher power consumption compare vs UDP / CoAP protocol. Please check the power analyze document and adjust the uplink period to a suitable interval.
232 232  
233 233  
251 +
234 234  === 2.2.7 Use TCP protocol to uplink data ===
235 235  
236 236  
... ... @@ -245,6 +245,7 @@
245 245  [[image:image-20220907153827-14.png||height="236" width="684"]]
246 246  
247 247  
266 +
248 248  === 2.2.8 Change Update Interval ===
249 249  
250 250  
... ... @@ -255,6 +255,7 @@
255 255  (% style="color:red" %)**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).**
256 256  
257 257  
277 +
258 258  == 2.3  Uplink Payload ==
259 259  
260 260  
... ... @@ -311,8 +311,11 @@
311 311  
312 312  * (% style="color:#037691" %)**8 sets of recorded data:**(%%) Temperature,Soil PH,Time stamp :  010e022663154d77,.......
313 313  
334 +
335 +
314 314  == 2.4  Payload Explanation and Sensor Interface ==
315 315  
338 +
316 316  === 2.4.1  Device ID ===
317 317  
318 318  
... ... @@ -328,6 +328,7 @@
328 328  The Device ID is stored in a none-erase area, Upgrade the firmware or run AT+FDR won't erase Device ID.
329 329  
330 330  
354 +
331 331  === 2.4.2  Version Info ===
332 332  
333 333  
... ... @@ -336,6 +336,7 @@
336 336  For example: 0x00 64 : this device is NSPH01 with firmware version 1.0.0.
337 337  
338 338  
363 +
339 339  === 2.4.3  Battery Info ===
340 340  
341 341  
... ... @@ -346,6 +346,7 @@
346 346  Ex2: 0x0B49 = 2889mV
347 347  
348 348  
374 +
349 349  === 2.4.4  Signal Strength ===
350 350  
351 351  
... ... @@ -364,6 +364,7 @@
364 364  **99**    Not known or not detectable
365 365  
366 366  
393 +
367 367  === 2.4.5  Soil PH ===
368 368  
369 369  
... ... @@ -374,6 +374,7 @@
374 374  (% style="color:blue" %)**0229(H) = 549(D) /100 = 5.49.**
375 375  
376 376  
404 +
377 377  === 2.4.6  Soil Temperature ===
378 378  
379 379  
... ... @@ -387,6 +387,7 @@
387 387  If payload is FF7EH: ((FF7E & 0x8000)>>15 ===1),temp = (FF7E(H)-FFFF(H))/10 = -12.9 °C
388 388  
389 389  
418 +
390 390  === 2.4.7  Timestamp ===
391 391  
392 392  
... ... @@ -395,6 +395,7 @@
395 395  Convert Unix timestamp to time 2022-9-5 9:40:11.
396 396  
397 397  
427 +
398 398  === 2.4.8  Digital Interrupt ===
399 399  
400 400  
... ... @@ -414,6 +414,7 @@
414 414  0x(01): Interrupt Uplink Packet.
415 415  
416 416  
447 +
417 417  === 2.4.9  ​+5V Output ===
418 418  
419 419  
... ... @@ -426,6 +426,7 @@
426 426  Means set 5V valid time to have 1000ms. So the real 5V output will actually have 1000ms + sampling time for other sensors.** **
427 427  
428 428  
460 +
429 429  == 2.5  Downlink Payload ==
430 430  
431 431  
... ... @@ -453,6 +453,7 @@
453 453  Downlink Payload: 06000003, Set AT+INTMOD=3
454 454  
455 455  
488 +
456 456  == 2.6  ​LED Indicator ==
457 457  
458 458  
... ... @@ -463,8 +463,11 @@
463 463  * After NSPH01 join NB-IoT network. The LED will be ON for 3 seconds.
464 464  * For each uplink probe, LED will be on for 500ms.
465 465  
499 +
500 +
466 466  == 2.7  Installation and Maintain ==
467 467  
503 +
468 468  === 2.7.1  Before measurement ===
469 469  
470 470  
... ... @@ -471,6 +471,7 @@
471 471  If the NSPH01 has more than 7 days not use or just clean the pH probe. User should put the probe inside pure water for more than 24 hours for activation. If no put in water, user need to put inside soil for more than 24 hours to ensure the measurement accuracy. 
472 472  
473 473  
510 +
474 474  === 2.7.2  Measurement ===
475 475  
476 476  
... ... @@ -495,6 +495,7 @@
495 495  Insert the probe inside, method like measure the surface.
496 496  
497 497  
535 +
498 498  === 2.7.3  Maintain Probe ===
499 499  
500 500  
... ... @@ -505,6 +505,8 @@
505 505  1. Avoid the probes to touch oily matter. Which will cause issue in accuracy.
506 506  1. The probe is IP68 can be put in water.
507 507  
546 +
547 +
508 508  == 2.8  PH and Temperature alarm function ==
509 509  
510 510  
... ... @@ -537,6 +537,7 @@
537 537  AT+ TEMPALARM=20,30  ~/~/ Alarm when temperature lower than 20.
538 538  
539 539  
580 +
540 540  == 2.9  Set the number of data to be uploaded and the recording time ==
541 541  
542 542  
... ... @@ -550,6 +550,7 @@
550 550  [[image:image-20221009000933-1.png||height="750" width="1043"]]
551 551  
552 552  
594 +
553 553  == 2.10  Read or Clear cached data ==
554 554  
555 555  
... ... @@ -561,6 +561,7 @@
561 561  [[image:image-20220907154700-19.png]]
562 562  
563 563  
606 +
564 564  == 2.11  Calibration ==
565 565  
566 566  
... ... @@ -572,6 +572,7 @@
572 572  [[image:image-20220907154700-20.png]] ​
573 573  
574 574  
618 +
575 575  == 2.12  ​Firmware Change Log ==
576 576  
577 577  
... ... @@ -580,14 +580,64 @@
580 580  Upgrade Instruction: [[Upgrade Firmware>>||anchor="H5.1200BHowtoUpgradeFirmware"]]
581 581  
582 582  
583 -== 2.13 Battery & Power Consumption ==
584 584  
628 +== 2.13  ​Battery Analysis ==
585 585  
586 -NSPH01 uses ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace.
587 587  
588 -[[**Battery Info & Power Consumption Analyze**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] .
631 +=== 2.13.1  ​Battery Type ===
589 589  
590 590  
634 +The NSPH01 battery is a combination of an 8500mAh Li/SOCI2 Battery and a Super Capacitor. The battery is none-rechargeable battery type with a low discharge rate (<2% per year). This type of battery is commonly used in IoT devices such as water meter.
635 +
636 +The battery is designed to last for several years depends on the actually use environment and update interval. 
637 +
638 +The battery-related documents as below:
639 +
640 +* [[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]
641 +* [[Lithium-Thionyl Chloride Battery datasheet>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]
642 +* [[Lithium-ion Battery-Capacitor datasheet>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]
643 +
644 +[[image:image-20220907154700-21.png]] ​
645 +
646 +
647 +
648 +=== 2.13.2  Power consumption Analyze ===
649 +
650 +
651 +Dragino battery powered product are all runs in Low Power mode. We have an update battery calculator which base on the measurement of the real device. User can use this calculator to check the battery life and calculate the battery life if want to use different transmit interval.
652 +
653 +Instruction to use as below:
654 +
655 +(% style="color:blue" %)**Step 1:  **(%%)Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from: [[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/]]
656 +
657 +(% style="color:blue" %)**Step 2: **(%%) Open it and choose
658 +
659 +* Product Model
660 +* Uplink Interval
661 +* Working Mode
662 +
663 +And the Life expectation in difference case will be shown on the right.
664 +
665 +
666 +[[image:image-20220907154700-22.jpeg]]
667 +
668 +​
669 +
670 +
671 +=== 2.13.3  ​Battery Note ===
672 +
673 +
674 +The Li-SICO battery is designed for small current / long period application. It is not good to use a high current, short period transmit method. The recommended minimum period for use of this battery is 5 minutes. If you use a shorter period time to transmit LoRa, then the battery life may be decreased.
675 +
676 +
677 +
678 +=== 2.13.4  Replace the battery ===
679 +
680 +
681 +The default battery pack of NSPH01 includes a ER26500 plus super capacitor. If user can't find this pack locally, they can find ER26500 or equivalence without the SPC1520 capacitor, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes).
682 +
683 +
684 +
591 591  = 3. ​ Access NB-IoT Module =
592 592  
593 593  
... ... @@ -600,8 +600,10 @@
600 600  
601 601  ​
602 602  
697 +
603 603  = 4.  Using the AT Commands =
604 604  
700 +
605 605  == 4.1  Access AT Commands ==
606 606  
607 607  
... ... @@ -691,8 +691,10 @@
691 691  AT+PWORD  : Serial Access Password
692 692  
693 693  
790 +
694 694  = ​5.  FAQ =
695 695  
793 +
696 696  == 5.1 ​ How to Upgrade Firmware ==
697 697  
698 698  
... ... @@ -703,6 +703,7 @@
703 703  (% style="color:red" %)**Notice, NSPH01 and LSPH01 share the same mother board. They use the same connection and method to update.**
704 704  
705 705  
804 +
706 706  == 5.2  Can I calibrate NSPH01 to different soil types? ==
707 707  
708 708  
... ... @@ -709,8 +709,10 @@
709 709  NSPH01 is calibrated for saline-alkali soil and loamy soil. If users want to use it for other soil, they can calibrate the value in the IoT platform base on the value measured by saline-alkali soil and loamy soil. The formula can be found at [[this link>>url:https://www.dragino.com/downloads/downloads/LoRa_End_Node/LSE01/Calibrate_to_other_Soil_20220605.pdf]].
710 710  
711 711  
811 +
712 712  = 6.  Trouble Shooting =
713 713  
814 +
714 714  == 6.1  ​Connection problem when uploading firmware ==
715 715  
716 716  
... ... @@ -717,6 +717,7 @@
717 717  **Please see: **[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/#H3.3Troubleshooting>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/#H3.3Troubleshooting]]
718 718  
719 719  
821 +
720 720  == 6.2  AT Command input doesn't work ==
721 721  
722 722  
... ... @@ -723,6 +723,7 @@
723 723  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.
724 724  
725 725  
828 +
726 726  = 7. ​ Order Info =
727 727  
728 728  
... ... @@ -745,6 +745,8 @@
745 745  * Package Size / pcs : cm
746 746  * Weight / pcs : g
747 747  
851 +
852 +
748 748  = 9.  Support =
749 749  
750 750  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0