Last modified by Xiaoling on 2025/04/24 17:18

From version 64.3
edited by Xiaoling
on 2022/06/07 17:14
Change comment: There is no comment for this version
To version 85.27
edited by Xiaoling
on 2022/06/08 11:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -61,28 +61,29 @@
61 61  * [[9. ​Packing Info>>path:#H9.200BPackingInfo]]
62 62  * [[10. ​Support>>path:#H10.A0200BSupport]]
63 63  
64 -
65 -
66 -
67 -
68 -
69 -
70 -
71 -
72 -
73 73  = 1. Introduction =
74 74  
75 75  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
76 76  
68 +(((
77 77  The Dragino LSPH01 is a (% style="color:#4f81bd" %)**LoRaWAN 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.
70 +)))
78 78  
72 +(((
79 79  LSPH01 probe is made by Solid AgCl reference electrode and Pure metal pH sensitive electrode. It can detect soil's** (% style="color:#4f81bd" %)pH (%%)**with high accuracy and stable value. The LSPH01 probe can be buried into soil for long time use.
74 +)))
80 80  
76 +(((
81 81  The LoRa wireless technology used in LSPH01 allows device to send data and reach extremely long ranges at low data-rates. It provides ultra-long range spread spectrum communication and high interference immunity whilst minimizing current consumption.
78 +)))
82 82  
80 +(((
83 83  LSPH01 is powered by (% style="color:#4f81bd" %)**8500mAh Li-SOCI2 battery**(%%), it is designed for long term use up to 5 years.
82 +)))
84 84  
84 +(((
85 85  Each LSPH01 is pre-load with a set of unique keys for LoRaWAN registrations, register these keys to local LoRaWAN server and it will auto connect after power on.
86 +)))
86 86  
87 87  
88 88  [[image:1654592435432-887.png]]
... ... @@ -89,6 +89,7 @@
89 89  
90 90  
91 91  
93 +
92 92  == ​1.2 Features ==
93 93  
94 94  * LoRaWAN 1.0.3 Class A
... ... @@ -147,7 +147,7 @@
147 147  )))
148 148  
149 149  (((
150 -In case you can’t set the OTAA keys in the LoRaWAN OTAA server, and you have to use the keys from the server, you can [[use AT Commands >>path:#H5.UseATCommand]]to set the keys in the LSPH01.
152 +In case you can’t set the OTAA keys in the LoRaWAN OTAA server, and you have to use the keys from the server, you can [[use AT Commands >>||anchor="H5.UseATCommand"]]to set the keys in the LSPH01.
151 151  )))
152 152  
153 153  
... ... @@ -210,7 +210,9 @@
210 210  [[image:image-20220607170442-2.png]]
211 211  
212 212  
215 +(((
213 213  (% style="color:blue" %)**Step 3**(%%)**:** The LSPH01 will auto join to the TTN network. After join success, it will start to upload messages to TTN and you can see the messages in the panel.
217 +)))
214 214  
215 215  [[image:1654592697690-910.png]]
216 216  
... ... @@ -218,26 +218,30 @@
218 218  
219 219  == 2.3 ​Uplink Payload ==
220 220  
225 +(((
221 221  LSPH01 will uplink payload via LoRaWAN with below payload format: 
227 +)))
222 222  
229 +(((
223 223  Uplink payload includes in total 11 bytes.
231 +)))
224 224  
233 +(((
225 225  Normal uplink payload:
235 +)))
226 226  
227 227  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
228 -|(((
229 -**Size**
238 +|=(% style="width: 62.5px;" %)(((
239 +**Size (bytes)**
240 +)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
241 +|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
242 +[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
230 230  
231 -**(bytes)**
232 -)))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
233 -|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
234 -[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
235 -
236 -[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]]
237 -)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|(((
238 -[[Digital Interrupt (Optional)>>path:#H2.3.5InterruptPin]]
244 +[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
245 +)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
246 +[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
239 239  )))|Reserve|(((
240 -[[Message Type>>path:#H2.3.6MessageType]]
248 +[[Message Type>>||anchor="H2.3.6MessageType"]]
241 241  )))
242 242  
243 243  [[image:1654592721645-318.png]]
... ... @@ -293,7 +293,7 @@
293 293  
294 294  === 2.3.5 Interrupt Pin ===
295 295  
296 -This data field shows if this packet is generated by interrupt or not. [[Click here>>path:#H3.2SetInterruptMode]] for the hardware and software set up.
304 +This data field shows if this packet is generated by interrupt or not. [[Click here>>||anchor="H3.2SetInterruptMode"]] for the hardware and software set up.
297 297  
298 298  
299 299  **Example:**
... ... @@ -306,19 +306,21 @@
306 306  
307 307  === 2.3.6 Message Type ===
308 308  
317 +(((
309 309  For a normal uplink payload, the message type is always 0x01.
319 +)))
310 310  
321 +(((
311 311  Valid Message Type:
323 +)))
312 312  
313 313  
314 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
315 -|**Message Type Code**|**Description**|**Payload**
316 -|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
317 -|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
318 -|0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
326 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
327 +|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
328 +|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
329 +|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
330 +|(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
319 319  
320 -
321 -
322 322  === 2.3.7 Decode payload in The Things Network ===
323 323  
324 324  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -338,18 +338,27 @@
338 338  
339 339  == 2.4 Uplink Interval ==
340 340  
341 -The LSPH01 by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: [[Change Uplink Interval>>path:/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H4.1ChangeUplinkInterval]]
351 +The LSPH01 by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: [[Change Uplink Interval>>doc:Main.End Device AT Commands and Downlink Command.WebHome||anchor="H4.1ChangeUplinkInterval"]]
342 342  
343 343  
344 344  
345 345  == 2.5 ​Show Data in DataCake IoT Server ==
346 346  
357 +(((
347 347  [[DATACAKE>>url:https://datacake.co/]] provides a human friendly interface to show the sensor data, once we have data in TTN, we can use [[DATACAKE>>url:https://datacake.co/]] to connect to TTN and see the data in DATACAKE. Below are the steps:
359 +)))
348 348  
361 +(((
362 +
363 +)))
349 349  
365 +(((
350 350  (% style="color:blue" %)**Step 1**(%%)**: Be sure that your device is programmed and properly connected to the network at this time.**
367 +)))
351 351  
369 +(((
352 352  (% style="color:blue" %)**Step 2**(%%)**: To configure the Application to forward data to DATACAKE you will need to add integration. To add the DATACAKE integration, perform the following steps:**
371 +)))
353 353  
354 354  
355 355  [[image:1654592790040-760.png]]
... ... @@ -372,9 +372,13 @@
372 372  [[image:1654592856403-259.png]]
373 373  
374 374  
394 +(((
375 375  (% style="color:blue" %)**Step 5**(%%)**: add payload decode**
396 +)))
376 376  
398 +(((
377 377  Download Datacake decoder from: [[https:~~/~~/www.dragino.com/downloads/index.pHp?dir=LoRa_End_Node/LSPH01/Decoder/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSNPK01/Decoder/]]
400 +)))
378 378  
379 379  
380 380  [[image:1654592878525-845.png]]
... ... @@ -397,8 +397,10 @@
397 397  === 2.6.1 Before measurement ===
398 398  
399 399  (((
423 +(((
400 400  If the LSPH01 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. 
401 401  )))
426 +)))
402 402  
403 403  
404 404  
... ... @@ -405,24 +405,45 @@
405 405  === 2.6.2 Measurement ===
406 406  
407 407  
433 +(((
408 408  (% style="color:#4f81bd" %)**Measurement the soil surface:**
435 +)))
409 409  
437 +(((
410 410  [[image:1654592946732-634.png]]
439 +)))
411 411  
441 +(((
412 412  Choose the proper measuring position. Split the surface soil according to the measured deep.
443 +)))
413 413  
445 +(((
414 414  Put pure water, or rainwater to make the soil of measurement point to moist mud. Remove rocks or hard things.
447 +)))
415 415  
449 +(((
416 416  Slowly insert the probe to the measure point. Don’t use large force which will break the probe. Make sure not shake when inserting.
451 +)))
417 417  
453 +(((
418 418  Put soil over the probe after insert. And start to measure.
455 +)))
419 419  
457 +(((
458 +
459 +)))
420 420  
461 +(((
421 421  (% style="color:#4f81bd" %)**Measurement inside soil:**
463 +)))
422 422  
465 +(((
423 423  Dig a hole with diameter > 20CM.
467 +)))
424 424  
469 +(((
425 425  Insert the probe inside, method like measure the surface.
471 +)))
426 426  
427 427  
428 428  
... ... @@ -452,9 +452,13 @@
452 452  
453 453  == 2.7 Calibration ==
454 454  
501 +(((
455 455  User can do calibration for the probe. It is limited to use below pH buffer solution to calibrate: 4.00, 6.86, 9.18. When calibration, user need to clean the electrode and put the probe in the pH buffer solution to wait the value stable ( a new clean electrode might need max 24 hours to be stable).
503 +)))
456 456  
505 +(((
457 457  After stable, user can use below command to calibrate.
507 +)))
458 458  
459 459  [[image:image-20220607171149-4.png]]
460 460  
... ... @@ -461,12 +461,10 @@
461 461  
462 462  (% style="color:#037691" %)**Calibration Payload**
463 463  
464 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
465 -|(((
466 -**Size**
467 -
468 -**(bytes)**
469 -)))|**1**|**1**|**1**|**7**|**1**
514 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
515 +|=(% style="width: 62.5px;" %)(((
516 +**Size (bytes)**
517 +)))|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**7**|=(% style="width: 89px;" %)**1**
470 470  |**Value**|(((
471 471  PH4
472 472  
... ... @@ -476,12 +476,11 @@
476 476  
477 477  Calibrate value
478 478  )))|Reserve|(((
479 -[[Message Type>>path:#H2.3.6MessageType]]
527 +[[Message Type>>||anchor="H2.3.6MessageType"]]
480 480  
481 481  Always 0x03
482 482  )))
483 483  
484 -
485 485  User can also send 0x14 downlink command to poll the current calibration payload.
486 486  
487 487  [[image:image-20220607171416-7.jpeg]]
... ... @@ -490,8 +490,6 @@
490 490  * Reply to the confirmation package: 14 01
491 491  * Reply to non-confirmed packet: 14 00
492 492  
493 -
494 -
495 495  == 2.8 Frequency Plans ==
496 496  
497 497  (((
... ... @@ -501,32 +501,61 @@
501 501  
502 502  === 2.8.1 EU863-870 (EU868) ===
503 503  
549 +(((
504 504  (% style="color:blue" %)**Uplink:**
551 +)))
505 505  
553 +(((
506 506  868.1 - SF7BW125 to SF12BW125
555 +)))
507 507  
557 +(((
508 508  868.3 - SF7BW125 to SF12BW125 and SF7BW250
559 +)))
509 509  
561 +(((
510 510  868.5 - SF7BW125 to SF12BW125
563 +)))
511 511  
565 +(((
512 512  867.1 - SF7BW125 to SF12BW125
567 +)))
513 513  
569 +(((
514 514  867.3 - SF7BW125 to SF12BW125
571 +)))
515 515  
573 +(((
516 516  867.5 - SF7BW125 to SF12BW125
575 +)))
517 517  
577 +(((
518 518  867.7 - SF7BW125 to SF12BW125
579 +)))
519 519  
581 +(((
520 520  867.9 - SF7BW125 to SF12BW125
583 +)))
521 521  
585 +(((
522 522  868.8 - FSK
587 +)))
523 523  
589 +(((
590 +
591 +)))
524 524  
593 +(((
525 525  (% style="color:blue" %)**Downlink:**
595 +)))
526 526  
597 +(((
527 527  Uplink channels 1-9 (RX1)
599 +)))
528 528  
601 +(((
529 529  869.525 - SF9BW125 (RX2 downlink only)
603 +)))
530 530  
531 531  
532 532  
... ... @@ -549,46 +549,89 @@
549 549  
550 550  === 2.8.3 CN470-510 (CN470) ===
551 551  
626 +(((
552 552  Used in China, Default use CHE=1
628 +)))
553 553  
630 +(((
554 554  (% style="color:blue" %)**Uplink:**
632 +)))
555 555  
634 +(((
556 556  486.3 - SF7BW125 to SF12BW125
636 +)))
557 557  
638 +(((
558 558  486.5 - SF7BW125 to SF12BW125
640 +)))
559 559  
642 +(((
560 560  486.7 - SF7BW125 to SF12BW125
644 +)))
561 561  
646 +(((
562 562  486.9 - SF7BW125 to SF12BW125
648 +)))
563 563  
650 +(((
564 564  487.1 - SF7BW125 to SF12BW125
652 +)))
565 565  
654 +(((
566 566  487.3 - SF7BW125 to SF12BW125
656 +)))
567 567  
658 +(((
568 568  487.5 - SF7BW125 to SF12BW125
660 +)))
569 569  
662 +(((
570 570  487.7 - SF7BW125 to SF12BW125
664 +)))
571 571  
666 +(((
667 +
668 +)))
572 572  
670 +(((
573 573  (% style="color:blue" %)**Downlink:**
672 +)))
574 574  
674 +(((
575 575  506.7 - SF7BW125 to SF12BW125
676 +)))
576 576  
678 +(((
577 577  506.9 - SF7BW125 to SF12BW125
680 +)))
578 578  
682 +(((
579 579  507.1 - SF7BW125 to SF12BW125
684 +)))
580 580  
686 +(((
581 581  507.3 - SF7BW125 to SF12BW125
688 +)))
582 582  
690 +(((
583 583  507.5 - SF7BW125 to SF12BW125
692 +)))
584 584  
694 +(((
585 585  507.7 - SF7BW125 to SF12BW125
696 +)))
586 586  
698 +(((
587 587  507.9 - SF7BW125 to SF12BW125
700 +)))
588 588  
702 +(((
589 589  508.1 - SF7BW125 to SF12BW125
704 +)))
590 590  
706 +(((
591 591  505.3 - SF12BW125 (RX2 downlink only)
708 +)))
592 592  
593 593  
594 594  
... ... @@ -613,110 +613,222 @@
613 613  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
614 614  * Use the Join successful sub-band if the server doesn’t include sub-band info in the OTAA Join Accept message ( TTN v2 doesn't include)
615 615  
733 +
734 +
735 +
616 616  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
617 617  
738 +(((
618 618  (% style="color:blue" %)**Default Uplink channel:**
740 +)))
619 619  
742 +(((
620 620  923.2 - SF7BW125 to SF10BW125
744 +)))
621 621  
746 +(((
622 622  923.4 - SF7BW125 to SF10BW125
748 +)))
623 623  
750 +(((
751 +
752 +)))
624 624  
754 +(((
625 625  (% style="color:blue" %)**Additional Uplink Channel**:
756 +)))
626 626  
758 +(((
627 627  (OTAA mode, channel added by JoinAccept message)
760 +)))
628 628  
762 +(((
763 +
764 +)))
629 629  
766 +(((
630 630  (% style="color:blue" %)**AS920~~AS923 for Japan, Malaysia, Singapore**:
768 +)))
631 631  
770 +(((
632 632  922.2 - SF7BW125 to SF10BW125
772 +)))
633 633  
774 +(((
634 634  922.4 - SF7BW125 to SF10BW125
776 +)))
635 635  
778 +(((
636 636  922.6 - SF7BW125 to SF10BW125
780 +)))
637 637  
782 +(((
638 638  922.8 - SF7BW125 to SF10BW125
784 +)))
639 639  
786 +(((
640 640  923.0 - SF7BW125 to SF10BW125
788 +)))
641 641  
790 +(((
642 642  922.0 - SF7BW125 to SF10BW125
792 +)))
643 643  
794 +(((
795 +
796 +)))
644 644  
798 +(((
645 645  (% style="color:blue" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
800 +)))
646 646  
802 +(((
647 647  923.6 - SF7BW125 to SF10BW125
804 +)))
648 648  
806 +(((
649 649  923.8 - SF7BW125 to SF10BW125
808 +)))
650 650  
810 +(((
651 651  924.0 - SF7BW125 to SF10BW125
812 +)))
652 652  
814 +(((
653 653  924.2 - SF7BW125 to SF10BW125
816 +)))
654 654  
818 +(((
655 655  924.4 - SF7BW125 to SF10BW125
820 +)))
656 656  
822 +(((
657 657  924.6 - SF7BW125 to SF10BW125
824 +)))
658 658  
826 +(((
827 +
828 +)))
659 659  
830 +(((
660 660  (% style="color:blue" %)**Downlink:**
832 +)))
661 661  
834 +(((
662 662  Uplink channels 1-8 (RX1)
836 +)))
663 663  
838 +(((
664 664  923.2 - SF10BW125 (RX2)
840 +)))
665 665  
666 666  
667 667  
668 668  === 2.8.6 KR920-923 (KR920) ===
669 669  
846 +(((
670 670  (% style="color:blue" %)**Default channel:**
848 +)))
671 671  
850 +(((
672 672  922.1 - SF7BW125 to SF12BW125
852 +)))
673 673  
854 +(((
674 674  922.3 - SF7BW125 to SF12BW125
856 +)))
675 675  
858 +(((
676 676  922.5 - SF7BW125 to SF12BW125
860 +)))
677 677  
862 +(((
863 +
864 +)))
678 678  
866 +(((
679 679  (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
868 +)))
680 680  
870 +(((
681 681  922.1 - SF7BW125 to SF12BW125
872 +)))
682 682  
874 +(((
683 683  922.3 - SF7BW125 to SF12BW125
876 +)))
684 684  
878 +(((
685 685  922.5 - SF7BW125 to SF12BW125
880 +)))
686 686  
882 +(((
687 687  922.7 - SF7BW125 to SF12BW125
884 +)))
688 688  
886 +(((
689 689  922.9 - SF7BW125 to SF12BW125
888 +)))
690 690  
890 +(((
691 691  923.1 - SF7BW125 to SF12BW125
892 +)))
692 692  
894 +(((
693 693  923.3 - SF7BW125 to SF12BW125
896 +)))
694 694  
898 +(((
899 +
900 +)))
695 695  
902 +(((
696 696  (% style="color:blue" %)**Downlink:**
904 +)))
697 697  
906 +(((
698 698  Uplink channels 1-7(RX1)
908 +)))
699 699  
910 +(((
700 700  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
912 +)))
701 701  
702 702  
703 703  
704 704  === 2.8.7 IN865-867 (IN865) ===
705 705  
918 +(((
706 706  (% style="color:blue" %)**Uplink:**
920 +)))
707 707  
922 +(((
708 708  865.0625 - SF7BW125 to SF12BW125
924 +)))
709 709  
926 +(((
710 710  865.4025 - SF7BW125 to SF12BW125
928 +)))
711 711  
930 +(((
712 712  865.9850 - SF7BW125 to SF12BW125
932 +)))
713 713  
934 +(((
935 +
936 +)))
714 714  
938 +(((
715 715  (% style="color:blue" %)**Downlink:**
940 +)))
716 716  
942 +(((
717 717  Uplink channels 1-3 (RX1)
944 +)))
718 718  
946 +(((
719 719  866.550 - SF10BW125 (RX2)
948 +)))
720 720  
721 721  
722 722  
... ... @@ -727,6 +727,9 @@
727 727  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
728 728  * Blink once when device transmit a packet.
729 729  
959 +
960 +
961 +
730 730  == 2.10 ​Firmware Change Log ==
731 731  
732 732  
... ... @@ -741,26 +741,51 @@
741 741  
742 742  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
743 743  
976 +(((
744 744  Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
978 +)))
745 745  
746 -* AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
747 -* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
980 +* (((
981 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
982 +)))
983 +* (((
984 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
985 +)))
748 748  
987 +(((
749 749  There are two kinds of commands to configure LSPH01, they are:
989 +)))
750 750  
751 -* (% style="color:#4f81bd" %)** General Commands**.
991 +* (((
992 +(% style="color:#4f81bd" %)** General Commands**.
993 +)))
752 752  
995 +(((
753 753  These commands are to configure:
997 +)))
754 754  
755 -* General system settings like: uplink interval.
756 -* LoRaWAN protocol & radio related command.
999 +* (((
1000 +General system settings like: uplink interval.
1001 +)))
1002 +* (((
1003 +LoRaWAN protocol & radio related command.
1004 +)))
757 757  
1006 +(((
758 758  They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki:[[End Device AT Commands and Downlink Command>>path:/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]]
1008 +)))
759 759  
1010 +(((
1011 +
1012 +)))
760 760  
761 -* (% style="color:#4f81bd" %)** Commands special design for LSPH01**
1014 +* (((
1015 +(% style="color:#4f81bd" %)** Commands special design for LSPH01**
1016 +)))
762 762  
1018 +(((
763 763  These commands only valid for LSPH01, as below:
1020 +)))
764 764  
765 765  
766 766  
... ... @@ -770,30 +770,31 @@
770 770  
771 771  (% style="color:#037691" %)**AT Command: AT+TDC**
772 772  
1030 +[[image:image-20220607171554-8.png]]
773 773  
774 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:710px" %)
775 -|(% style="width:154px" %)**Command Example**|(% style="width:223px" %)**Function**|(% style="width:330px" %)**Response**
776 -|(% style="width:154px" %)AT+TDC=?|(% style="width:223px" %)Show current transmit Interval|(% style="width:330px" %)(((
777 -30000
778 778  
779 -OK
780 780  
781 -the interval is 30000ms = 30s
1034 +(((
1035 +(% style="color:#037691" %)**Downlink Command: 0x01**
782 782  )))
783 -|(% style="width:154px" %)AT+TDC=60000|(% style="width:223px" %)Set Transmit Interval|(% style="width:330px" %)(((
784 -OK
785 785  
786 -Set transmit interval to 60000ms = 60 seconds
1038 +(((
1039 +Format: Command Code (0x01) followed by 3 bytes time value.
787 787  )))
788 788  
789 -(% style="color:#037691" %)**Downlink Command: 0x01**
1042 +(((
1043 +If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
1044 +)))
790 790  
791 -Format: Command Code (0x01) followed by 3 bytes time value.
1046 +* (((
1047 +Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1048 +)))
1049 +* (((
1050 +Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
792 792  
793 -If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
794 794  
795 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
796 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1053 +
1054 +)))
797 797  
798 798  == 3.2 Set Interrupt Mode ==
799 799  
... ... @@ -801,21 +801,37 @@
801 801  
802 802  (% style="color:#037691" %)**AT Command: AT+INTMOD**
803 803  
804 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/image-20220607153759-6.png?rev=1.1||alt="image-20220607153759-6.png"]]
1062 +[[image:image-20220607171716-9.png]]
805 805  
806 806  
1065 +(((
807 807  (% style="color:#037691" %)**Downlink Command: 0x06**
1067 +)))
808 808  
1069 +(((
809 809  Format: Command Code (0x06) followed by 3 bytes.
1071 +)))
810 810  
1073 +(((
811 811  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
1075 +)))
812 812  
813 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
814 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1077 +* (((
1078 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1079 +)))
1080 +* (((
1081 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1082 +)))
815 815  
1084 +(((
1085 +
1086 +)))
1087 +
1088 +
1089 +
816 816  == 3.3 Calibrate Sensor ==
817 817  
818 -Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1092 +Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
819 819  
820 820  
821 821  
... ... @@ -825,7 +825,7 @@
825 825  
826 826  (% style="color:#037691" %)**Downlink Command: 0x26**
827 827  
828 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/image-20220607154718-7.png?rev=1.1||alt="image-20220607154718-7.png"]]
1102 +[[image:image-20220607171917-10.png]]
829 829  
830 830  * Reply to the confirmation package: 26 01
831 831  * Reply to non-confirmed packet: 26 00
... ... @@ -847,7 +847,7 @@
847 847  
848 848  Version
849 849  )))|Sensor Type|Reserve|(((
850 -[[Message Type>>path:#H2.3.6MessageType]]
1124 +[[Message Type>>||anchor="H2.3.6MessageType"]]
851 851  Always 0x02
852 852  )))
853 853  
... ... @@ -913,7 +913,7 @@
913 913  The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
914 914  )))
915 915  
916 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654588469844-778.png?rev=1.1||alt="1654588469844-778.png"]]
1190 +[[image:1654593587246-335.png]]
917 917  
918 918  
919 919  Minimum Working Voltage for the LSPH01:
... ... @@ -958,7 +958,7 @@
958 958  
959 959  And the Life expectation in difference case will be shown on the right.
960 960  
961 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654588577573-122.png?rev=1.1||alt="1654588577573-122.png"]]
1235 +[[image:1654593605679-189.png]]
962 962  
963 963  
964 964  The battery related documents as below:
... ... @@ -973,7 +973,7 @@
973 973  [[Lithium-ion Battery-Capacitor datasheet>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC_1520_datasheet.jpg]], [[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC1520%20Technical%20Specification20171123.pdf]]
974 974  )))
975 975  
976 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/image-20220607155856-8.png?rev=1.1||alt="image-20220607155856-8.png"]]
1250 +[[image:image-20220607172042-11.png]]
977 977  
978 978  
979 979  
... ... @@ -987,9 +987,13 @@
987 987  
988 988  === ​4.3.2 Replace the battery ===
989 989  
1264 +(((
990 990  You can change the battery in the LSPH01.The type of battery is not limited as long as the output is between 3v to 3.6v. On the main board, there is a diode (D1) between the battery and the main circuit. If you need to use a battery with less than 3.3v, please remove the D1 and shortcut the two pads of it so there won’t be voltage drop between battery and main board.
1266 +)))
991 991  
1268 +(((
992 992  The default battery pack of LSPH01 includes a ER26500 plus super capacitor. If user can’t find this pack locally, they can find ER26500 or equivalence, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes)
1270 +)))
993 993  
994 994  
995 995  
... ... @@ -999,7 +999,7 @@
999 999  
1000 1000  LSPH01 supports AT Command set in the stock firmware. You can use a USB to TTL adapter to connect to LSPH01 for using AT command, as below.
1001 1001  
1002 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654589001411-343.png?rev=1.1||alt="1654589001411-343.png"]]
1280 +[[image:1654593668970-604.png]]
1003 1003  
1004 1004  **Connection:**
1005 1005  
... ... @@ -1010,24 +1010,24 @@
1010 1010  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1011 1011  
1012 1012  
1291 +(((
1013 1013  In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for LSPH01. LSPH01 will output system info once power on as below:
1293 +)))
1014 1014  
1015 1015  
1016 - [[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654589062541-567.png?rev=1.1||alt="1654589062541-567.png"]]
1296 + [[image:1654593712276-618.png]]
1017 1017  
1018 -Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1298 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1019 1019  
1020 1020  
1021 -
1022 1022  = 6. FAQ =
1023 1023  
1024 1024  == 6.1 How to change the LoRa Frequency Bands/Region ==
1025 1025  
1026 -You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1305 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1027 1027  When downloading the images, choose the required image file for download. ​
1028 1028  
1029 1029  
1030 -
1031 1031  = 7. Trouble Shooting =
1032 1032  
1033 1033  == 7.1 AT Commands input doesn’t work ==
... ... @@ -1052,6 +1052,7 @@
1052 1052  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1053 1053  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1054 1054  
1333 +
1055 1055  = 9. ​Packing Info =
1056 1056  
1057 1057  
... ... @@ -1066,6 +1066,7 @@
1066 1066  * Package Size / pcs : cm
1067 1067  * Weight / pcs : g
1068 1068  
1348 +
1069 1069  = 10. ​Support =
1070 1070  
1071 1071  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
1654593587246-335.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +75.8 KB
Content
1654593605679-189.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +138.2 KB
Content
1654593668970-604.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +546.2 KB
Content
1654593712276-618.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +144.0 KB
Content
image-20220607171554-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +12.7 KB
Content
image-20220607171716-9.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +17.9 KB
Content
image-20220607171917-10.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +6.2 KB
Content
image-20220607172042-11.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +83.7 KB
Content