Last modified by Xiaoling on 2025/04/25 14:08

From version 90.8
edited by Xiaoling
on 2022/06/25 16:57
Change comment: There is no comment for this version
To version 73.13
edited by Xiaoling
on 2022/06/07 17:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,7 +4,7 @@
4 4  
5 5  
6 6  
7 -**Table of Contents:**
7 +**Contents:**
8 8  
9 9  * [[1. Introduction>>path:#H1.Introduction]]
10 10  ** [[1.1 ​What is LoRaWAN Soil pH Sensor>>path:#H1.1200BWhatisLoRaWANSoilpHSensor]]
... ... @@ -61,13 +61,18 @@
61 61  * [[9. ​Packing Info>>path:#H9.200BPackingInfo]]
62 62  * [[10. ​Support>>path:#H10.A0200BSupport]]
63 63  
64 +
65 +
66 +
67 +
68 +
69 +
70 +
64 64  = 1. Introduction =
65 65  
66 66  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
67 67  
68 68  (((
69 -
70 -
71 71  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.
72 72  )))
73 73  
... ... @@ -92,7 +92,6 @@
92 92  
93 93  
94 94  
95 -
96 96  == ​1.2 Features ==
97 97  
98 98  * LoRaWAN 1.0.3 Class A
... ... @@ -109,6 +109,8 @@
109 109  * IP68 rate for the Sensor Probe
110 110  * 8500mAh Battery for long term use
111 111  
116 +
117 +
112 112  == 1.3 Probe Specification ==
113 113  
114 114  
... ... @@ -129,10 +129,14 @@
129 129  * IP68 Protection
130 130  * Length: 3.5 meters
131 131  
138 +
139 +
132 132  == 1.4 ​Applications ==
133 133  
134 134  * Smart Agriculture
135 135  
144 +
145 +
136 136  == 1.5 Pin mapping and power on ==
137 137  
138 138  [[image:1654592472094-134.png]]
... ... @@ -148,7 +148,7 @@
148 148  )))
149 149  
150 150  (((
151 -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.
161 +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 152  )))
153 153  
154 154  
... ... @@ -160,14 +160,10 @@
160 160  
161 161  (((
162 162  [[image:1654592492399-921.png]]
163 -
164 -
165 165  )))
166 166  
167 167  (((
168 168  The LG308 is already set to connected to [[TTN network >>url:https://console.cloud.thethings.network/]], so what we need to now is configure the TTN server.
169 -
170 -
171 171  )))
172 172  
173 173  (((
... ... @@ -191,13 +191,11 @@
191 191  [[image:1654592600093-601.png]]
192 192  
193 193  
194 -
195 195  **Add APP EUI and DEV EUI**
196 196  
197 197  [[image:1654592619856-881.png]]
198 198  
199 199  
200 -
201 201  **Add APP EUI in the application**
202 202  
203 203  [[image:1654592632656-512.png]]
... ... @@ -217,9 +217,7 @@
217 217  [[image:image-20220607170442-2.png]]
218 218  
219 219  
220 -(((
221 221  (% 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.
222 -)))
223 223  
224 224  [[image:1654592697690-910.png]]
225 225  
... ... @@ -227,30 +227,26 @@
227 227  
228 228  == 2.3 ​Uplink Payload ==
229 229  
230 -(((
231 231  LSPH01 will uplink payload via LoRaWAN with below payload format: 
232 -)))
233 233  
234 -(((
235 235  Uplink payload includes in total 11 bytes.
236 -)))
237 237  
238 -(((
239 239  Normal uplink payload:
240 -)))
241 241  
242 242  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
243 -|=(% style="width: 62.5px;" %)(((
244 -**Size (bytes)**
245 -)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
246 -|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
247 -[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
239 +|(((
240 +**Size**
248 248  
249 -[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
250 -)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
251 -[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
242 +**(bytes)**
243 +)))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
244 +|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
245 +[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
246 +
247 +[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]]
248 +)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|(((
249 +[[Digital Interrupt (Optional)>>path:#H2.3.5InterruptPin]]
252 252  )))|Reserve|(((
253 -[[Message Type>>||anchor="H2.3.6MessageType"]]
251 +[[Message Type>>path:#H2.3.6MessageType]]
254 254  )))
255 255  
256 256  [[image:1654592721645-318.png]]
... ... @@ -306,7 +306,7 @@
306 306  
307 307  === 2.3.5 Interrupt Pin ===
308 308  
309 -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.
307 +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.
310 310  
311 311  
312 312  **Example:**
... ... @@ -319,26 +319,20 @@
319 319  
320 320  === 2.3.6 Message Type ===
321 321  
322 -(((
323 323  For a normal uplink payload, the message type is always 0x01.
324 -)))
325 325  
326 -(((
327 327  Valid Message Type:
328 -)))
329 329  
330 330  
331 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
332 -|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
333 -|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
334 -|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
335 -|(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
325 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
326 +|**Message Type Code**|**Description**|**Payload**
327 +|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
328 +|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
329 +|0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
336 336  
337 337  
338 338  
339 339  
340 -
341 -
342 342  === 2.3.7 Decode payload in The Things Network ===
343 343  
344 344  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -358,27 +358,18 @@
358 358  
359 359  == 2.4 Uplink Interval ==
360 360  
361 -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"]]
353 +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]]
362 362  
363 363  
364 364  
365 365  == 2.5 ​Show Data in DataCake IoT Server ==
366 366  
367 -(((
368 368  [[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:
369 -)))
370 370  
371 -(((
372 -
373 -)))
374 374  
375 -(((
376 376  (% style="color:blue" %)**Step 1**(%%)**: Be sure that your device is programmed and properly connected to the network at this time.**
377 -)))
378 378  
379 -(((
380 380  (% 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:**
381 -)))
382 382  
383 383  
384 384  [[image:1654592790040-760.png]]
... ... @@ -401,13 +401,9 @@
401 401  [[image:1654592856403-259.png]]
402 402  
403 403  
404 -(((
405 405  (% style="color:blue" %)**Step 5**(%%)**: add payload decode**
406 -)))
407 407  
408 -(((
409 409  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/]]
410 -)))
411 411  
412 412  
413 413  [[image:1654592878525-845.png]]
... ... @@ -430,10 +430,8 @@
430 430  === 2.6.1 Before measurement ===
431 431  
432 432  (((
433 -(((
434 434  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. 
435 435  )))
436 -)))
437 437  
438 438  
439 439  
... ... @@ -440,45 +440,24 @@
440 440  === 2.6.2 Measurement ===
441 441  
442 442  
443 -(((
444 444  (% style="color:#4f81bd" %)**Measurement the soil surface:**
445 -)))
446 446  
447 -(((
448 448  [[image:1654592946732-634.png]]
449 -)))
450 450  
451 -(((
452 452  Choose the proper measuring position. Split the surface soil according to the measured deep.
453 -)))
454 454  
455 -(((
456 456  Put pure water, or rainwater to make the soil of measurement point to moist mud. Remove rocks or hard things.
457 -)))
458 458  
459 -(((
460 460  Slowly insert the probe to the measure point. Don’t use large force which will break the probe. Make sure not shake when inserting.
461 -)))
462 462  
463 -(((
464 464  Put soil over the probe after insert. And start to measure.
465 -)))
466 466  
467 -(((
468 -
469 -)))
470 470  
471 -(((
472 472  (% style="color:#4f81bd" %)**Measurement inside soil:**
473 -)))
474 474  
475 -(((
476 476  Dig a hole with diameter > 20CM.
477 -)))
478 478  
479 -(((
480 480  Insert the probe inside, method like measure the surface.
481 -)))
482 482  
483 483  
484 484  
... ... @@ -508,13 +508,9 @@
508 508  
509 509  == 2.7 Calibration ==
510 510  
511 -(((
512 512  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).
513 -)))
514 514  
515 -(((
516 516  After stable, user can use below command to calibrate.
517 -)))
518 518  
519 519  [[image:image-20220607171149-4.png]]
520 520  
... ... @@ -521,10 +521,12 @@
521 521  
522 522  (% style="color:#037691" %)**Calibration Payload**
523 523  
524 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
525 -|=(% style="width: 62.5px;" %)(((
526 -**Size (bytes)**
527 -)))|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**7**|=(% style="width: 89px;" %)**1**
476 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
477 +|(((
478 +**Size**
479 +
480 +**(bytes)**
481 +)))|**1**|**1**|**1**|**7**|**1**
528 528  |**Value**|(((
529 529  PH4
530 530  
... ... @@ -534,7 +534,7 @@
534 534  
535 535  Calibrate value
536 536  )))|Reserve|(((
537 -[[Message Type>>||anchor="H2.3.6MessageType"]]
491 +[[Message Type>>path:#H2.3.6MessageType]]
538 538  
539 539  Always 0x03
540 540  )))
... ... @@ -548,6 +548,8 @@
548 548  * Reply to non-confirmed packet: 14 00
549 549  
550 550  
505 +
506 +
551 551  == 2.8 Frequency Plans ==
552 552  
553 553  (((
... ... @@ -557,61 +557,32 @@
557 557  
558 558  === 2.8.1 EU863-870 (EU868) ===
559 559  
560 -(((
561 561  (% style="color:blue" %)**Uplink:**
562 -)))
563 563  
564 -(((
565 565  868.1 - SF7BW125 to SF12BW125
566 -)))
567 567  
568 -(((
569 569  868.3 - SF7BW125 to SF12BW125 and SF7BW250
570 -)))
571 571  
572 -(((
573 573  868.5 - SF7BW125 to SF12BW125
574 -)))
575 575  
576 -(((
577 577  867.1 - SF7BW125 to SF12BW125
578 -)))
579 579  
580 -(((
581 581  867.3 - SF7BW125 to SF12BW125
582 -)))
583 583  
584 -(((
585 585  867.5 - SF7BW125 to SF12BW125
586 -)))
587 587  
588 -(((
589 589  867.7 - SF7BW125 to SF12BW125
590 -)))
591 591  
592 -(((
593 593  867.9 - SF7BW125 to SF12BW125
594 -)))
595 595  
596 -(((
597 597  868.8 - FSK
598 -)))
599 599  
600 -(((
601 -
602 -)))
603 603  
604 -(((
605 605  (% style="color:blue" %)**Downlink:**
606 -)))
607 607  
608 -(((
609 609  Uplink channels 1-9 (RX1)
610 -)))
611 611  
612 -(((
613 613  869.525 - SF9BW125 (RX2 downlink only)
614 -)))
615 615  
616 616  
617 617  
... ... @@ -633,95 +633,48 @@
633 633  * 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)
634 634  
635 635  
636 -
637 -
638 -
639 -
640 640  === 2.8.3 CN470-510 (CN470) ===
641 641  
642 -(((
643 643  Used in China, Default use CHE=1
644 -)))
645 645  
646 -(((
647 647  (% style="color:blue" %)**Uplink:**
648 -)))
649 649  
650 -(((
651 651  486.3 - SF7BW125 to SF12BW125
652 -)))
653 653  
654 -(((
655 655  486.5 - SF7BW125 to SF12BW125
656 -)))
657 657  
658 -(((
659 659  486.7 - SF7BW125 to SF12BW125
660 -)))
661 661  
662 -(((
663 663  486.9 - SF7BW125 to SF12BW125
664 -)))
665 665  
666 -(((
667 667  487.1 - SF7BW125 to SF12BW125
668 -)))
669 669  
670 -(((
671 671  487.3 - SF7BW125 to SF12BW125
672 -)))
673 673  
674 -(((
675 675  487.5 - SF7BW125 to SF12BW125
676 -)))
677 677  
678 -(((
679 679  487.7 - SF7BW125 to SF12BW125
680 -)))
681 681  
682 -(((
683 -
684 -)))
685 685  
686 -(((
687 687  (% style="color:blue" %)**Downlink:**
688 -)))
689 689  
690 -(((
691 691  506.7 - SF7BW125 to SF12BW125
692 -)))
693 693  
694 -(((
695 695  506.9 - SF7BW125 to SF12BW125
696 -)))
697 697  
698 -(((
699 699  507.1 - SF7BW125 to SF12BW125
700 -)))
701 701  
702 -(((
703 703  507.3 - SF7BW125 to SF12BW125
704 -)))
705 705  
706 -(((
707 707  507.5 - SF7BW125 to SF12BW125
708 -)))
709 709  
710 -(((
711 711  507.7 - SF7BW125 to SF12BW125
712 -)))
713 713  
714 -(((
715 715  507.9 - SF7BW125 to SF12BW125
716 -)))
717 717  
718 -(((
719 719  508.1 - SF7BW125 to SF12BW125
720 -)))
721 721  
722 -(((
723 723  505.3 - SF12BW125 (RX2 downlink only)
724 -)))
725 725  
726 726  
727 727  
... ... @@ -748,222 +748,110 @@
748 748  
749 749  
750 750  
751 -
752 -
753 -
754 754  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
755 755  
756 -(((
757 757  (% style="color:blue" %)**Default Uplink channel:**
758 -)))
759 759  
760 -(((
761 761  923.2 - SF7BW125 to SF10BW125
762 -)))
763 763  
764 -(((
765 765  923.4 - SF7BW125 to SF10BW125
766 -)))
767 767  
768 -(((
769 -
770 -)))
771 771  
772 -(((
773 773  (% style="color:blue" %)**Additional Uplink Channel**:
774 -)))
775 775  
776 -(((
777 777  (OTAA mode, channel added by JoinAccept message)
778 -)))
779 779  
780 -(((
781 -
782 -)))
783 783  
784 -(((
785 785  (% style="color:blue" %)**AS920~~AS923 for Japan, Malaysia, Singapore**:
786 -)))
787 787  
788 -(((
789 789  922.2 - SF7BW125 to SF10BW125
790 -)))
791 791  
792 -(((
793 793  922.4 - SF7BW125 to SF10BW125
794 -)))
795 795  
796 -(((
797 797  922.6 - SF7BW125 to SF10BW125
798 -)))
799 799  
800 -(((
801 801  922.8 - SF7BW125 to SF10BW125
802 -)))
803 803  
804 -(((
805 805  923.0 - SF7BW125 to SF10BW125
806 -)))
807 807  
808 -(((
809 809  922.0 - SF7BW125 to SF10BW125
810 -)))
811 811  
812 -(((
813 -
814 -)))
815 815  
816 -(((
817 817  (% style="color:blue" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
818 -)))
819 819  
820 -(((
821 821  923.6 - SF7BW125 to SF10BW125
822 -)))
823 823  
824 -(((
825 825  923.8 - SF7BW125 to SF10BW125
826 -)))
827 827  
828 -(((
829 829  924.0 - SF7BW125 to SF10BW125
830 -)))
831 831  
832 -(((
833 833  924.2 - SF7BW125 to SF10BW125
834 -)))
835 835  
836 -(((
837 837  924.4 - SF7BW125 to SF10BW125
838 -)))
839 839  
840 -(((
841 841  924.6 - SF7BW125 to SF10BW125
842 -)))
843 843  
844 -(((
845 -
846 -)))
847 847  
848 -(((
849 849  (% style="color:blue" %)**Downlink:**
850 -)))
851 851  
852 -(((
853 853  Uplink channels 1-8 (RX1)
854 -)))
855 855  
856 -(((
857 857  923.2 - SF10BW125 (RX2)
858 -)))
859 859  
860 860  
861 861  
862 862  === 2.8.6 KR920-923 (KR920) ===
863 863  
864 -(((
865 865  (% style="color:blue" %)**Default channel:**
866 -)))
867 867  
868 -(((
869 869  922.1 - SF7BW125 to SF12BW125
870 -)))
871 871  
872 -(((
873 873  922.3 - SF7BW125 to SF12BW125
874 -)))
875 875  
876 -(((
877 877  922.5 - SF7BW125 to SF12BW125
878 -)))
879 879  
880 -(((
881 -
882 -)))
883 883  
884 -(((
885 885  (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
886 -)))
887 887  
888 -(((
889 889  922.1 - SF7BW125 to SF12BW125
890 -)))
891 891  
892 -(((
893 893  922.3 - SF7BW125 to SF12BW125
894 -)))
895 895  
896 -(((
897 897  922.5 - SF7BW125 to SF12BW125
898 -)))
899 899  
900 -(((
901 901  922.7 - SF7BW125 to SF12BW125
902 -)))
903 903  
904 -(((
905 905  922.9 - SF7BW125 to SF12BW125
906 -)))
907 907  
908 -(((
909 909  923.1 - SF7BW125 to SF12BW125
910 -)))
911 911  
912 -(((
913 913  923.3 - SF7BW125 to SF12BW125
914 -)))
915 915  
916 -(((
917 -
918 -)))
919 919  
920 -(((
921 921  (% style="color:blue" %)**Downlink:**
922 -)))
923 923  
924 -(((
925 925  Uplink channels 1-7(RX1)
926 -)))
927 927  
928 -(((
929 929  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
930 -)))
931 931  
932 932  
933 933  
934 934  === 2.8.7 IN865-867 (IN865) ===
935 935  
936 -(((
937 937  (% style="color:blue" %)**Uplink:**
938 -)))
939 939  
940 -(((
941 941  865.0625 - SF7BW125 to SF12BW125
942 -)))
943 943  
944 -(((
945 945  865.4025 - SF7BW125 to SF12BW125
946 -)))
947 947  
948 -(((
949 949  865.9850 - SF7BW125 to SF12BW125
950 -)))
951 951  
952 -(((
953 -
954 -)))
955 955  
956 -(((
957 957  (% style="color:blue" %)**Downlink:**
958 -)))
959 959  
960 -(((
961 961  Uplink channels 1-3 (RX1)
962 -)))
963 963  
964 -(((
965 965  866.550 - SF10BW125 (RX2)
966 -)))
967 967  
968 968  
969 969  
... ... @@ -976,9 +976,6 @@
976 976  
977 977  
978 978  
979 -
980 -
981 -
982 982  == 2.10 ​Firmware Change Log ==
983 983  
984 984  
... ... @@ -993,51 +993,26 @@
993 993  
994 994  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
995 995  
996 -(((
997 997  Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
998 -)))
999 999  
1000 -* (((
1001 -AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
1002 -)))
1003 -* (((
1004 -LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
1005 -)))
763 +* AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
764 +* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
1006 1006  
1007 -(((
1008 1008  There are two kinds of commands to configure LSPH01, they are:
1009 -)))
1010 1010  
1011 -* (((
1012 -(% style="color:#4f81bd" %)** General Commands**.
1013 -)))
768 +* (% style="color:#4f81bd" %)** General Commands**.
1014 1014  
1015 -(((
1016 1016  These commands are to configure:
1017 -)))
1018 1018  
1019 -* (((
1020 -General system settings like: uplink interval.
1021 -)))
1022 -* (((
1023 -LoRaWAN protocol & radio related command.
1024 -)))
772 +* General system settings like: uplink interval.
773 +* LoRaWAN protocol & radio related command.
1025 1025  
1026 -(((
1027 1027  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/]]
1028 -)))
1029 1029  
1030 -(((
1031 -
1032 -)))
1033 1033  
1034 -* (((
1035 -(% style="color:#4f81bd" %)** Commands special design for LSPH01**
1036 -)))
778 +* (% style="color:#4f81bd" %)** Commands special design for LSPH01**
1037 1037  
1038 -(((
1039 1039  These commands only valid for LSPH01, as below:
1040 -)))
1041 1041  
1042 1042  
1043 1043  
... ... @@ -1050,28 +1050,19 @@
1050 1050  [[image:image-20220607171554-8.png]]
1051 1051  
1052 1052  
1053 -(((
793 +
1054 1054  (% style="color:#037691" %)**Downlink Command: 0x01**
1055 -)))
1056 1056  
1057 -(((
1058 1058  Format: Command Code (0x01) followed by 3 bytes time value.
1059 -)))
1060 1060  
1061 -(((
1062 1062  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
1063 -)))
1064 1064  
1065 -* (((
1066 -Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1067 -)))
1068 -* (((
1069 -Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
800 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
801 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1070 1070  
1071 1071  
1072 -
1073 -)))
1074 1074  
805 +
1075 1075  == 3.2 Set Interrupt Mode ==
1076 1076  
1077 1077  Feature, Set Interrupt mode for GPIO_EXIT.
... ... @@ -1078,37 +1078,22 @@
1078 1078  
1079 1079  (% style="color:#037691" %)**AT Command: AT+INTMOD**
1080 1080  
1081 -[[image:image-20220610105907-1.png]]
812 +[[image:image-20220607171716-9.png]]
1082 1082  
1083 1083  
1084 -(((
1085 1085  (% style="color:#037691" %)**Downlink Command: 0x06**
1086 -)))
1087 1087  
1088 -(((
1089 1089  Format: Command Code (0x06) followed by 3 bytes.
1090 -)))
1091 1091  
1092 -(((
1093 1093  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
1094 -)))
1095 1095  
1096 -* (((
1097 -Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1098 -)))
1099 -* (((
1100 -Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1101 -)))
821 +* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
822 +* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1102 1102  
1103 -(((
1104 -
1105 -)))
1106 1106  
1107 -
1108 -
1109 1109  == 3.3 Calibrate Sensor ==
1110 1110  
1111 -Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
827 +Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1112 1112  
1113 1113  
1114 1114  
... ... @@ -1123,6 +1123,7 @@
1123 1123  * Reply to the confirmation package: 26 01
1124 1124  * Reply to non-confirmed packet: 26 00
1125 1125  
842 +
1126 1126  Device will send an uplink after got this downlink command. With below payload:
1127 1127  
1128 1128  Configures info payload:
... ... @@ -1140,14 +1140,14 @@
1140 1140  
1141 1141  Version
1142 1142  )))|Sensor Type|Reserve|(((
1143 -[[Message Type>>||anchor="H2.3.6MessageType"]]
860 +[[Message Type>>path:#H2.3.6MessageType]]
1144 1144  Always 0x02
1145 1145  )))
1146 1146  
1147 -(% style="color:#037691" %)**Software Type**(%%): Always 0x03 for LSPH01
864 +**Software Type**: Always 0x03 for LSPH01
1148 1148  
1149 1149  
1150 -(% style="color:#037691" %)**Frequency Band**:
867 +**Frequency Band**:
1151 1151  
1152 1152  *0x01: EU868
1153 1153  
... ... @@ -1170,13 +1170,13 @@
1170 1170  *0xa0: AS923-3
1171 1171  
1172 1172  
1173 -(% style="color:#037691" %)**Sub-Band**(%%): value 0x00 ~~ 0x08
890 +**Sub-Band**: value 0x00 ~~ 0x08
1174 1174  
1175 1175  
1176 -(% style="color:#037691" %)**Firmware Version**(%%): 0x0100, Means: v1.0.0 version
893 +**Firmware Version**: 0x0100, Means: v1.0.0 version
1177 1177  
1178 1178  
1179 -(% style="color:#037691" %)**Sensor Type**:
896 +**Sensor Type**:
1180 1180  
1181 1181  0x01: LSE01
1182 1182  
... ... @@ -1203,7 +1203,7 @@
1203 1203  )))
1204 1204  
1205 1205  (((
1206 -The discharge curve is not linear so can't simply use percentage to show the battery level. Below is the battery performance.
923 +The discharge curve is not linear so cant simply use percentage to show the battery level. Below is the battery performance.
1207 1207  )))
1208 1208  
1209 1209  [[image:1654593587246-335.png]]
... ... @@ -1238,12 +1238,12 @@
1238 1238  )))
1239 1239  
1240 1240  
1241 -(% style="color:red" %)**Step 1**(%%): Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
958 +**Step 1**: Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
1242 1242  
1243 1243  [[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/]]
1244 1244  
1245 1245  
1246 -(% style="color:#037691" %)**Step 2**(%%): Open it and choose
963 +**Step 2**: Open it and choose
1247 1247  
1248 1248  * Product Model
1249 1249  * Uplink Interval
... ... @@ -1257,13 +1257,13 @@
1257 1257  The battery related documents as below:
1258 1258  
1259 1259  * (((
1260 -[[Battery Dimension>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
977 +[[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
1261 1261  )))
1262 1262  * (((
1263 1263  [[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
1264 1264  )))
1265 1265  * (((
1266 -[[Lithium-ion Battery-Capacitor datasheet>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]], [[Tech Spec>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]]
983 +[[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]]
1267 1267  )))
1268 1268  
1269 1269  [[image:image-20220607172042-11.png]]
... ... @@ -1280,13 +1280,9 @@
1280 1280  
1281 1281  === ​4.3.2 Replace the battery ===
1282 1282  
1283 -(((
1284 -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.
1285 -)))
1000 +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.
1286 1286  
1287 -(((
1288 1288  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)
1289 -)))
1290 1290  
1291 1291  
1292 1292  
... ... @@ -1307,29 +1307,29 @@
1307 1307  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1308 1308  
1309 1309  
1310 -(((
1311 1311  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:
1312 -)))
1313 1313  
1314 1314  
1315 1315   [[image:1654593712276-618.png]]
1316 1316  
1317 -Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1028 +Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1318 1318  
1319 1319  
1031 +
1320 1320  = 6. FAQ =
1321 1321  
1322 1322  == 6.1 How to change the LoRa Frequency Bands/Region ==
1323 1323  
1324 -You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1036 +You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1325 1325  When downloading the images, choose the required image file for download. ​
1326 1326  
1327 1327  
1040 +
1328 1328  = 7. Trouble Shooting =
1329 1329  
1330 -== 7.1 AT Commands input doesn't work ==
1043 +== 7.1 AT Commands input doesnt work ==
1331 1331  
1332 -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.
1045 +In the case if user can see the console output but cant type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesnt send (% style="color:green" %)**ENTER**(%%) while press the send key, user need to add ENTER in their string.
1333 1333  
1334 1334  
1335 1335  
... ... @@ -1350,8 +1350,6 @@
1350 1350  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1351 1351  
1352 1352  
1353 -
1354 -
1355 1355  = 9. ​Packing Info =
1356 1356  
1357 1357  
... ... @@ -1367,8 +1367,6 @@
1367 1367  * Weight / pcs : g
1368 1368  
1369 1369  
1370 -
1371 -
1372 1372  = 10. ​Support =
1373 1373  
1374 1374  * 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.
image-20220610105907-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -15.5 KB
Content