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

From version 87.2
edited by Xiaoling
on 2022/06/14 14:38
Change comment: There is no comment for this version
To version 73.12
edited by Xiaoling
on 2022/06/07 17:37
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]]
... ... @@ -66,31 +66,21 @@
66 66  
67 67  
68 68  
69 +
70 +
69 69  = 1. Introduction =
70 70  
71 71  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
72 72  
73 -(((
74 -
75 -
76 76  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.
77 -)))
78 78  
79 -(((
80 80  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.
81 -)))
82 82  
83 -(((
84 84  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.
85 -)))
86 86  
87 -(((
88 88  LSPH01 is powered by (% style="color:#4f81bd" %)**8500mAh Li-SOCI2 battery**(%%), it is designed for long term use up to 5 years.
89 -)))
90 90  
91 -(((
92 92  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.
93 -)))
94 94  
95 95  
96 96  [[image:1654592435432-887.png]]
... ... @@ -97,7 +97,6 @@
97 97  
98 98  
99 99  
100 -
101 101  == ​1.2 Features ==
102 102  
103 103  * LoRaWAN 1.0.3 Class A
... ... @@ -159,7 +159,7 @@
159 159  )))
160 160  
161 161  (((
162 -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 +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.
163 163  )))
164 164  
165 165  
... ... @@ -171,14 +171,10 @@
171 171  
172 172  (((
173 173  [[image:1654592492399-921.png]]
174 -
175 -
176 176  )))
177 177  
178 178  (((
179 179  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.
180 -
181 -
182 182  )))
183 183  
184 184  (((
... ... @@ -202,13 +202,11 @@
202 202  [[image:1654592600093-601.png]]
203 203  
204 204  
205 -
206 206  **Add APP EUI and DEV EUI**
207 207  
208 208  [[image:1654592619856-881.png]]
209 209  
210 210  
211 -
212 212  **Add APP EUI in the application**
213 213  
214 214  [[image:1654592632656-512.png]]
... ... @@ -228,9 +228,7 @@
228 228  [[image:image-20220607170442-2.png]]
229 229  
230 230  
231 -(((
232 232  (% 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.
233 -)))
234 234  
235 235  [[image:1654592697690-910.png]]
236 236  
... ... @@ -238,30 +238,26 @@
238 238  
239 239  == 2.3 ​Uplink Payload ==
240 240  
241 -(((
242 242  LSPH01 will uplink payload via LoRaWAN with below payload format: 
243 -)))
244 244  
245 -(((
246 246  Uplink payload includes in total 11 bytes.
247 -)))
248 248  
249 -(((
250 250  Normal uplink payload:
251 -)))
252 252  
253 253  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
254 -|=(% style="width: 62.5px;" %)(((
255 -**Size (bytes)**
256 -)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
257 -|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
258 -[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
229 +|(((
230 +**Size**
259 259  
260 -[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
261 -)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
262 -[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
232 +**(bytes)**
233 +)))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
234 +|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
235 +[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
236 +
237 +[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]]
238 +)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|(((
239 +[[Digital Interrupt (Optional)>>path:#H2.3.5InterruptPin]]
263 263  )))|Reserve|(((
264 -[[Message Type>>||anchor="H2.3.6MessageType"]]
241 +[[Message Type>>path:#H2.3.6MessageType]]
265 265  )))
266 266  
267 267  [[image:1654592721645-318.png]]
... ... @@ -317,7 +317,7 @@
317 317  
318 318  === 2.3.5 Interrupt Pin ===
319 319  
320 -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 +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.
321 321  
322 322  
323 323  **Example:**
... ... @@ -330,23 +330,20 @@
330 330  
331 331  === 2.3.6 Message Type ===
332 332  
333 -(((
334 334  For a normal uplink payload, the message type is always 0x01.
335 -)))
336 336  
337 -(((
338 338  Valid Message Type:
339 -)))
340 340  
341 341  
342 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
343 -|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
344 -|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
345 -|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
346 -|(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
315 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
316 +|**Message Type Code**|**Description**|**Payload**
317 +|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
318 +|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
319 +|0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
347 347  
348 348  
349 349  
323 +
350 350  === 2.3.7 Decode payload in The Things Network ===
351 351  
352 352  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -366,27 +366,18 @@
366 366  
367 367  == 2.4 Uplink Interval ==
368 368  
369 -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"]]
343 +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]]
370 370  
371 371  
372 372  
373 373  == 2.5 ​Show Data in DataCake IoT Server ==
374 374  
375 -(((
376 376  [[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:
377 -)))
378 378  
379 -(((
380 -
381 -)))
382 382  
383 -(((
384 384  (% style="color:blue" %)**Step 1**(%%)**: Be sure that your device is programmed and properly connected to the network at this time.**
385 -)))
386 386  
387 -(((
388 388  (% 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:**
389 -)))
390 390  
391 391  
392 392  [[image:1654592790040-760.png]]
... ... @@ -409,13 +409,9 @@
409 409  [[image:1654592856403-259.png]]
410 410  
411 411  
412 -(((
413 413  (% style="color:blue" %)**Step 5**(%%)**: add payload decode**
414 -)))
415 415  
416 -(((
417 417  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/]]
418 -)))
419 419  
420 420  
421 421  [[image:1654592878525-845.png]]
... ... @@ -438,10 +438,8 @@
438 438  === 2.6.1 Before measurement ===
439 439  
440 440  (((
441 -(((
442 442  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. 
443 443  )))
444 -)))
445 445  
446 446  
447 447  
... ... @@ -448,45 +448,24 @@
448 448  === 2.6.2 Measurement ===
449 449  
450 450  
451 -(((
452 452  (% style="color:#4f81bd" %)**Measurement the soil surface:**
453 -)))
454 454  
455 -(((
456 456  [[image:1654592946732-634.png]]
457 -)))
458 458  
459 -(((
460 460  Choose the proper measuring position. Split the surface soil according to the measured deep.
461 -)))
462 462  
463 -(((
464 464  Put pure water, or rainwater to make the soil of measurement point to moist mud. Remove rocks or hard things.
465 -)))
466 466  
467 -(((
468 468  Slowly insert the probe to the measure point. Don’t use large force which will break the probe. Make sure not shake when inserting.
469 -)))
470 470  
471 -(((
472 472  Put soil over the probe after insert. And start to measure.
473 -)))
474 474  
475 -(((
476 -
477 -)))
478 478  
479 -(((
480 480  (% style="color:#4f81bd" %)**Measurement inside soil:**
481 -)))
482 482  
483 -(((
484 484  Dig a hole with diameter > 20CM.
485 -)))
486 486  
487 -(((
488 488  Insert the probe inside, method like measure the surface.
489 -)))
490 490  
491 491  
492 492  
... ... @@ -516,13 +516,9 @@
516 516  
517 517  == 2.7 Calibration ==
518 518  
519 -(((
520 520  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).
521 -)))
522 522  
523 -(((
524 524  After stable, user can use below command to calibrate.
525 -)))
526 526  
527 527  [[image:image-20220607171149-4.png]]
528 528  
... ... @@ -529,10 +529,12 @@
529 529  
530 530  (% style="color:#037691" %)**Calibration Payload**
531 531  
532 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
533 -|=(% style="width: 62.5px;" %)(((
534 -**Size (bytes)**
535 -)))|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**7**|=(% style="width: 89px;" %)**1**
466 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
467 +|(((
468 +**Size**
469 +
470 +**(bytes)**
471 +)))|**1**|**1**|**1**|**7**|**1**
536 536  |**Value**|(((
537 537  PH4
538 538  
... ... @@ -542,7 +542,7 @@
542 542  
543 543  Calibrate value
544 544  )))|Reserve|(((
545 -[[Message Type>>||anchor="H2.3.6MessageType"]]
481 +[[Message Type>>path:#H2.3.6MessageType]]
546 546  
547 547  Always 0x03
548 548  )))
... ... @@ -556,6 +556,8 @@
556 556  * Reply to non-confirmed packet: 14 00
557 557  
558 558  
495 +
496 +
559 559  == 2.8 Frequency Plans ==
560 560  
561 561  (((
... ... @@ -565,61 +565,32 @@
565 565  
566 566  === 2.8.1 EU863-870 (EU868) ===
567 567  
568 -(((
569 569  (% style="color:blue" %)**Uplink:**
570 -)))
571 571  
572 -(((
573 573  868.1 - SF7BW125 to SF12BW125
574 -)))
575 575  
576 -(((
577 577  868.3 - SF7BW125 to SF12BW125 and SF7BW250
578 -)))
579 579  
580 -(((
581 581  868.5 - SF7BW125 to SF12BW125
582 -)))
583 583  
584 -(((
585 585  867.1 - SF7BW125 to SF12BW125
586 -)))
587 587  
588 -(((
589 589  867.3 - SF7BW125 to SF12BW125
590 -)))
591 591  
592 -(((
593 593  867.5 - SF7BW125 to SF12BW125
594 -)))
595 595  
596 -(((
597 597  867.7 - SF7BW125 to SF12BW125
598 -)))
599 599  
600 -(((
601 601  867.9 - SF7BW125 to SF12BW125
602 -)))
603 603  
604 -(((
605 605  868.8 - FSK
606 -)))
607 607  
608 -(((
609 -
610 -)))
611 611  
612 -(((
613 613  (% style="color:blue" %)**Downlink:**
614 -)))
615 615  
616 -(((
617 617  Uplink channels 1-9 (RX1)
618 -)))
619 619  
620 -(((
621 621  869.525 - SF9BW125 (RX2 downlink only)
622 -)))
623 623  
624 624  
625 625  
... ... @@ -643,89 +643,46 @@
643 643  
644 644  === 2.8.3 CN470-510 (CN470) ===
645 645  
646 -(((
647 647  Used in China, Default use CHE=1
648 -)))
649 649  
650 -(((
651 651  (% style="color:blue" %)**Uplink:**
652 -)))
653 653  
654 -(((
655 655  486.3 - SF7BW125 to SF12BW125
656 -)))
657 657  
658 -(((
659 659  486.5 - SF7BW125 to SF12BW125
660 -)))
661 661  
662 -(((
663 663  486.7 - SF7BW125 to SF12BW125
664 -)))
665 665  
666 -(((
667 667  486.9 - SF7BW125 to SF12BW125
668 -)))
669 669  
670 -(((
671 671  487.1 - SF7BW125 to SF12BW125
672 -)))
673 673  
674 -(((
675 675  487.3 - SF7BW125 to SF12BW125
676 -)))
677 677  
678 -(((
679 679  487.5 - SF7BW125 to SF12BW125
680 -)))
681 681  
682 -(((
683 683  487.7 - SF7BW125 to SF12BW125
684 -)))
685 685  
686 -(((
687 -
688 -)))
689 689  
690 -(((
691 691  (% style="color:blue" %)**Downlink:**
692 -)))
693 693  
694 -(((
695 695  506.7 - SF7BW125 to SF12BW125
696 -)))
697 697  
698 -(((
699 699  506.9 - SF7BW125 to SF12BW125
700 -)))
701 701  
702 -(((
703 703  507.1 - SF7BW125 to SF12BW125
704 -)))
705 705  
706 -(((
707 707  507.3 - SF7BW125 to SF12BW125
708 -)))
709 709  
710 -(((
711 711  507.5 - SF7BW125 to SF12BW125
712 -)))
713 713  
714 -(((
715 715  507.7 - SF7BW125 to SF12BW125
716 -)))
717 717  
718 -(((
719 719  507.9 - SF7BW125 to SF12BW125
720 -)))
721 721  
722 -(((
723 723  508.1 - SF7BW125 to SF12BW125
724 -)))
725 725  
726 -(((
727 727  505.3 - SF12BW125 (RX2 downlink only)
728 -)))
729 729  
730 730  
731 731  
... ... @@ -754,217 +754,108 @@
754 754  
755 755  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
756 756  
757 -(((
758 758  (% style="color:blue" %)**Default Uplink channel:**
759 -)))
760 760  
761 -(((
762 762  923.2 - SF7BW125 to SF10BW125
763 -)))
764 764  
765 -(((
766 766  923.4 - SF7BW125 to SF10BW125
767 -)))
768 768  
769 -(((
770 -
771 -)))
772 772  
773 -(((
774 774  (% style="color:blue" %)**Additional Uplink Channel**:
775 -)))
776 776  
777 -(((
778 778  (OTAA mode, channel added by JoinAccept message)
779 -)))
780 780  
781 -(((
782 -
783 -)))
784 784  
785 -(((
786 786  (% style="color:blue" %)**AS920~~AS923 for Japan, Malaysia, Singapore**:
787 -)))
788 788  
789 -(((
790 790  922.2 - SF7BW125 to SF10BW125
791 -)))
792 792  
793 -(((
794 794  922.4 - SF7BW125 to SF10BW125
795 -)))
796 796  
797 -(((
798 798  922.6 - SF7BW125 to SF10BW125
799 -)))
800 800  
801 -(((
802 802  922.8 - SF7BW125 to SF10BW125
803 -)))
804 804  
805 -(((
806 806  923.0 - SF7BW125 to SF10BW125
807 -)))
808 808  
809 -(((
810 810  922.0 - SF7BW125 to SF10BW125
811 -)))
812 812  
813 -(((
814 -
815 -)))
816 816  
817 -(((
818 818  (% style="color:blue" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
819 -)))
820 820  
821 -(((
822 822  923.6 - SF7BW125 to SF10BW125
823 -)))
824 824  
825 -(((
826 826  923.8 - SF7BW125 to SF10BW125
827 -)))
828 828  
829 -(((
830 830  924.0 - SF7BW125 to SF10BW125
831 -)))
832 832  
833 -(((
834 834  924.2 - SF7BW125 to SF10BW125
835 -)))
836 836  
837 -(((
838 838  924.4 - SF7BW125 to SF10BW125
839 -)))
840 840  
841 -(((
842 842  924.6 - SF7BW125 to SF10BW125
843 -)))
844 844  
845 -(((
846 -
847 -)))
848 848  
849 -(((
850 850  (% style="color:blue" %)**Downlink:**
851 -)))
852 852  
853 -(((
854 854  Uplink channels 1-8 (RX1)
855 -)))
856 856  
857 -(((
858 858  923.2 - SF10BW125 (RX2)
859 -)))
860 860  
861 861  
862 862  
863 863  === 2.8.6 KR920-923 (KR920) ===
864 864  
865 -(((
866 866  (% style="color:blue" %)**Default channel:**
867 -)))
868 868  
869 -(((
870 870  922.1 - SF7BW125 to SF12BW125
871 -)))
872 872  
873 -(((
874 874  922.3 - SF7BW125 to SF12BW125
875 -)))
876 876  
877 -(((
878 878  922.5 - SF7BW125 to SF12BW125
879 -)))
880 880  
881 -(((
882 -
883 -)))
884 884  
885 -(((
886 886  (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
887 -)))
888 888  
889 -(((
890 890  922.1 - SF7BW125 to SF12BW125
891 -)))
892 892  
893 -(((
894 894  922.3 - SF7BW125 to SF12BW125
895 -)))
896 896  
897 -(((
898 898  922.5 - SF7BW125 to SF12BW125
899 -)))
900 900  
901 -(((
902 902  922.7 - SF7BW125 to SF12BW125
903 -)))
904 904  
905 -(((
906 906  922.9 - SF7BW125 to SF12BW125
907 -)))
908 908  
909 -(((
910 910  923.1 - SF7BW125 to SF12BW125
911 -)))
912 912  
913 -(((
914 914  923.3 - SF7BW125 to SF12BW125
915 -)))
916 916  
917 -(((
918 -
919 -)))
920 920  
921 -(((
922 922  (% style="color:blue" %)**Downlink:**
923 -)))
924 924  
925 -(((
926 926  Uplink channels 1-7(RX1)
927 -)))
928 928  
929 -(((
930 930  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
931 -)))
932 932  
933 933  
934 934  
935 935  === 2.8.7 IN865-867 (IN865) ===
936 936  
937 -(((
938 938  (% style="color:blue" %)**Uplink:**
939 -)))
940 940  
941 -(((
942 942  865.0625 - SF7BW125 to SF12BW125
943 -)))
944 944  
945 -(((
946 946  865.4025 - SF7BW125 to SF12BW125
947 -)))
948 948  
949 -(((
950 950  865.9850 - SF7BW125 to SF12BW125
951 -)))
952 952  
953 -(((
954 -
955 -)))
956 956  
957 -(((
958 958  (% style="color:blue" %)**Downlink:**
959 -)))
960 960  
961 -(((
962 962  Uplink channels 1-3 (RX1)
963 -)))
964 964  
965 -(((
966 966  866.550 - SF10BW125 (RX2)
967 -)))
968 968  
969 969  
970 970  
... ... @@ -991,51 +991,26 @@
991 991  
992 992  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
993 993  
994 -(((
995 995  Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
996 -)))
997 997  
998 -* (((
999 -AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
1000 -)))
1001 -* (((
1002 -LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
1003 -)))
753 +* AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
754 +* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
1004 1004  
1005 -(((
1006 1006  There are two kinds of commands to configure LSPH01, they are:
1007 -)))
1008 1008  
1009 -* (((
1010 -(% style="color:#4f81bd" %)** General Commands**.
1011 -)))
758 +* (% style="color:#4f81bd" %)** General Commands**.
1012 1012  
1013 -(((
1014 1014  These commands are to configure:
1015 -)))
1016 1016  
1017 -* (((
1018 -General system settings like: uplink interval.
1019 -)))
1020 -* (((
1021 -LoRaWAN protocol & radio related command.
1022 -)))
762 +* General system settings like: uplink interval.
763 +* LoRaWAN protocol & radio related command.
1023 1023  
1024 -(((
1025 1025  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/]]
1026 -)))
1027 1027  
1028 -(((
1029 -
1030 -)))
1031 1031  
1032 -* (((
1033 -(% style="color:#4f81bd" %)** Commands special design for LSPH01**
1034 -)))
768 +* (% style="color:#4f81bd" %)** Commands special design for LSPH01**
1035 1035  
1036 -(((
1037 1037  These commands only valid for LSPH01, as below:
1038 -)))
1039 1039  
1040 1040  
1041 1041  
... ... @@ -1049,28 +1049,18 @@
1049 1049  
1050 1050  
1051 1051  
1052 -(((
1053 1053  (% style="color:#037691" %)**Downlink Command: 0x01**
1054 -)))
1055 1055  
1056 -(((
1057 1057  Format: Command Code (0x01) followed by 3 bytes time value.
1058 -)))
1059 1059  
1060 -(((
1061 1061  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
1062 -)))
1063 1063  
1064 -* (((
1065 -Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1066 -)))
1067 -* (((
1068 -Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
790 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
791 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1069 1069  
1070 1070  
1071 -
1072 -)))
1073 1073  
795 +
1074 1074  == 3.2 Set Interrupt Mode ==
1075 1075  
1076 1076  Feature, Set Interrupt mode for GPIO_EXIT.
... ... @@ -1077,37 +1077,22 @@
1077 1077  
1078 1078  (% style="color:#037691" %)**AT Command: AT+INTMOD**
1079 1079  
1080 -[[image:image-20220610105907-1.png]]
802 +[[image:image-20220607171716-9.png]]
1081 1081  
1082 1082  
1083 -(((
1084 1084  (% style="color:#037691" %)**Downlink Command: 0x06**
1085 -)))
1086 1086  
1087 -(((
1088 1088  Format: Command Code (0x06) followed by 3 bytes.
1089 -)))
1090 1090  
1091 -(((
1092 1092  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
1093 -)))
1094 1094  
1095 -* (((
1096 -Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1097 -)))
1098 -* (((
1099 -Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1100 -)))
811 +* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
812 +* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1101 1101  
1102 -(((
1103 -
1104 -)))
1105 1105  
1106 -
1107 -
1108 1108  == 3.3 Calibrate Sensor ==
1109 1109  
1110 -Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
817 +Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1111 1111  
1112 1112  
1113 1113  
... ... @@ -1122,6 +1122,7 @@
1122 1122  * Reply to the confirmation package: 26 01
1123 1123  * Reply to non-confirmed packet: 26 00
1124 1124  
832 +
1125 1125  Device will send an uplink after got this downlink command. With below payload:
1126 1126  
1127 1127  Configures info payload:
... ... @@ -1139,7 +1139,7 @@
1139 1139  
1140 1140  Version
1141 1141  )))|Sensor Type|Reserve|(((
1142 -[[Message Type>>||anchor="H2.3.6MessageType"]]
850 +[[Message Type>>path:#H2.3.6MessageType]]
1143 1143  Always 0x02
1144 1144  )))
1145 1145  
... ... @@ -1279,13 +1279,9 @@
1279 1279  
1280 1280  === ​4.3.2 Replace the battery ===
1281 1281  
1282 -(((
1283 1283  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.
1284 -)))
1285 1285  
1286 -(((
1287 1287  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)
1288 -)))
1289 1289  
1290 1290  
1291 1291  
... ... @@ -1306,24 +1306,24 @@
1306 1306  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1307 1307  
1308 1308  
1309 -(((
1310 1310  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:
1311 -)))
1312 1312  
1313 1313  
1314 1314   [[image:1654593712276-618.png]]
1315 1315  
1316 -Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1018 +Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1317 1317  
1318 1318  
1021 +
1319 1319  = 6. FAQ =
1320 1320  
1321 1321  == 6.1 How to change the LoRa Frequency Bands/Region ==
1322 1322  
1323 -You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1026 +You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1324 1324  When downloading the images, choose the required image file for download. ​
1325 1325  
1326 1326  
1030 +
1327 1327  = 7. Trouble Shooting =
1328 1328  
1329 1329  == 7.1 AT Commands input doesn’t work ==
image-20220610105907-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -15.5 KB
Content