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

From version 73.14
edited by Xiaoling
on 2022/06/07 17:41
Change comment: There is no comment for this version
To version 87.2
edited by Xiaoling
on 2022/06/14 14:38
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 -**Contents:**
7 +**Table of Contents:**
8 8  
9 9  * [[1. Introduction>>path:#H1.Introduction]]
10 10  ** [[1.1 ​What is LoRaWAN Soil pH Sensor>>path:#H1.1200BWhatisLoRaWANSoilpHSensor]]
... ... @@ -66,13 +66,13 @@
66 66  
67 67  
68 68  
69 -
70 -
71 71  = 1. Introduction =
72 72  
73 73  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
74 74  
75 75  (((
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 77  )))
78 78  
... ... @@ -97,6 +97,7 @@
97 97  
98 98  
99 99  
100 +
100 100  == ​1.2 Features ==
101 101  
102 102  * LoRaWAN 1.0.3 Class A
... ... @@ -158,7 +158,7 @@
158 158  )))
159 159  
160 160  (((
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.
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.
162 162  )))
163 163  
164 164  
... ... @@ -170,10 +170,14 @@
170 170  
171 171  (((
172 172  [[image:1654592492399-921.png]]
174 +
175 +
173 173  )))
174 174  
175 175  (((
176 176  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 +
177 177  )))
178 178  
179 179  (((
... ... @@ -197,11 +197,13 @@
197 197  [[image:1654592600093-601.png]]
198 198  
199 199  
205 +
200 200  **Add APP EUI and DEV EUI**
201 201  
202 202  [[image:1654592619856-881.png]]
203 203  
204 204  
211 +
205 205  **Add APP EUI in the application**
206 206  
207 207  [[image:1654592632656-512.png]]
... ... @@ -244,19 +244,17 @@
244 244  )))
245 245  
246 246  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
247 -|(((
248 -**Size**
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"]]
249 249  
250 -**(bytes)**
251 -)))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
252 -|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
253 -[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
254 -
255 -[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]]
256 -)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|(((
257 -[[Digital Interrupt (Optional)>>path:#H2.3.5InterruptPin]]
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"]]
258 258  )))|Reserve|(((
259 -[[Message Type>>path:#H2.3.6MessageType]]
264 +[[Message Type>>||anchor="H2.3.6MessageType"]]
260 260  )))
261 261  
262 262  [[image:1654592721645-318.png]]
... ... @@ -312,7 +312,7 @@
312 312  
313 313  === 2.3.5 Interrupt Pin ===
314 314  
315 -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.
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.
316 316  
317 317  
318 318  **Example:**
... ... @@ -325,20 +325,23 @@
325 325  
326 326  === 2.3.6 Message Type ===
327 327  
333 +(((
328 328  For a normal uplink payload, the message type is always 0x01.
335 +)))
329 329  
337 +(((
330 330  Valid Message Type:
339 +)))
331 331  
332 332  
333 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
334 -|**Message Type Code**|**Description**|**Payload**
335 -|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
336 -|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
337 -|0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
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"]]
338 338  
339 339  
340 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,18 +358,27 @@
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>>path:/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H4.1ChangeUplinkInterval]]
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"]]
362 362  
363 363  
364 364  
365 365  == 2.5 ​Show Data in DataCake IoT Server ==
366 366  
375 +(((
367 367  [[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 +)))
368 368  
379 +(((
380 +
381 +)))
369 369  
383 +(((
370 370  (% style="color:blue" %)**Step 1**(%%)**: Be sure that your device is programmed and properly connected to the network at this time.**
385 +)))
371 371  
387 +(((
372 372  (% 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 +)))
373 373  
374 374  
375 375  [[image:1654592790040-760.png]]
... ... @@ -392,9 +392,13 @@
392 392  [[image:1654592856403-259.png]]
393 393  
394 394  
412 +(((
395 395  (% style="color:blue" %)**Step 5**(%%)**: add payload decode**
414 +)))
396 396  
416 +(((
397 397  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 +)))
398 398  
399 399  
400 400  [[image:1654592878525-845.png]]
... ... @@ -417,8 +417,10 @@
417 417  === 2.6.1 Before measurement ===
418 418  
419 419  (((
441 +(((
420 420  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. 
421 421  )))
444 +)))
422 422  
423 423  
424 424  
... ... @@ -425,24 +425,45 @@
425 425  === 2.6.2 Measurement ===
426 426  
427 427  
451 +(((
428 428  (% style="color:#4f81bd" %)**Measurement the soil surface:**
453 +)))
429 429  
455 +(((
430 430  [[image:1654592946732-634.png]]
457 +)))
431 431  
459 +(((
432 432  Choose the proper measuring position. Split the surface soil according to the measured deep.
461 +)))
433 433  
463 +(((
434 434  Put pure water, or rainwater to make the soil of measurement point to moist mud. Remove rocks or hard things.
465 +)))
435 435  
467 +(((
436 436  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 +)))
437 437  
471 +(((
438 438  Put soil over the probe after insert. And start to measure.
473 +)))
439 439  
475 +(((
476 +
477 +)))
440 440  
479 +(((
441 441  (% style="color:#4f81bd" %)**Measurement inside soil:**
481 +)))
442 442  
483 +(((
443 443  Dig a hole with diameter > 20CM.
485 +)))
444 444  
487 +(((
445 445  Insert the probe inside, method like measure the surface.
489 +)))
446 446  
447 447  
448 448  
... ... @@ -472,9 +472,13 @@
472 472  
473 473  == 2.7 Calibration ==
474 474  
519 +(((
475 475  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 +)))
476 476  
523 +(((
477 477  After stable, user can use below command to calibrate.
525 +)))
478 478  
479 479  [[image:image-20220607171149-4.png]]
480 480  
... ... @@ -481,12 +481,10 @@
481 481  
482 482  (% style="color:#037691" %)**Calibration Payload**
483 483  
484 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
485 -|(((
486 -**Size**
487 -
488 -**(bytes)**
489 -)))|**1**|**1**|**1**|**7**|**1**
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**
490 490  |**Value**|(((
491 491  PH4
492 492  
... ... @@ -496,7 +496,7 @@
496 496  
497 497  Calibrate value
498 498  )))|Reserve|(((
499 -[[Message Type>>path:#H2.3.6MessageType]]
545 +[[Message Type>>||anchor="H2.3.6MessageType"]]
500 500  
501 501  Always 0x03
502 502  )))
... ... @@ -510,8 +510,6 @@
510 510  * Reply to non-confirmed packet: 14 00
511 511  
512 512  
513 -
514 -
515 515  == 2.8 Frequency Plans ==
516 516  
517 517  (((
... ... @@ -521,32 +521,61 @@
521 521  
522 522  === 2.8.1 EU863-870 (EU868) ===
523 523  
568 +(((
524 524  (% style="color:blue" %)**Uplink:**
570 +)))
525 525  
572 +(((
526 526  868.1 - SF7BW125 to SF12BW125
574 +)))
527 527  
576 +(((
528 528  868.3 - SF7BW125 to SF12BW125 and SF7BW250
578 +)))
529 529  
580 +(((
530 530  868.5 - SF7BW125 to SF12BW125
582 +)))
531 531  
584 +(((
532 532  867.1 - SF7BW125 to SF12BW125
586 +)))
533 533  
588 +(((
534 534  867.3 - SF7BW125 to SF12BW125
590 +)))
535 535  
592 +(((
536 536  867.5 - SF7BW125 to SF12BW125
594 +)))
537 537  
596 +(((
538 538  867.7 - SF7BW125 to SF12BW125
598 +)))
539 539  
600 +(((
540 540  867.9 - SF7BW125 to SF12BW125
602 +)))
541 541  
604 +(((
542 542  868.8 - FSK
606 +)))
543 543  
608 +(((
609 +
610 +)))
544 544  
612 +(((
545 545  (% style="color:blue" %)**Downlink:**
614 +)))
546 546  
616 +(((
547 547  Uplink channels 1-9 (RX1)
618 +)))
548 548  
620 +(((
549 549  869.525 - SF9BW125 (RX2 downlink only)
622 +)))
550 550  
551 551  
552 552  
... ... @@ -570,46 +570,89 @@
570 570  
571 571  === 2.8.3 CN470-510 (CN470) ===
572 572  
646 +(((
573 573  Used in China, Default use CHE=1
648 +)))
574 574  
650 +(((
575 575  (% style="color:blue" %)**Uplink:**
652 +)))
576 576  
654 +(((
577 577  486.3 - SF7BW125 to SF12BW125
656 +)))
578 578  
658 +(((
579 579  486.5 - SF7BW125 to SF12BW125
660 +)))
580 580  
662 +(((
581 581  486.7 - SF7BW125 to SF12BW125
664 +)))
582 582  
666 +(((
583 583  486.9 - SF7BW125 to SF12BW125
668 +)))
584 584  
670 +(((
585 585  487.1 - SF7BW125 to SF12BW125
672 +)))
586 586  
674 +(((
587 587  487.3 - SF7BW125 to SF12BW125
676 +)))
588 588  
678 +(((
589 589  487.5 - SF7BW125 to SF12BW125
680 +)))
590 590  
682 +(((
591 591  487.7 - SF7BW125 to SF12BW125
684 +)))
592 592  
686 +(((
687 +
688 +)))
593 593  
690 +(((
594 594  (% style="color:blue" %)**Downlink:**
692 +)))
595 595  
694 +(((
596 596  506.7 - SF7BW125 to SF12BW125
696 +)))
597 597  
698 +(((
598 598  506.9 - SF7BW125 to SF12BW125
700 +)))
599 599  
702 +(((
600 600  507.1 - SF7BW125 to SF12BW125
704 +)))
601 601  
706 +(((
602 602  507.3 - SF7BW125 to SF12BW125
708 +)))
603 603  
710 +(((
604 604  507.5 - SF7BW125 to SF12BW125
712 +)))
605 605  
714 +(((
606 606  507.7 - SF7BW125 to SF12BW125
716 +)))
607 607  
718 +(((
608 608  507.9 - SF7BW125 to SF12BW125
720 +)))
609 609  
722 +(((
610 610  508.1 - SF7BW125 to SF12BW125
724 +)))
611 611  
726 +(((
612 612  505.3 - SF12BW125 (RX2 downlink only)
728 +)))
613 613  
614 614  
615 615  
... ... @@ -638,108 +638,217 @@
638 638  
639 639  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
640 640  
757 +(((
641 641  (% style="color:blue" %)**Default Uplink channel:**
759 +)))
642 642  
761 +(((
643 643  923.2 - SF7BW125 to SF10BW125
763 +)))
644 644  
765 +(((
645 645  923.4 - SF7BW125 to SF10BW125
767 +)))
646 646  
769 +(((
770 +
771 +)))
647 647  
773 +(((
648 648  (% style="color:blue" %)**Additional Uplink Channel**:
775 +)))
649 649  
777 +(((
650 650  (OTAA mode, channel added by JoinAccept message)
779 +)))
651 651  
781 +(((
782 +
783 +)))
652 652  
785 +(((
653 653  (% style="color:blue" %)**AS920~~AS923 for Japan, Malaysia, Singapore**:
787 +)))
654 654  
789 +(((
655 655  922.2 - SF7BW125 to SF10BW125
791 +)))
656 656  
793 +(((
657 657  922.4 - SF7BW125 to SF10BW125
795 +)))
658 658  
797 +(((
659 659  922.6 - SF7BW125 to SF10BW125
799 +)))
660 660  
801 +(((
661 661  922.8 - SF7BW125 to SF10BW125
803 +)))
662 662  
805 +(((
663 663  923.0 - SF7BW125 to SF10BW125
807 +)))
664 664  
809 +(((
665 665  922.0 - SF7BW125 to SF10BW125
811 +)))
666 666  
813 +(((
814 +
815 +)))
667 667  
817 +(((
668 668  (% style="color:blue" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
819 +)))
669 669  
821 +(((
670 670  923.6 - SF7BW125 to SF10BW125
823 +)))
671 671  
825 +(((
672 672  923.8 - SF7BW125 to SF10BW125
827 +)))
673 673  
829 +(((
674 674  924.0 - SF7BW125 to SF10BW125
831 +)))
675 675  
833 +(((
676 676  924.2 - SF7BW125 to SF10BW125
835 +)))
677 677  
837 +(((
678 678  924.4 - SF7BW125 to SF10BW125
839 +)))
679 679  
841 +(((
680 680  924.6 - SF7BW125 to SF10BW125
843 +)))
681 681  
845 +(((
846 +
847 +)))
682 682  
849 +(((
683 683  (% style="color:blue" %)**Downlink:**
851 +)))
684 684  
853 +(((
685 685  Uplink channels 1-8 (RX1)
855 +)))
686 686  
857 +(((
687 687  923.2 - SF10BW125 (RX2)
859 +)))
688 688  
689 689  
690 690  
691 691  === 2.8.6 KR920-923 (KR920) ===
692 692  
865 +(((
693 693  (% style="color:blue" %)**Default channel:**
867 +)))
694 694  
869 +(((
695 695  922.1 - SF7BW125 to SF12BW125
871 +)))
696 696  
873 +(((
697 697  922.3 - SF7BW125 to SF12BW125
875 +)))
698 698  
877 +(((
699 699  922.5 - SF7BW125 to SF12BW125
879 +)))
700 700  
881 +(((
882 +
883 +)))
701 701  
885 +(((
702 702  (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
887 +)))
703 703  
889 +(((
704 704  922.1 - SF7BW125 to SF12BW125
891 +)))
705 705  
893 +(((
706 706  922.3 - SF7BW125 to SF12BW125
895 +)))
707 707  
897 +(((
708 708  922.5 - SF7BW125 to SF12BW125
899 +)))
709 709  
901 +(((
710 710  922.7 - SF7BW125 to SF12BW125
903 +)))
711 711  
905 +(((
712 712  922.9 - SF7BW125 to SF12BW125
907 +)))
713 713  
909 +(((
714 714  923.1 - SF7BW125 to SF12BW125
911 +)))
715 715  
913 +(((
716 716  923.3 - SF7BW125 to SF12BW125
915 +)))
717 717  
917 +(((
918 +
919 +)))
718 718  
921 +(((
719 719  (% style="color:blue" %)**Downlink:**
923 +)))
720 720  
925 +(((
721 721  Uplink channels 1-7(RX1)
927 +)))
722 722  
929 +(((
723 723  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
931 +)))
724 724  
725 725  
726 726  
727 727  === 2.8.7 IN865-867 (IN865) ===
728 728  
937 +(((
729 729  (% style="color:blue" %)**Uplink:**
939 +)))
730 730  
941 +(((
731 731  865.0625 - SF7BW125 to SF12BW125
943 +)))
732 732  
945 +(((
733 733  865.4025 - SF7BW125 to SF12BW125
947 +)))
734 734  
949 +(((
735 735  865.9850 - SF7BW125 to SF12BW125
951 +)))
736 736  
953 +(((
954 +
955 +)))
737 737  
957 +(((
738 738  (% style="color:blue" %)**Downlink:**
959 +)))
739 739  
961 +(((
740 740  Uplink channels 1-3 (RX1)
963 +)))
741 741  
965 +(((
742 742  866.550 - SF10BW125 (RX2)
967 +)))
743 743  
744 744  
745 745  
... ... @@ -766,26 +766,51 @@
766 766  
767 767  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
768 768  
994 +(((
769 769  Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
996 +)))
770 770  
771 -* AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
772 -* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
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 +)))
773 773  
1005 +(((
774 774  There are two kinds of commands to configure LSPH01, they are:
1007 +)))
775 775  
776 -* (% style="color:#4f81bd" %)** General Commands**.
1009 +* (((
1010 +(% style="color:#4f81bd" %)** General Commands**.
1011 +)))
777 777  
1013 +(((
778 778  These commands are to configure:
1015 +)))
779 779  
780 -* General system settings like: uplink interval.
781 -* LoRaWAN protocol & radio related command.
1017 +* (((
1018 +General system settings like: uplink interval.
1019 +)))
1020 +* (((
1021 +LoRaWAN protocol & radio related command.
1022 +)))
782 782  
1024 +(((
783 783  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 +)))
784 784  
1028 +(((
1029 +
1030 +)))
785 785  
786 -* (% style="color:#4f81bd" %)** Commands special design for LSPH01**
1032 +* (((
1033 +(% style="color:#4f81bd" %)** Commands special design for LSPH01**
1034 +)))
787 787  
1036 +(((
788 788  These commands only valid for LSPH01, as below:
1038 +)))
789 789  
790 790  
791 791  
... ... @@ -799,18 +799,28 @@
799 799  
800 800  
801 801  
1052 +(((
802 802  (% style="color:#037691" %)**Downlink Command: 0x01**
1054 +)))
803 803  
1056 +(((
804 804  Format: Command Code (0x01) followed by 3 bytes time value.
1058 +)))
805 805  
1060 +(((
806 806  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
1062 +)))
807 807  
808 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
809 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
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
810 810  
811 811  
1071 +
1072 +)))
812 812  
813 -
814 814  == 3.2 Set Interrupt Mode ==
815 815  
816 816  Feature, Set Interrupt mode for GPIO_EXIT.
... ... @@ -817,22 +817,37 @@
817 817  
818 818  (% style="color:#037691" %)**AT Command: AT+INTMOD**
819 819  
820 -[[image:image-20220607171716-9.png]]
1080 +[[image:image-20220610105907-1.png]]
821 821  
822 822  
1083 +(((
823 823  (% style="color:#037691" %)**Downlink Command: 0x06**
1085 +)))
824 824  
1087 +(((
825 825  Format: Command Code (0x06) followed by 3 bytes.
1089 +)))
826 826  
1091 +(((
827 827  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 +)))
828 828  
829 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
830 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
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 +)))
831 831  
1102 +(((
1103 +
1104 +)))
832 832  
1106 +
1107 +
833 833  == 3.3 Calibrate Sensor ==
834 834  
835 -Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1110 +Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
836 836  
837 837  
838 838  
... ... @@ -847,7 +847,6 @@
847 847  * Reply to the confirmation package: 26 01
848 848  * Reply to non-confirmed packet: 26 00
849 849  
850 -
851 851  Device will send an uplink after got this downlink command. With below payload:
852 852  
853 853  Configures info payload:
... ... @@ -865,7 +865,7 @@
865 865  
866 866  Version
867 867  )))|Sensor Type|Reserve|(((
868 -[[Message Type>>path:#H2.3.6MessageType]]
1142 +[[Message Type>>||anchor="H2.3.6MessageType"]]
869 869  Always 0x02
870 870  )))
871 871  
... ... @@ -1005,9 +1005,13 @@
1005 1005  
1006 1006  === ​4.3.2 Replace the battery ===
1007 1007  
1282 +(((
1008 1008  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 +)))
1009 1009  
1286 +(((
1010 1010  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 +)))
1011 1011  
1012 1012  
1013 1013  
... ... @@ -1028,24 +1028,24 @@
1028 1028  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1029 1029  
1030 1030  
1309 +(((
1031 1031  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 +)))
1032 1032  
1033 1033  
1034 1034   [[image:1654593712276-618.png]]
1035 1035  
1036 -Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1316 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1037 1037  
1038 1038  
1039 -
1040 1040  = 6. FAQ =
1041 1041  
1042 1042  == 6.1 How to change the LoRa Frequency Bands/Region ==
1043 1043  
1044 -You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1323 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1045 1045  When downloading the images, choose the required image file for download. ​
1046 1046  
1047 1047  
1048 -
1049 1049  = 7. Trouble Shooting =
1050 1050  
1051 1051  == 7.1 AT Commands input doesn’t work ==
image-20220610105907-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +15.5 KB
Content