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

From version 91.1
edited by Xiaoling
on 2022/06/25 16:58
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
... ... @@ -111,9 +111,6 @@
111 111  
112 112  
113 113  
114 -
115 -
116 -
117 117  == 1.3 Probe Specification ==
118 118  
119 119  
... ... @@ -136,9 +136,6 @@
136 136  
137 137  
138 138  
139 -
140 -
141 -
142 142  == 1.4 ​Applications ==
143 143  
144 144  * Smart Agriculture
... ... @@ -145,9 +145,6 @@
145 145  
146 146  
147 147  
148 -
149 -
150 -
151 151  == 1.5 Pin mapping and power on ==
152 152  
153 153  [[image:1654592472094-134.png]]
... ... @@ -163,7 +163,7 @@
163 163  )))
164 164  
165 165  (((
166 -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.
167 167  )))
168 168  
169 169  
... ... @@ -175,14 +175,10 @@
175 175  
176 176  (((
177 177  [[image:1654592492399-921.png]]
178 -
179 -
180 180  )))
181 181  
182 182  (((
183 183  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.
184 -
185 -
186 186  )))
187 187  
188 188  (((
... ... @@ -206,13 +206,11 @@
206 206  [[image:1654592600093-601.png]]
207 207  
208 208  
209 -
210 210  **Add APP EUI and DEV EUI**
211 211  
212 212  [[image:1654592619856-881.png]]
213 213  
214 214  
215 -
216 216  **Add APP EUI in the application**
217 217  
218 218  [[image:1654592632656-512.png]]
... ... @@ -232,9 +232,7 @@
232 232  [[image:image-20220607170442-2.png]]
233 233  
234 234  
235 -(((
236 236  (% 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.
237 -)))
238 238  
239 239  [[image:1654592697690-910.png]]
240 240  
... ... @@ -242,30 +242,26 @@
242 242  
243 243  == 2.3 ​Uplink Payload ==
244 244  
245 -(((
246 246  LSPH01 will uplink payload via LoRaWAN with below payload format: 
247 -)))
248 248  
249 -(((
250 250  Uplink payload includes in total 11 bytes.
251 -)))
252 252  
253 -(((
254 254  Normal uplink payload:
255 -)))
256 256  
257 257  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
258 -|=(% style="width: 62.5px;" %)(((
259 -**Size (bytes)**
260 -)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
261 -|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
262 -[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
239 +|(((
240 +**Size**
263 263  
264 -[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
265 -)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
266 -[[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]]
267 267  )))|Reserve|(((
268 -[[Message Type>>||anchor="H2.3.6MessageType"]]
251 +[[Message Type>>path:#H2.3.6MessageType]]
269 269  )))
270 270  
271 271  [[image:1654592721645-318.png]]
... ... @@ -321,7 +321,7 @@
321 321  
322 322  === 2.3.5 Interrupt Pin ===
323 323  
324 -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.
325 325  
326 326  
327 327  **Example:**
... ... @@ -334,26 +334,20 @@
334 334  
335 335  === 2.3.6 Message Type ===
336 336  
337 -(((
338 338  For a normal uplink payload, the message type is always 0x01.
339 -)))
340 340  
341 -(((
342 342  Valid Message Type:
343 -)))
344 344  
345 345  
346 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
347 -|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
348 -|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
349 -|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
350 -|(% 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]]
351 351  
352 352  
353 353  
354 354  
355 -
356 -
357 357  === 2.3.7 Decode payload in The Things Network ===
358 358  
359 359  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -373,27 +373,18 @@
373 373  
374 374  == 2.4 Uplink Interval ==
375 375  
376 -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]]
377 377  
378 378  
379 379  
380 380  == 2.5 ​Show Data in DataCake IoT Server ==
381 381  
382 -(((
383 383  [[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:
384 -)))
385 385  
386 -(((
387 -
388 -)))
389 389  
390 -(((
391 391  (% style="color:blue" %)**Step 1**(%%)**: Be sure that your device is programmed and properly connected to the network at this time.**
392 -)))
393 393  
394 -(((
395 395  (% 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:**
396 -)))
397 397  
398 398  
399 399  [[image:1654592790040-760.png]]
... ... @@ -416,13 +416,9 @@
416 416  [[image:1654592856403-259.png]]
417 417  
418 418  
419 -(((
420 420  (% style="color:blue" %)**Step 5**(%%)**: add payload decode**
421 -)))
422 422  
423 -(((
424 424  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/]]
425 -)))
426 426  
427 427  
428 428  [[image:1654592878525-845.png]]
... ... @@ -445,10 +445,8 @@
445 445  === 2.6.1 Before measurement ===
446 446  
447 447  (((
448 -(((
449 449  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. 
450 450  )))
451 -)))
452 452  
453 453  
454 454  
... ... @@ -455,45 +455,24 @@
455 455  === 2.6.2 Measurement ===
456 456  
457 457  
458 -(((
459 459  (% style="color:#4f81bd" %)**Measurement the soil surface:**
460 -)))
461 461  
462 -(((
463 463  [[image:1654592946732-634.png]]
464 -)))
465 465  
466 -(((
467 467  Choose the proper measuring position. Split the surface soil according to the measured deep.
468 -)))
469 469  
470 -(((
471 471  Put pure water, or rainwater to make the soil of measurement point to moist mud. Remove rocks or hard things.
472 -)))
473 473  
474 -(((
475 475  Slowly insert the probe to the measure point. Don’t use large force which will break the probe. Make sure not shake when inserting.
476 -)))
477 477  
478 -(((
479 479  Put soil over the probe after insert. And start to measure.
480 -)))
481 481  
482 -(((
483 -
484 -)))
485 485  
486 -(((
487 487  (% style="color:#4f81bd" %)**Measurement inside soil:**
488 -)))
489 489  
490 -(((
491 491  Dig a hole with diameter > 20CM.
492 -)))
493 493  
494 -(((
495 495  Insert the probe inside, method like measure the surface.
496 -)))
497 497  
498 498  
499 499  
... ... @@ -523,13 +523,9 @@
523 523  
524 524  == 2.7 Calibration ==
525 525  
526 -(((
527 527  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).
528 -)))
529 529  
530 -(((
531 531  After stable, user can use below command to calibrate.
532 -)))
533 533  
534 534  [[image:image-20220607171149-4.png]]
535 535  
... ... @@ -536,10 +536,12 @@
536 536  
537 537  (% style="color:#037691" %)**Calibration Payload**
538 538  
539 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
540 -|=(% style="width: 62.5px;" %)(((
541 -**Size (bytes)**
542 -)))|=(% 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**
543 543  |**Value**|(((
544 544  PH4
545 545  
... ... @@ -549,7 +549,7 @@
549 549  
550 550  Calibrate value
551 551  )))|Reserve|(((
552 -[[Message Type>>||anchor="H2.3.6MessageType"]]
491 +[[Message Type>>path:#H2.3.6MessageType]]
553 553  
554 554  Always 0x03
555 555  )))
... ... @@ -563,6 +563,8 @@
563 563  * Reply to non-confirmed packet: 14 00
564 564  
565 565  
505 +
506 +
566 566  == 2.8 Frequency Plans ==
567 567  
568 568  (((
... ... @@ -572,61 +572,32 @@
572 572  
573 573  === 2.8.1 EU863-870 (EU868) ===
574 574  
575 -(((
576 576  (% style="color:blue" %)**Uplink:**
577 -)))
578 578  
579 -(((
580 580  868.1 - SF7BW125 to SF12BW125
581 -)))
582 582  
583 -(((
584 584  868.3 - SF7BW125 to SF12BW125 and SF7BW250
585 -)))
586 586  
587 -(((
588 588  868.5 - SF7BW125 to SF12BW125
589 -)))
590 590  
591 -(((
592 592  867.1 - SF7BW125 to SF12BW125
593 -)))
594 594  
595 -(((
596 596  867.3 - SF7BW125 to SF12BW125
597 -)))
598 598  
599 -(((
600 600  867.5 - SF7BW125 to SF12BW125
601 -)))
602 602  
603 -(((
604 604  867.7 - SF7BW125 to SF12BW125
605 -)))
606 606  
607 -(((
608 608  867.9 - SF7BW125 to SF12BW125
609 -)))
610 610  
611 -(((
612 612  868.8 - FSK
613 -)))
614 614  
615 -(((
616 -
617 -)))
618 618  
619 -(((
620 620  (% style="color:blue" %)**Downlink:**
621 -)))
622 622  
623 -(((
624 624  Uplink channels 1-9 (RX1)
625 -)))
626 626  
627 -(((
628 628  869.525 - SF9BW125 (RX2 downlink only)
629 -)))
630 630  
631 631  
632 632  
... ... @@ -648,95 +648,48 @@
648 648  * 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)
649 649  
650 650  
651 -
652 -
653 -
654 -
655 655  === 2.8.3 CN470-510 (CN470) ===
656 656  
657 -(((
658 658  Used in China, Default use CHE=1
659 -)))
660 660  
661 -(((
662 662  (% style="color:blue" %)**Uplink:**
663 -)))
664 664  
665 -(((
666 666  486.3 - SF7BW125 to SF12BW125
667 -)))
668 668  
669 -(((
670 670  486.5 - SF7BW125 to SF12BW125
671 -)))
672 672  
673 -(((
674 674  486.7 - SF7BW125 to SF12BW125
675 -)))
676 676  
677 -(((
678 678  486.9 - SF7BW125 to SF12BW125
679 -)))
680 680  
681 -(((
682 682  487.1 - SF7BW125 to SF12BW125
683 -)))
684 684  
685 -(((
686 686  487.3 - SF7BW125 to SF12BW125
687 -)))
688 688  
689 -(((
690 690  487.5 - SF7BW125 to SF12BW125
691 -)))
692 692  
693 -(((
694 694  487.7 - SF7BW125 to SF12BW125
695 -)))
696 696  
697 -(((
698 -
699 -)))
700 700  
701 -(((
702 702  (% style="color:blue" %)**Downlink:**
703 -)))
704 704  
705 -(((
706 706  506.7 - SF7BW125 to SF12BW125
707 -)))
708 708  
709 -(((
710 710  506.9 - SF7BW125 to SF12BW125
711 -)))
712 712  
713 -(((
714 714  507.1 - SF7BW125 to SF12BW125
715 -)))
716 716  
717 -(((
718 718  507.3 - SF7BW125 to SF12BW125
719 -)))
720 720  
721 -(((
722 722  507.5 - SF7BW125 to SF12BW125
723 -)))
724 724  
725 -(((
726 726  507.7 - SF7BW125 to SF12BW125
727 -)))
728 728  
729 -(((
730 730  507.9 - SF7BW125 to SF12BW125
731 -)))
732 732  
733 -(((
734 734  508.1 - SF7BW125 to SF12BW125
735 -)))
736 736  
737 -(((
738 738  505.3 - SF12BW125 (RX2 downlink only)
739 -)))
740 740  
741 741  
742 742  
... ... @@ -763,222 +763,110 @@
763 763  
764 764  
765 765  
766 -
767 -
768 -
769 769  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
770 770  
771 -(((
772 772  (% style="color:blue" %)**Default Uplink channel:**
773 -)))
774 774  
775 -(((
776 776  923.2 - SF7BW125 to SF10BW125
777 -)))
778 778  
779 -(((
780 780  923.4 - SF7BW125 to SF10BW125
781 -)))
782 782  
783 -(((
784 -
785 -)))
786 786  
787 -(((
788 788  (% style="color:blue" %)**Additional Uplink Channel**:
789 -)))
790 790  
791 -(((
792 792  (OTAA mode, channel added by JoinAccept message)
793 -)))
794 794  
795 -(((
796 -
797 -)))
798 798  
799 -(((
800 800  (% style="color:blue" %)**AS920~~AS923 for Japan, Malaysia, Singapore**:
801 -)))
802 802  
803 -(((
804 804  922.2 - SF7BW125 to SF10BW125
805 -)))
806 806  
807 -(((
808 808  922.4 - SF7BW125 to SF10BW125
809 -)))
810 810  
811 -(((
812 812  922.6 - SF7BW125 to SF10BW125
813 -)))
814 814  
815 -(((
816 816  922.8 - SF7BW125 to SF10BW125
817 -)))
818 818  
819 -(((
820 820  923.0 - SF7BW125 to SF10BW125
821 -)))
822 822  
823 -(((
824 824  922.0 - SF7BW125 to SF10BW125
825 -)))
826 826  
827 -(((
828 -
829 -)))
830 830  
831 -(((
832 832  (% style="color:blue" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
833 -)))
834 834  
835 -(((
836 836  923.6 - SF7BW125 to SF10BW125
837 -)))
838 838  
839 -(((
840 840  923.8 - SF7BW125 to SF10BW125
841 -)))
842 842  
843 -(((
844 844  924.0 - SF7BW125 to SF10BW125
845 -)))
846 846  
847 -(((
848 848  924.2 - SF7BW125 to SF10BW125
849 -)))
850 850  
851 -(((
852 852  924.4 - SF7BW125 to SF10BW125
853 -)))
854 854  
855 -(((
856 856  924.6 - SF7BW125 to SF10BW125
857 -)))
858 858  
859 -(((
860 -
861 -)))
862 862  
863 -(((
864 864  (% style="color:blue" %)**Downlink:**
865 -)))
866 866  
867 -(((
868 868  Uplink channels 1-8 (RX1)
869 -)))
870 870  
871 -(((
872 872  923.2 - SF10BW125 (RX2)
873 -)))
874 874  
875 875  
876 876  
877 877  === 2.8.6 KR920-923 (KR920) ===
878 878  
879 -(((
880 880  (% style="color:blue" %)**Default channel:**
881 -)))
882 882  
883 -(((
884 884  922.1 - SF7BW125 to SF12BW125
885 -)))
886 886  
887 -(((
888 888  922.3 - SF7BW125 to SF12BW125
889 -)))
890 890  
891 -(((
892 892  922.5 - SF7BW125 to SF12BW125
893 -)))
894 894  
895 -(((
896 -
897 -)))
898 898  
899 -(((
900 900  (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
901 -)))
902 902  
903 -(((
904 904  922.1 - SF7BW125 to SF12BW125
905 -)))
906 906  
907 -(((
908 908  922.3 - SF7BW125 to SF12BW125
909 -)))
910 910  
911 -(((
912 912  922.5 - SF7BW125 to SF12BW125
913 -)))
914 914  
915 -(((
916 916  922.7 - SF7BW125 to SF12BW125
917 -)))
918 918  
919 -(((
920 920  922.9 - SF7BW125 to SF12BW125
921 -)))
922 922  
923 -(((
924 924  923.1 - SF7BW125 to SF12BW125
925 -)))
926 926  
927 -(((
928 928  923.3 - SF7BW125 to SF12BW125
929 -)))
930 930  
931 -(((
932 -
933 -)))
934 934  
935 -(((
936 936  (% style="color:blue" %)**Downlink:**
937 -)))
938 938  
939 -(((
940 940  Uplink channels 1-7(RX1)
941 -)))
942 942  
943 -(((
944 944  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
945 -)))
946 946  
947 947  
948 948  
949 949  === 2.8.7 IN865-867 (IN865) ===
950 950  
951 -(((
952 952  (% style="color:blue" %)**Uplink:**
953 -)))
954 954  
955 -(((
956 956  865.0625 - SF7BW125 to SF12BW125
957 -)))
958 958  
959 -(((
960 960  865.4025 - SF7BW125 to SF12BW125
961 -)))
962 962  
963 -(((
964 964  865.9850 - SF7BW125 to SF12BW125
965 -)))
966 966  
967 -(((
968 -
969 -)))
970 970  
971 -(((
972 972  (% style="color:blue" %)**Downlink:**
973 -)))
974 974  
975 -(((
976 976  Uplink channels 1-3 (RX1)
977 -)))
978 978  
979 -(((
980 980  866.550 - SF10BW125 (RX2)
981 -)))
982 982  
983 983  
984 984  
... ... @@ -991,9 +991,6 @@
991 991  
992 992  
993 993  
994 -
995 -
996 -
997 997  == 2.10 ​Firmware Change Log ==
998 998  
999 999  
... ... @@ -1008,51 +1008,26 @@
1008 1008  
1009 1009  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
1010 1010  
1011 -(((
1012 1012  Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
1013 -)))
1014 1014  
1015 -* (((
1016 -AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
1017 -)))
1018 -* (((
1019 -LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
1020 -)))
763 +* AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
764 +* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
1021 1021  
1022 -(((
1023 1023  There are two kinds of commands to configure LSPH01, they are:
1024 -)))
1025 1025  
1026 -* (((
1027 -(% style="color:#4f81bd" %)** General Commands**.
1028 -)))
768 +* (% style="color:#4f81bd" %)** General Commands**.
1029 1029  
1030 -(((
1031 1031  These commands are to configure:
1032 -)))
1033 1033  
1034 -* (((
1035 -General system settings like: uplink interval.
1036 -)))
1037 -* (((
1038 -LoRaWAN protocol & radio related command.
1039 -)))
772 +* General system settings like: uplink interval.
773 +* LoRaWAN protocol & radio related command.
1040 1040  
1041 -(((
1042 1042  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/]]
1043 -)))
1044 1044  
1045 -(((
1046 -
1047 -)))
1048 1048  
1049 -* (((
1050 -(% style="color:#4f81bd" %)** Commands special design for LSPH01**
1051 -)))
778 +* (% style="color:#4f81bd" %)** Commands special design for LSPH01**
1052 1052  
1053 -(((
1054 1054  These commands only valid for LSPH01, as below:
1055 -)))
1056 1056  
1057 1057  
1058 1058  
... ... @@ -1065,28 +1065,19 @@
1065 1065  [[image:image-20220607171554-8.png]]
1066 1066  
1067 1067  
1068 -(((
793 +
1069 1069  (% style="color:#037691" %)**Downlink Command: 0x01**
1070 -)))
1071 1071  
1072 -(((
1073 1073  Format: Command Code (0x01) followed by 3 bytes time value.
1074 -)))
1075 1075  
1076 -(((
1077 1077  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
1078 -)))
1079 1079  
1080 -* (((
1081 -Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1082 -)))
1083 -* (((
1084 -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
1085 1085  
1086 1086  
1087 -
1088 -)))
1089 1089  
805 +
1090 1090  == 3.2 Set Interrupt Mode ==
1091 1091  
1092 1092  Feature, Set Interrupt mode for GPIO_EXIT.
... ... @@ -1093,37 +1093,22 @@
1093 1093  
1094 1094  (% style="color:#037691" %)**AT Command: AT+INTMOD**
1095 1095  
1096 -[[image:image-20220610105907-1.png]]
812 +[[image:image-20220607171716-9.png]]
1097 1097  
1098 1098  
1099 -(((
1100 1100  (% style="color:#037691" %)**Downlink Command: 0x06**
1101 -)))
1102 1102  
1103 -(((
1104 1104  Format: Command Code (0x06) followed by 3 bytes.
1105 -)))
1106 1106  
1107 -(((
1108 1108  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
1109 -)))
1110 1110  
1111 -* (((
1112 -Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1113 -)))
1114 -* (((
1115 -Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1116 -)))
821 +* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
822 +* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1117 1117  
1118 -(((
1119 -
1120 -)))
1121 1121  
1122 -
1123 -
1124 1124  == 3.3 Calibrate Sensor ==
1125 1125  
1126 -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
1127 1127  
1128 1128  
1129 1129  
... ... @@ -1138,6 +1138,7 @@
1138 1138  * Reply to the confirmation package: 26 01
1139 1139  * Reply to non-confirmed packet: 26 00
1140 1140  
842 +
1141 1141  Device will send an uplink after got this downlink command. With below payload:
1142 1142  
1143 1143  Configures info payload:
... ... @@ -1155,14 +1155,14 @@
1155 1155  
1156 1156  Version
1157 1157  )))|Sensor Type|Reserve|(((
1158 -[[Message Type>>||anchor="H2.3.6MessageType"]]
860 +[[Message Type>>path:#H2.3.6MessageType]]
1159 1159  Always 0x02
1160 1160  )))
1161 1161  
1162 -(% style="color:#037691" %)**Software Type**(%%): Always 0x03 for LSPH01
864 +**Software Type**: Always 0x03 for LSPH01
1163 1163  
1164 1164  
1165 -(% style="color:#037691" %)**Frequency Band**:
867 +**Frequency Band**:
1166 1166  
1167 1167  *0x01: EU868
1168 1168  
... ... @@ -1185,13 +1185,13 @@
1185 1185  *0xa0: AS923-3
1186 1186  
1187 1187  
1188 -(% style="color:#037691" %)**Sub-Band**(%%): value 0x00 ~~ 0x08
890 +**Sub-Band**: value 0x00 ~~ 0x08
1189 1189  
1190 1190  
1191 -(% style="color:#037691" %)**Firmware Version**(%%): 0x0100, Means: v1.0.0 version
893 +**Firmware Version**: 0x0100, Means: v1.0.0 version
1192 1192  
1193 1193  
1194 -(% style="color:#037691" %)**Sensor Type**:
896 +**Sensor Type**:
1195 1195  
1196 1196  0x01: LSE01
1197 1197  
... ... @@ -1218,7 +1218,7 @@
1218 1218  )))
1219 1219  
1220 1220  (((
1221 -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.
1222 1222  )))
1223 1223  
1224 1224  [[image:1654593587246-335.png]]
... ... @@ -1253,12 +1253,12 @@
1253 1253  )))
1254 1254  
1255 1255  
1256 -(% 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:
1257 1257  
1258 1258  [[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/]]
1259 1259  
1260 1260  
1261 -(% style="color:#037691" %)**Step 2**(%%): Open it and choose
963 +**Step 2**: Open it and choose
1262 1262  
1263 1263  * Product Model
1264 1264  * Uplink Interval
... ... @@ -1272,13 +1272,13 @@
1272 1272  The battery related documents as below:
1273 1273  
1274 1274  * (((
1275 -[[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]],
1276 1276  )))
1277 1277  * (((
1278 1278  [[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
1279 1279  )))
1280 1280  * (((
1281 -[[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]]
1282 1282  )))
1283 1283  
1284 1284  [[image:image-20220607172042-11.png]]
... ... @@ -1295,13 +1295,9 @@
1295 1295  
1296 1296  === ​4.3.2 Replace the battery ===
1297 1297  
1298 -(((
1299 -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.
1300 -)))
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.
1301 1301  
1302 -(((
1303 1303  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)
1304 -)))
1305 1305  
1306 1306  
1307 1307  
... ... @@ -1322,29 +1322,29 @@
1322 1322  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1323 1323  
1324 1324  
1325 -(((
1326 1326  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:
1327 -)))
1328 1328  
1329 1329  
1330 1330   [[image:1654593712276-618.png]]
1331 1331  
1332 -Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1028 +Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1333 1333  
1334 1334  
1031 +
1335 1335  = 6. FAQ =
1336 1336  
1337 1337  == 6.1 How to change the LoRa Frequency Bands/Region ==
1338 1338  
1339 -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]].
1340 1340  When downloading the images, choose the required image file for download. ​
1341 1341  
1342 1342  
1040 +
1343 1343  = 7. Trouble Shooting =
1344 1344  
1345 -== 7.1 AT Commands input doesn't work ==
1043 +== 7.1 AT Commands input doesnt work ==
1346 1346  
1347 -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.
1348 1348  
1349 1349  
1350 1350  
... ... @@ -1365,8 +1365,6 @@
1365 1365  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1366 1366  
1367 1367  
1368 -
1369 -
1370 1370  = 9. ​Packing Info =
1371 1371  
1372 1372  
... ... @@ -1382,8 +1382,6 @@
1382 1382  * Weight / pcs : g
1383 1383  
1384 1384  
1385 -
1386 -
1387 1387  = 10. ​Support =
1388 1388  
1389 1389  * 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