Last modified by Xiaoling on 2025/04/24 17:18

From version 48.2
edited by Xiaoling
on 2022/06/07 17:05
Change comment: There is no comment for this version
To version 79.5
edited by Xiaoling
on 2022/06/07 18:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -62,27 +62,29 @@
62 62  * [[10. ​Support>>path:#H10.A0200BSupport]]
63 63  
64 64  
65 -
66 -
67 -
68 -
69 -
70 -
71 -
72 -
73 73  = 1. Introduction =
74 74  
75 75  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
76 76  
69 +(((
77 77  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.
71 +)))
78 78  
73 +(((
79 79  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.
75 +)))
80 80  
77 +(((
81 81  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.
79 +)))
82 82  
81 +(((
83 83  LSPH01 is powered by (% style="color:#4f81bd" %)**8500mAh Li-SOCI2 battery**(%%), it is designed for long term use up to 5 years.
83 +)))
84 84  
85 +(((
85 85  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.
87 +)))
86 86  
87 87  
88 88  [[image:1654592435432-887.png]]
... ... @@ -105,7 +105,6 @@
105 105  * IP68 rate for the Sensor Probe
106 106  * 8500mAh Battery for long term use
107 107  
108 -
109 109  == 1.3 Probe Specification ==
110 110  
111 111  
... ... @@ -126,12 +126,10 @@
126 126  * IP68 Protection
127 127  * Length: 3.5 meters
128 128  
129 -
130 130  == 1.4 ​Applications ==
131 131  
132 132  * Smart Agriculture
133 133  
134 -
135 135  == 1.5 Pin mapping and power on ==
136 136  
137 137  [[image:1654592472094-134.png]]
... ... @@ -210,7 +210,9 @@
210 210  [[image:image-20220607170442-2.png]]
211 211  
212 212  
212 +(((
213 213  (% 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.
214 +)))
214 214  
215 215  [[image:1654592697690-910.png]]
216 216  
... ... @@ -218,11 +218,17 @@
218 218  
219 219  == 2.3 ​Uplink Payload ==
220 220  
222 +(((
221 221  LSPH01 will uplink payload via LoRaWAN with below payload format: 
224 +)))
222 222  
226 +(((
223 223  Uplink payload includes in total 11 bytes.
228 +)))
224 224  
230 +(((
225 225  Normal uplink payload:
232 +)))
226 226  
227 227  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
228 228  |(((
... ... @@ -306,23 +306,30 @@
306 306  
307 307  === 2.3.6 Message Type ===
308 308  
316 +(((
309 309  For a normal uplink payload, the message type is always 0x01.
318 +)))
310 310  
320 +(((
311 311  Valid Message Type:
322 +)))
312 312  
313 313  
314 314  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
315 -|**Message Type Code**|**Description**|**Payload**
326 +|=**Message Type Code**|=**Description**|=**Payload**
316 316  |0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
317 317  |0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
318 318  |0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
319 319  
331 +
332 +
333 +
320 320  === 2.3.7 Decode payload in The Things Network ===
321 321  
322 322  While using TTN network, you can add the payload format to decode the payload.
323 323  
324 324  
325 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654582541848-906.png?rev=1.1||alt="1654582541848-906.png"]]
339 +[[image:1654592762713-715.png]]
326 326  
327 327  (((
328 328  The payload decoder function for TTN is here:
... ... @@ -342,18 +342,27 @@
342 342  
343 343  == 2.5 ​Show Data in DataCake IoT Server ==
344 344  
359 +(((
345 345  [[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:
361 +)))
346 346  
363 +(((
364 +
365 +)))
347 347  
367 +(((
348 348  (% style="color:blue" %)**Step 1**(%%)**: Be sure that your device is programmed and properly connected to the network at this time.**
369 +)))
349 349  
371 +(((
350 350  (% 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:**
373 +)))
351 351  
352 352  
353 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583683416-869.png?rev=1.1||alt="1654583683416-869.png"]]
376 +[[image:1654592790040-760.png]]
354 354  
355 355  
356 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583694084-878.png?rev=1.1||alt="1654583694084-878.png"]]
379 +[[image:1654592800389-571.png]]
357 357  
358 358  
359 359  (% style="color:blue" %)**Step 3**(%%)**: Create an account or log in Datacake.**
... ... @@ -360,33 +360,37 @@
360 360  
361 361  (% style="color:blue" %)**Step 4**(%%)**: Create LSPH01 product.**
362 362  
363 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583711590-413.png?rev=1.1||alt="1654583711590-413.png"]]
386 +[[image:1654592819047-535.png]]
364 364  
365 365  
366 366  
367 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583732798-193.png?rev=1.1||alt="1654583732798-193.png"]]
390 +[[image:1654592833877-762.png]]
368 368  
369 369  
370 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583749683-259.png?rev=1.1||alt="1654583749683-259.png"]]
393 +[[image:1654592856403-259.png]]
371 371  
372 372  
396 +(((
373 373  (% style="color:blue" %)**Step 5**(%%)**: add payload decode**
398 +)))
374 374  
400 +(((
375 375  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/]]
402 +)))
376 376  
377 377  
378 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583770974-935.png?rev=1.1||alt="1654583770974-935.png"]]
405 +[[image:1654592878525-845.png]]
379 379  
380 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583781517-146.png?rev=1.1||alt="1654583781517-146.png"]]
407 +[[image:1654592892967-474.png]]
381 381  
382 382  
383 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583791351-557.png?rev=1.1||alt="1654583791351-557.png"]]
410 +[[image:1654592905354-123.png]]
384 384  
385 385  
386 386  After added, the sensor data arrive TTN, it will also arrive and show in Mydevices.
387 387  
388 388  
389 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583805491-713.png?rev=1.1||alt="1654583805491-713.png"]]
416 +[[image:1654592917530-261.png]]
390 390  
391 391  
392 392  
... ... @@ -395,8 +395,10 @@
395 395  === 2.6.1 Before measurement ===
396 396  
397 397  (((
425 +(((
398 398  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. 
399 399  )))
428 +)))
400 400  
401 401  
402 402  
... ... @@ -403,24 +403,45 @@
403 403  === 2.6.2 Measurement ===
404 404  
405 405  
435 +(((
406 406  (% style="color:#4f81bd" %)**Measurement the soil surface:**
437 +)))
407 407  
408 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654584128046-287.png?rev=1.1||alt="1654584128046-287.png"]]
439 +(((
440 +[[image:1654592946732-634.png]]
441 +)))
409 409  
443 +(((
410 410  Choose the proper measuring position. Split the surface soil according to the measured deep.
445 +)))
411 411  
447 +(((
412 412  Put pure water, or rainwater to make the soil of measurement point to moist mud. Remove rocks or hard things.
449 +)))
413 413  
451 +(((
414 414  Slowly insert the probe to the measure point. Don’t use large force which will break the probe. Make sure not shake when inserting.
453 +)))
415 415  
455 +(((
416 416  Put soil over the probe after insert. And start to measure.
457 +)))
417 417  
459 +(((
460 +
461 +)))
418 418  
463 +(((
419 419  (% style="color:#4f81bd" %)**Measurement inside soil:**
465 +)))
420 420  
467 +(((
421 421  Dig a hole with diameter > 20CM.
469 +)))
422 422  
471 +(((
423 423  Insert the probe inside, method like measure the surface.
473 +)))
424 424  
425 425  
426 426  
... ... @@ -450,16 +450,20 @@
450 450  
451 451  == 2.7 Calibration ==
452 452  
503 +(((
453 453  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).
505 +)))
454 454  
507 +(((
455 455  After stable, user can use below command to calibrate.
509 +)))
456 456  
457 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/image-20220607144936-3.png?rev=1.1||alt="image-20220607144936-3.png"]]
511 +[[image:image-20220607171149-4.png]]
458 458  
459 459  
460 460  (% style="color:#037691" %)**Calibration Payload**
461 461  
462 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
516 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
463 463  |(((
464 464  **Size**
465 465  
... ... @@ -481,11 +481,15 @@
481 481  
482 482  User can also send 0x14 downlink command to poll the current calibration payload.
483 483  
484 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/image-20220607145603-4.png?rev=1.1||alt="image-20220607145603-4.png"]]
538 +[[image:image-20220607171416-7.jpeg]]
485 485  
540 +
486 486  * Reply to the confirmation package: 14 01
487 487  * Reply to non-confirmed packet: 14 00
488 488  
544 +
545 +
546 +
489 489  == 2.8 Frequency Plans ==
490 490  
491 491  (((
... ... @@ -495,32 +495,61 @@
495 495  
496 496  === 2.8.1 EU863-870 (EU868) ===
497 497  
556 +(((
498 498  (% style="color:blue" %)**Uplink:**
558 +)))
499 499  
560 +(((
500 500  868.1 - SF7BW125 to SF12BW125
562 +)))
501 501  
564 +(((
502 502  868.3 - SF7BW125 to SF12BW125 and SF7BW250
566 +)))
503 503  
568 +(((
504 504  868.5 - SF7BW125 to SF12BW125
570 +)))
505 505  
572 +(((
506 506  867.1 - SF7BW125 to SF12BW125
574 +)))
507 507  
576 +(((
508 508  867.3 - SF7BW125 to SF12BW125
578 +)))
509 509  
580 +(((
510 510  867.5 - SF7BW125 to SF12BW125
582 +)))
511 511  
584 +(((
512 512  867.7 - SF7BW125 to SF12BW125
586 +)))
513 513  
588 +(((
514 514  867.9 - SF7BW125 to SF12BW125
590 +)))
515 515  
592 +(((
516 516  868.8 - FSK
594 +)))
517 517  
596 +(((
597 +
598 +)))
518 518  
600 +(((
519 519  (% style="color:blue" %)**Downlink:**
602 +)))
520 520  
604 +(((
521 521  Uplink channels 1-9 (RX1)
606 +)))
522 522  
608 +(((
523 523  869.525 - SF9BW125 (RX2 downlink only)
610 +)))
524 524  
525 525  
526 526  
... ... @@ -541,48 +541,94 @@
541 541  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
542 542  * 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)
543 543  
631 +
632 +
633 +
544 544  === 2.8.3 CN470-510 (CN470) ===
545 545  
636 +(((
546 546  Used in China, Default use CHE=1
638 +)))
547 547  
640 +(((
548 548  (% style="color:blue" %)**Uplink:**
642 +)))
549 549  
644 +(((
550 550  486.3 - SF7BW125 to SF12BW125
646 +)))
551 551  
648 +(((
552 552  486.5 - SF7BW125 to SF12BW125
650 +)))
553 553  
652 +(((
554 554  486.7 - SF7BW125 to SF12BW125
654 +)))
555 555  
656 +(((
556 556  486.9 - SF7BW125 to SF12BW125
658 +)))
557 557  
660 +(((
558 558  487.1 - SF7BW125 to SF12BW125
662 +)))
559 559  
664 +(((
560 560  487.3 - SF7BW125 to SF12BW125
666 +)))
561 561  
668 +(((
562 562  487.5 - SF7BW125 to SF12BW125
670 +)))
563 563  
672 +(((
564 564  487.7 - SF7BW125 to SF12BW125
674 +)))
565 565  
676 +(((
677 +
678 +)))
566 566  
680 +(((
567 567  (% style="color:blue" %)**Downlink:**
682 +)))
568 568  
684 +(((
569 569  506.7 - SF7BW125 to SF12BW125
686 +)))
570 570  
688 +(((
571 571  506.9 - SF7BW125 to SF12BW125
690 +)))
572 572  
692 +(((
573 573  507.1 - SF7BW125 to SF12BW125
694 +)))
574 574  
696 +(((
575 575  507.3 - SF7BW125 to SF12BW125
698 +)))
576 576  
700 +(((
577 577  507.5 - SF7BW125 to SF12BW125
702 +)))
578 578  
704 +(((
579 579  507.7 - SF7BW125 to SF12BW125
706 +)))
580 580  
708 +(((
581 581  507.9 - SF7BW125 to SF12BW125
710 +)))
582 582  
712 +(((
583 583  508.1 - SF7BW125 to SF12BW125
714 +)))
584 584  
716 +(((
585 585  505.3 - SF12BW125 (RX2 downlink only)
718 +)))
586 586  
587 587  
588 588  
... ... @@ -607,110 +607,222 @@
607 607  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
608 608  * 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)
609 609  
743 +
744 +
745 +
610 610  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
611 611  
748 +(((
612 612  (% style="color:blue" %)**Default Uplink channel:**
750 +)))
613 613  
752 +(((
614 614  923.2 - SF7BW125 to SF10BW125
754 +)))
615 615  
756 +(((
616 616  923.4 - SF7BW125 to SF10BW125
758 +)))
617 617  
760 +(((
761 +
762 +)))
618 618  
764 +(((
619 619  (% style="color:blue" %)**Additional Uplink Channel**:
766 +)))
620 620  
768 +(((
621 621  (OTAA mode, channel added by JoinAccept message)
770 +)))
622 622  
772 +(((
773 +
774 +)))
623 623  
776 +(((
624 624  (% style="color:blue" %)**AS920~~AS923 for Japan, Malaysia, Singapore**:
778 +)))
625 625  
780 +(((
626 626  922.2 - SF7BW125 to SF10BW125
782 +)))
627 627  
784 +(((
628 628  922.4 - SF7BW125 to SF10BW125
786 +)))
629 629  
788 +(((
630 630  922.6 - SF7BW125 to SF10BW125
790 +)))
631 631  
792 +(((
632 632  922.8 - SF7BW125 to SF10BW125
794 +)))
633 633  
796 +(((
634 634  923.0 - SF7BW125 to SF10BW125
798 +)))
635 635  
800 +(((
636 636  922.0 - SF7BW125 to SF10BW125
802 +)))
637 637  
804 +(((
805 +
806 +)))
638 638  
808 +(((
639 639  (% style="color:blue" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
810 +)))
640 640  
812 +(((
641 641  923.6 - SF7BW125 to SF10BW125
814 +)))
642 642  
816 +(((
643 643  923.8 - SF7BW125 to SF10BW125
818 +)))
644 644  
820 +(((
645 645  924.0 - SF7BW125 to SF10BW125
822 +)))
646 646  
824 +(((
647 647  924.2 - SF7BW125 to SF10BW125
826 +)))
648 648  
828 +(((
649 649  924.4 - SF7BW125 to SF10BW125
830 +)))
650 650  
832 +(((
651 651  924.6 - SF7BW125 to SF10BW125
834 +)))
652 652  
836 +(((
837 +
838 +)))
653 653  
840 +(((
654 654  (% style="color:blue" %)**Downlink:**
842 +)))
655 655  
844 +(((
656 656  Uplink channels 1-8 (RX1)
846 +)))
657 657  
848 +(((
658 658  923.2 - SF10BW125 (RX2)
850 +)))
659 659  
660 660  
661 661  
662 662  === 2.8.6 KR920-923 (KR920) ===
663 663  
856 +(((
664 664  (% style="color:blue" %)**Default channel:**
858 +)))
665 665  
860 +(((
666 666  922.1 - SF7BW125 to SF12BW125
862 +)))
667 667  
864 +(((
668 668  922.3 - SF7BW125 to SF12BW125
866 +)))
669 669  
868 +(((
670 670  922.5 - SF7BW125 to SF12BW125
870 +)))
671 671  
872 +(((
873 +
874 +)))
672 672  
876 +(((
673 673  (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
878 +)))
674 674  
880 +(((
675 675  922.1 - SF7BW125 to SF12BW125
882 +)))
676 676  
884 +(((
677 677  922.3 - SF7BW125 to SF12BW125
886 +)))
678 678  
888 +(((
679 679  922.5 - SF7BW125 to SF12BW125
890 +)))
680 680  
892 +(((
681 681  922.7 - SF7BW125 to SF12BW125
894 +)))
682 682  
896 +(((
683 683  922.9 - SF7BW125 to SF12BW125
898 +)))
684 684  
900 +(((
685 685  923.1 - SF7BW125 to SF12BW125
902 +)))
686 686  
904 +(((
687 687  923.3 - SF7BW125 to SF12BW125
906 +)))
688 688  
908 +(((
909 +
910 +)))
689 689  
912 +(((
690 690  (% style="color:blue" %)**Downlink:**
914 +)))
691 691  
916 +(((
692 692  Uplink channels 1-7(RX1)
918 +)))
693 693  
920 +(((
694 694  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
922 +)))
695 695  
696 696  
697 697  
698 698  === 2.8.7 IN865-867 (IN865) ===
699 699  
928 +(((
700 700  (% style="color:blue" %)**Uplink:**
930 +)))
701 701  
932 +(((
702 702  865.0625 - SF7BW125 to SF12BW125
934 +)))
703 703  
936 +(((
704 704  865.4025 - SF7BW125 to SF12BW125
938 +)))
705 705  
940 +(((
706 706  865.9850 - SF7BW125 to SF12BW125
942 +)))
707 707  
944 +(((
945 +
946 +)))
708 708  
948 +(((
709 709  (% style="color:blue" %)**Downlink:**
950 +)))
710 710  
952 +(((
711 711  Uplink channels 1-3 (RX1)
954 +)))
712 712  
956 +(((
713 713  866.550 - SF10BW125 (RX2)
958 +)))
714 714  
715 715  
716 716  
... ... @@ -721,6 +721,8 @@
721 721  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
722 722  * Blink once when device transmit a packet.
723 723  
969 +
970 +
724 724  == 2.10 ​Firmware Change Log ==
725 725  
726 726  
... ... @@ -735,26 +735,51 @@
735 735  
736 736  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
737 737  
985 +(((
738 738  Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
987 +)))
739 739  
740 -* AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
741 -* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
989 +* (((
990 +AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
991 +)))
992 +* (((
993 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
994 +)))
742 742  
996 +(((
743 743  There are two kinds of commands to configure LSPH01, they are:
998 +)))
744 744  
745 -* (% style="color:#4f81bd" %)** General Commands**.
1000 +* (((
1001 +(% style="color:#4f81bd" %)** General Commands**.
1002 +)))
746 746  
1004 +(((
747 747  These commands are to configure:
1006 +)))
748 748  
749 -* General system settings like: uplink interval.
750 -* LoRaWAN protocol & radio related command.
1008 +* (((
1009 +General system settings like: uplink interval.
1010 +)))
1011 +* (((
1012 +LoRaWAN protocol & radio related command.
1013 +)))
751 751  
1015 +(((
752 752  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/]]
1017 +)))
753 753  
1019 +(((
1020 +
1021 +)))
754 754  
755 -* (% style="color:#4f81bd" %)** Commands special design for LSPH01**
1023 +* (((
1024 +(% style="color:#4f81bd" %)** Commands special design for LSPH01**
1025 +)))
756 756  
1027 +(((
757 757  These commands only valid for LSPH01, as below:
1029 +)))
758 758  
759 759  
760 760  
... ... @@ -764,30 +764,31 @@
764 764  
765 765  (% style="color:#037691" %)**AT Command: AT+TDC**
766 766  
1039 +[[image:image-20220607171554-8.png]]
767 767  
768 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:710px" %)
769 -|(% style="width:154px" %)**Command Example**|(% style="width:223px" %)**Function**|(% style="width:330px" %)**Response**
770 -|(% style="width:154px" %)AT+TDC=?|(% style="width:223px" %)Show current transmit Interval|(% style="width:330px" %)(((
771 -30000
772 772  
773 -OK
774 774  
775 -the interval is 30000ms = 30s
1043 +(((
1044 +(% style="color:#037691" %)**Downlink Command: 0x01**
776 776  )))
777 -|(% style="width:154px" %)AT+TDC=60000|(% style="width:223px" %)Set Transmit Interval|(% style="width:330px" %)(((
778 -OK
779 779  
780 -Set transmit interval to 60000ms = 60 seconds
1047 +(((
1048 +Format: Command Code (0x01) followed by 3 bytes time value.
781 781  )))
782 782  
783 -(% style="color:#037691" %)**Downlink Command: 0x01**
1051 +(((
1052 +If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
1053 +)))
784 784  
785 -Format: Command Code (0x01) followed by 3 bytes time value.
1055 +* (((
1056 +Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1057 +)))
1058 +* (((
1059 +Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
786 786  
787 -If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
788 788  
789 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
790 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1062 +
1063 +)))
791 791  
792 792  == 3.2 Set Interrupt Mode ==
793 793  
... ... @@ -795,18 +795,34 @@
795 795  
796 796  (% style="color:#037691" %)**AT Command: AT+INTMOD**
797 797  
798 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/image-20220607153759-6.png?rev=1.1||alt="image-20220607153759-6.png"]]
1071 +[[image:image-20220607171716-9.png]]
799 799  
800 800  
1074 +(((
801 801  (% style="color:#037691" %)**Downlink Command: 0x06**
1076 +)))
802 802  
1078 +(((
803 803  Format: Command Code (0x06) followed by 3 bytes.
1080 +)))
804 804  
1082 +(((
805 805  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
1084 +)))
806 806  
807 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
808 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1086 +* (((
1087 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1088 +)))
1089 +* (((
1090 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1091 +)))
809 809  
1093 +(((
1094 +
1095 +)))
1096 +
1097 +
1098 +
810 810  == 3.3 Calibrate Sensor ==
811 811  
812 812  Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
... ... @@ -819,7 +819,7 @@
819 819  
820 820  (% style="color:#037691" %)**Downlink Command: 0x26**
821 821  
822 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/image-20220607154718-7.png?rev=1.1||alt="image-20220607154718-7.png"]]
1111 +[[image:image-20220607171917-10.png]]
823 823  
824 824  * Reply to the confirmation package: 26 01
825 825  * Reply to non-confirmed packet: 26 00
... ... @@ -907,7 +907,7 @@
907 907  The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
908 908  )))
909 909  
910 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654588469844-778.png?rev=1.1||alt="1654588469844-778.png"]]
1199 +[[image:1654593587246-335.png]]
911 911  
912 912  
913 913  Minimum Working Voltage for the LSPH01:
... ... @@ -952,7 +952,7 @@
952 952  
953 953  And the Life expectation in difference case will be shown on the right.
954 954  
955 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654588577573-122.png?rev=1.1||alt="1654588577573-122.png"]]
1244 +[[image:1654593605679-189.png]]
956 956  
957 957  
958 958  The battery related documents as below:
... ... @@ -967,7 +967,7 @@
967 967  [[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]]
968 968  )))
969 969  
970 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/image-20220607155856-8.png?rev=1.1||alt="image-20220607155856-8.png"]]
1259 +[[image:image-20220607172042-11.png]]
971 971  
972 972  
973 973  
... ... @@ -981,9 +981,13 @@
981 981  
982 982  === ​4.3.2 Replace the battery ===
983 983  
1273 +(((
984 984  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.
1275 +)))
985 985  
1277 +(((
986 986  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)
1279 +)))
987 987  
988 988  
989 989  
... ... @@ -993,7 +993,7 @@
993 993  
994 994  LSPH01 supports AT Command set in the stock firmware. You can use a USB to TTL adapter to connect to LSPH01 for using AT command, as below.
995 995  
996 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654589001411-343.png?rev=1.1||alt="1654589001411-343.png"]]
1289 +[[image:1654593668970-604.png]]
997 997  
998 998  **Connection:**
999 999  
... ... @@ -1004,10 +1004,12 @@
1004 1004  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1005 1005  
1006 1006  
1300 +(((
1007 1007  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:
1302 +)))
1008 1008  
1009 1009  
1010 - [[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654589062541-567.png?rev=1.1||alt="1654589062541-567.png"]]
1305 + [[image:1654593712276-618.png]]
1011 1011  
1012 1012  Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1013 1013  
... ... @@ -1065,3 +1065,4 @@
1065 1065  * 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.
1066 1066  * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:http://../../../../../../D:%5C%E5%B8%82%E5%9C%BA%E8%B5%84%E6%96%99%5C%E8%AF%B4%E6%98%8E%E4%B9%A6%5CLoRa%5CLT%E7%B3%BB%E5%88%97%5Csupport@dragino.com]].
1067 1067  
1363 +
1654592762713-715.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +59.2 KB
Content
1654592790040-760.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +62.2 KB
Content
1654592800389-571.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +66.6 KB
Content
1654592819047-535.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +246.2 KB
Content
1654592833877-762.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +199.6 KB
Content
1654592856403-259.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +129.1 KB
Content
1654592878525-845.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +37.7 KB
Content
1654592892967-474.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +64.0 KB
Content
1654592905354-123.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +11.3 KB
Content
1654592917530-261.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +127.1 KB
Content
1654592946732-634.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +345.3 KB
Content
1654593587246-335.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +75.8 KB
Content
1654593605679-189.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +138.2 KB
Content
1654593668970-604.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +546.2 KB
Content
1654593712276-618.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +144.0 KB
Content
image-20220607171123-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +24.8 KB
Content
image-20220607171149-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +24.8 KB
Content
image-20220607171311-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +6.2 KB
Content
image-20220607171335-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +6.1 KB
Content
image-20220607171416-7.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +5.0 KB
Content
image-20220607171554-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +12.7 KB
Content
image-20220607171716-9.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +17.9 KB
Content
image-20220607171917-10.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +6.2 KB
Content
image-20220607172042-11.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +83.7 KB
Content