<
From version < 73.13 >
edited by Xiaoling
on 2022/06/07 17:39
To version < 85.10 >
edited by Xiaoling
on 2022/06/08 11:37
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -64,10 +64,6 @@
64 64  
65 65  
66 66  
67 -
68 -
69 -
70 -
71 71  = 1. Introduction =
72 72  
73 73  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
... ... @@ -97,6 +97,7 @@
97 97  
98 98  
99 99  
96 +
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.
158 +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  
... ... @@ -221,7 +221,9 @@
221 221  [[image:image-20220607170442-2.png]]
222 222  
223 223  
221 +(((
224 224  (% 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.
223 +)))
225 225  
226 226  [[image:1654592697690-910.png]]
227 227  
... ... @@ -229,26 +229,30 @@
229 229  
230 230  == 2.3 ​Uplink Payload ==
231 231  
231 +(((
232 232  LSPH01 will uplink payload via LoRaWAN with below payload format: 
233 +)))
233 233  
235 +(((
234 234  Uplink payload includes in total 11 bytes.
237 +)))
235 235  
239 +(((
236 236  Normal uplink payload:
241 +)))
237 237  
238 238  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
239 -|(((
240 -**Size**
244 +|=(% style="width: 62.5px;" %)(((
245 +**Size (bytes)**
246 +)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
247 +|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
248 +[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
241 241  
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]]
250 +[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
251 +)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
252 +[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
250 250  )))|Reserve|(((
251 -[[Message Type>>path:#H2.3.6MessageType]]
254 +[[Message Type>>||anchor="H2.3.6MessageType"]]
252 252  )))
253 253  
254 254  [[image:1654592721645-318.png]]
... ... @@ -304,7 +304,7 @@
304 304  
305 305  === 2.3.5 Interrupt Pin ===
306 306  
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 +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.
308 308  
309 309  
310 310  **Example:**
... ... @@ -317,20 +317,23 @@
317 317  
318 318  === 2.3.6 Message Type ===
319 319  
323 +(((
320 320  For a normal uplink payload, the message type is always 0x01.
325 +)))
321 321  
327 +(((
322 322  Valid Message Type:
329 +)))
323 323  
324 324  
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]]
332 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
333 +|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
334 +|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
335 +|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
336 +|(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
330 330  
331 331  
332 332  
333 -
334 334  === 2.3.7 Decode payload in The Things Network ===
335 335  
336 336  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -356,12 +356,21 @@
356 356  
357 357  == 2.5 ​Show Data in DataCake IoT Server ==
358 358  
365 +(((
359 359  [[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:
367 +)))
360 360  
369 +(((
370 +
371 +)))
361 361  
373 +(((
362 362  (% style="color:blue" %)**Step 1**(%%)**: Be sure that your device is programmed and properly connected to the network at this time.**
375 +)))
363 363  
377 +(((
364 364  (% 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:**
379 +)))
365 365  
366 366  
367 367  [[image:1654592790040-760.png]]
... ... @@ -384,9 +384,13 @@
384 384  [[image:1654592856403-259.png]]
385 385  
386 386  
402 +(((
387 387  (% style="color:blue" %)**Step 5**(%%)**: add payload decode**
404 +)))
388 388  
406 +(((
389 389  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/]]
408 +)))
390 390  
391 391  
392 392  [[image:1654592878525-845.png]]
... ... @@ -409,8 +409,10 @@
409 409  === 2.6.1 Before measurement ===
410 410  
411 411  (((
431 +(((
412 412  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. 
413 413  )))
434 +)))
414 414  
415 415  
416 416  
... ... @@ -417,24 +417,45 @@
417 417  === 2.6.2 Measurement ===
418 418  
419 419  
441 +(((
420 420  (% style="color:#4f81bd" %)**Measurement the soil surface:**
443 +)))
421 421  
445 +(((
422 422  [[image:1654592946732-634.png]]
447 +)))
423 423  
449 +(((
424 424  Choose the proper measuring position. Split the surface soil according to the measured deep.
451 +)))
425 425  
453 +(((
426 426  Put pure water, or rainwater to make the soil of measurement point to moist mud. Remove rocks or hard things.
455 +)))
427 427  
457 +(((
428 428  Slowly insert the probe to the measure point. Don’t use large force which will break the probe. Make sure not shake when inserting.
459 +)))
429 429  
461 +(((
430 430  Put soil over the probe after insert. And start to measure.
463 +)))
431 431  
465 +(((
466 +
467 +)))
432 432  
469 +(((
433 433  (% style="color:#4f81bd" %)**Measurement inside soil:**
471 +)))
434 434  
473 +(((
435 435  Dig a hole with diameter > 20CM.
475 +)))
436 436  
477 +(((
437 437  Insert the probe inside, method like measure the surface.
479 +)))
438 438  
439 439  
440 440  
... ... @@ -464,9 +464,13 @@
464 464  
465 465  == 2.7 Calibration ==
466 466  
509 +(((
467 467  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).
511 +)))
468 468  
513 +(((
469 469  After stable, user can use below command to calibrate.
515 +)))
470 470  
471 471  [[image:image-20220607171149-4.png]]
472 472  
... ... @@ -473,7 +473,7 @@
473 473  
474 474  (% style="color:#037691" %)**Calibration Payload**
475 475  
476 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
522 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
477 477  |(((
478 478  **Size**
479 479  
... ... @@ -488,7 +488,7 @@
488 488  
489 489  Calibrate value
490 490  )))|Reserve|(((
491 -[[Message Type>>path:#H2.3.6MessageType]]
537 +[[Message Type>>||anchor="H2.3.6MessageType"]]
492 492  
493 493  Always 0x03
494 494  )))
... ... @@ -501,9 +501,6 @@
501 501  * Reply to the confirmation package: 14 01
502 502  * Reply to non-confirmed packet: 14 00
503 503  
504 -
505 -
506 -
507 507  == 2.8 Frequency Plans ==
508 508  
509 509  (((
... ... @@ -513,32 +513,61 @@
513 513  
514 514  === 2.8.1 EU863-870 (EU868) ===
515 515  
559 +(((
516 516  (% style="color:blue" %)**Uplink:**
561 +)))
517 517  
563 +(((
518 518  868.1 - SF7BW125 to SF12BW125
565 +)))
519 519  
567 +(((
520 520  868.3 - SF7BW125 to SF12BW125 and SF7BW250
569 +)))
521 521  
571 +(((
522 522  868.5 - SF7BW125 to SF12BW125
573 +)))
523 523  
575 +(((
524 524  867.1 - SF7BW125 to SF12BW125
577 +)))
525 525  
579 +(((
526 526  867.3 - SF7BW125 to SF12BW125
581 +)))
527 527  
583 +(((
528 528  867.5 - SF7BW125 to SF12BW125
585 +)))
529 529  
587 +(((
530 530  867.7 - SF7BW125 to SF12BW125
589 +)))
531 531  
591 +(((
532 532  867.9 - SF7BW125 to SF12BW125
593 +)))
533 533  
595 +(((
534 534  868.8 - FSK
597 +)))
535 535  
599 +(((
600 +
601 +)))
536 536  
603 +(((
537 537  (% style="color:blue" %)**Downlink:**
605 +)))
538 538  
607 +(((
539 539  Uplink channels 1-9 (RX1)
609 +)))
540 540  
611 +(((
541 541  869.525 - SF9BW125 (RX2 downlink only)
613 +)))
542 542  
543 543  
544 544  
... ... @@ -559,49 +559,91 @@
559 559  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
560 560  * 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)
561 561  
562 -
563 563  === 2.8.3 CN470-510 (CN470) ===
564 564  
636 +(((
565 565  Used in China, Default use CHE=1
638 +)))
566 566  
640 +(((
567 567  (% style="color:blue" %)**Uplink:**
642 +)))
568 568  
644 +(((
569 569  486.3 - SF7BW125 to SF12BW125
646 +)))
570 570  
648 +(((
571 571  486.5 - SF7BW125 to SF12BW125
650 +)))
572 572  
652 +(((
573 573  486.7 - SF7BW125 to SF12BW125
654 +)))
574 574  
656 +(((
575 575  486.9 - SF7BW125 to SF12BW125
658 +)))
576 576  
660 +(((
577 577  487.1 - SF7BW125 to SF12BW125
662 +)))
578 578  
664 +(((
579 579  487.3 - SF7BW125 to SF12BW125
666 +)))
580 580  
668 +(((
581 581  487.5 - SF7BW125 to SF12BW125
670 +)))
582 582  
672 +(((
583 583  487.7 - SF7BW125 to SF12BW125
674 +)))
584 584  
676 +(((
677 +
678 +)))
585 585  
680 +(((
586 586  (% style="color:blue" %)**Downlink:**
682 +)))
587 587  
684 +(((
588 588  506.7 - SF7BW125 to SF12BW125
686 +)))
589 589  
688 +(((
590 590  506.9 - SF7BW125 to SF12BW125
690 +)))
591 591  
692 +(((
592 592  507.1 - SF7BW125 to SF12BW125
694 +)))
593 593  
696 +(((
594 594  507.3 - SF7BW125 to SF12BW125
698 +)))
595 595  
700 +(((
596 596  507.5 - SF7BW125 to SF12BW125
702 +)))
597 597  
704 +(((
598 598  507.7 - SF7BW125 to SF12BW125
706 +)))
599 599  
708 +(((
600 600  507.9 - SF7BW125 to SF12BW125
710 +)))
601 601  
712 +(((
602 602  508.1 - SF7BW125 to SF12BW125
714 +)))
603 603  
716 +(((
604 604  505.3 - SF12BW125 (RX2 downlink only)
718 +)))
605 605  
606 606  
607 607  
... ... @@ -626,112 +626,219 @@
626 626  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
627 627  * 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)
628 628  
629 -
630 -
631 631  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
632 632  
745 +(((
633 633  (% style="color:blue" %)**Default Uplink channel:**
747 +)))
634 634  
749 +(((
635 635  923.2 - SF7BW125 to SF10BW125
751 +)))
636 636  
753 +(((
637 637  923.4 - SF7BW125 to SF10BW125
755 +)))
638 638  
757 +(((
758 +
759 +)))
639 639  
761 +(((
640 640  (% style="color:blue" %)**Additional Uplink Channel**:
763 +)))
641 641  
765 +(((
642 642  (OTAA mode, channel added by JoinAccept message)
767 +)))
643 643  
769 +(((
770 +
771 +)))
644 644  
773 +(((
645 645  (% style="color:blue" %)**AS920~~AS923 for Japan, Malaysia, Singapore**:
775 +)))
646 646  
777 +(((
647 647  922.2 - SF7BW125 to SF10BW125
779 +)))
648 648  
781 +(((
649 649  922.4 - SF7BW125 to SF10BW125
783 +)))
650 650  
785 +(((
651 651  922.6 - SF7BW125 to SF10BW125
787 +)))
652 652  
789 +(((
653 653  922.8 - SF7BW125 to SF10BW125
791 +)))
654 654  
793 +(((
655 655  923.0 - SF7BW125 to SF10BW125
795 +)))
656 656  
797 +(((
657 657  922.0 - SF7BW125 to SF10BW125
799 +)))
658 658  
801 +(((
802 +
803 +)))
659 659  
805 +(((
660 660  (% style="color:blue" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
807 +)))
661 661  
809 +(((
662 662  923.6 - SF7BW125 to SF10BW125
811 +)))
663 663  
813 +(((
664 664  923.8 - SF7BW125 to SF10BW125
815 +)))
665 665  
817 +(((
666 666  924.0 - SF7BW125 to SF10BW125
819 +)))
667 667  
821 +(((
668 668  924.2 - SF7BW125 to SF10BW125
823 +)))
669 669  
825 +(((
670 670  924.4 - SF7BW125 to SF10BW125
827 +)))
671 671  
829 +(((
672 672  924.6 - SF7BW125 to SF10BW125
831 +)))
673 673  
833 +(((
834 +
835 +)))
674 674  
837 +(((
675 675  (% style="color:blue" %)**Downlink:**
839 +)))
676 676  
841 +(((
677 677  Uplink channels 1-8 (RX1)
843 +)))
678 678  
845 +(((
679 679  923.2 - SF10BW125 (RX2)
847 +)))
680 680  
681 681  
682 682  
683 683  === 2.8.6 KR920-923 (KR920) ===
684 684  
853 +(((
685 685  (% style="color:blue" %)**Default channel:**
855 +)))
686 686  
857 +(((
687 687  922.1 - SF7BW125 to SF12BW125
859 +)))
688 688  
861 +(((
689 689  922.3 - SF7BW125 to SF12BW125
863 +)))
690 690  
865 +(((
691 691  922.5 - SF7BW125 to SF12BW125
867 +)))
692 692  
869 +(((
870 +
871 +)))
693 693  
873 +(((
694 694  (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
875 +)))
695 695  
877 +(((
696 696  922.1 - SF7BW125 to SF12BW125
879 +)))
697 697  
881 +(((
698 698  922.3 - SF7BW125 to SF12BW125
883 +)))
699 699  
885 +(((
700 700  922.5 - SF7BW125 to SF12BW125
887 +)))
701 701  
889 +(((
702 702  922.7 - SF7BW125 to SF12BW125
891 +)))
703 703  
893 +(((
704 704  922.9 - SF7BW125 to SF12BW125
895 +)))
705 705  
897 +(((
706 706  923.1 - SF7BW125 to SF12BW125
899 +)))
707 707  
901 +(((
708 708  923.3 - SF7BW125 to SF12BW125
903 +)))
709 709  
905 +(((
906 +
907 +)))
710 710  
909 +(((
711 711  (% style="color:blue" %)**Downlink:**
911 +)))
712 712  
913 +(((
713 713  Uplink channels 1-7(RX1)
915 +)))
714 714  
917 +(((
715 715  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
919 +)))
716 716  
717 717  
718 718  
719 719  === 2.8.7 IN865-867 (IN865) ===
720 720  
925 +(((
721 721  (% style="color:blue" %)**Uplink:**
927 +)))
722 722  
929 +(((
723 723  865.0625 - SF7BW125 to SF12BW125
931 +)))
724 724  
933 +(((
725 725  865.4025 - SF7BW125 to SF12BW125
935 +)))
726 726  
937 +(((
727 727  865.9850 - SF7BW125 to SF12BW125
939 +)))
728 728  
941 +(((
942 +
943 +)))
729 729  
945 +(((
730 730  (% style="color:blue" %)**Downlink:**
947 +)))
731 731  
949 +(((
732 732  Uplink channels 1-3 (RX1)
951 +)))
733 733  
953 +(((
734 734  866.550 - SF10BW125 (RX2)
955 +)))
735 735  
736 736  
737 737  
... ... @@ -742,8 +742,6 @@
742 742  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
743 743  * Blink once when device transmit a packet.
744 744  
745 -
746 -
747 747  == 2.10 ​Firmware Change Log ==
748 748  
749 749  
... ... @@ -758,26 +758,51 @@
758 758  
759 759  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
760 760  
980 +(((
761 761  Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
982 +)))
762 762  
763 -* AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
764 -* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
984 +* (((
985 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
986 +)))
987 +* (((
988 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
989 +)))
765 765  
991 +(((
766 766  There are two kinds of commands to configure LSPH01, they are:
993 +)))
767 767  
768 -* (% style="color:#4f81bd" %)** General Commands**.
995 +* (((
996 +(% style="color:#4f81bd" %)** General Commands**.
997 +)))
769 769  
999 +(((
770 770  These commands are to configure:
1001 +)))
771 771  
772 -* General system settings like: uplink interval.
773 -* LoRaWAN protocol & radio related command.
1003 +* (((
1004 +General system settings like: uplink interval.
1005 +)))
1006 +* (((
1007 +LoRaWAN protocol & radio related command.
1008 +)))
774 774  
1010 +(((
775 775  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/]]
1012 +)))
776 776  
1014 +(((
1015 +
1016 +)))
777 777  
778 -* (% style="color:#4f81bd" %)** Commands special design for LSPH01**
1018 +* (((
1019 +(% style="color:#4f81bd" %)** Commands special design for LSPH01**
1020 +)))
779 779  
1022 +(((
780 780  These commands only valid for LSPH01, as below:
1024 +)))
781 781  
782 782  
783 783  
... ... @@ -791,18 +791,28 @@
791 791  
792 792  
793 793  
1038 +(((
794 794  (% style="color:#037691" %)**Downlink Command: 0x01**
1040 +)))
795 795  
1042 +(((
796 796  Format: Command Code (0x01) followed by 3 bytes time value.
1044 +)))
797 797  
1046 +(((
798 798  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
1048 +)))
799 799  
800 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
801 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1050 +* (((
1051 +Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1052 +)))
1053 +* (((
1054 +Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
802 802  
803 803  
1057 +
1058 +)))
804 804  
805 -
806 806  == 3.2 Set Interrupt Mode ==
807 807  
808 808  Feature, Set Interrupt mode for GPIO_EXIT.
... ... @@ -812,19 +812,34 @@
812 812  [[image:image-20220607171716-9.png]]
813 813  
814 814  
1069 +(((
815 815  (% style="color:#037691" %)**Downlink Command: 0x06**
1071 +)))
816 816  
1073 +(((
817 817  Format: Command Code (0x06) followed by 3 bytes.
1075 +)))
818 818  
1077 +(((
819 819  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
1079 +)))
820 820  
821 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
822 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1081 +* (((
1082 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1083 +)))
1084 +* (((
1085 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1086 +)))
823 823  
1088 +(((
1089 +
1090 +)))
824 824  
1092 +
1093 +
825 825  == 3.3 Calibrate Sensor ==
826 826  
827 -Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1096 +Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
828 828  
829 829  
830 830  
... ... @@ -839,7 +839,6 @@
839 839  * Reply to the confirmation package: 26 01
840 840  * Reply to non-confirmed packet: 26 00
841 841  
842 -
843 843  Device will send an uplink after got this downlink command. With below payload:
844 844  
845 845  Configures info payload:
... ... @@ -857,7 +857,7 @@
857 857  
858 858  Version
859 859  )))|Sensor Type|Reserve|(((
860 -[[Message Type>>path:#H2.3.6MessageType]]
1128 +[[Message Type>>||anchor="H2.3.6MessageType"]]
861 861  Always 0x02
862 862  )))
863 863  
... ... @@ -997,9 +997,13 @@
997 997  
998 998  === ​4.3.2 Replace the battery ===
999 999  
1268 +(((
1000 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.
1270 +)))
1001 1001  
1272 +(((
1002 1002  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)
1274 +)))
1003 1003  
1004 1004  
1005 1005  
... ... @@ -1020,24 +1020,24 @@
1020 1020  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1021 1021  
1022 1022  
1295 +(((
1023 1023  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:
1297 +)))
1024 1024  
1025 1025  
1026 1026   [[image:1654593712276-618.png]]
1027 1027  
1028 -Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1302 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1029 1029  
1030 1030  
1031 -
1032 1032  = 6. FAQ =
1033 1033  
1034 1034  == 6.1 How to change the LoRa Frequency Bands/Region ==
1035 1035  
1036 -You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1309 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1037 1037  When downloading the images, choose the required image file for download. ​
1038 1038  
1039 1039  
1040 -
1041 1041  = 7. Trouble Shooting =
1042 1042  
1043 1043  == 7.1 AT Commands input doesn’t work ==
... ... @@ -1045,7 +1045,6 @@
1045 1045  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.
1046 1046  
1047 1047  
1048 -
1049 1049  = 8. Order Info =
1050 1050  
1051 1051  Part Number: (% style="color:blue" %)**LSPH01-XX**
... ... @@ -1062,7 +1062,6 @@
1062 1062  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1063 1063  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1064 1064  
1065 -
1066 1066  = 9. ​Packing Info =
1067 1067  
1068 1068  
... ... @@ -1077,7 +1077,6 @@
1077 1077  * Package Size / pcs : cm
1078 1078  * Weight / pcs : g
1079 1079  
1080 -
1081 1081  = 10. ​Support =
1082 1082  
1083 1083  * 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.
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0