Changes for page PS-LB/LS -- LoRaWAN Air Water Pressure Sensor User Manual
Last modified by Xiaoling on 2025/04/19 17:58
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -300,6 +300,7 @@ 300 300 301 301 Following is an example for how to join the [[TTN v3 LoRaWAN Network>>url:https://console.cloud.thethings.network/]]. Below is the network structure; we use the [[LPS8v2>>url:https://www.dragino.com/products/lora-lorawan-gateway/item/228-lps8v2.html]] as a LoRaWAN gateway in this example. 302 302 303 + 303 303 [[image:1675144005218-297.png]] 304 304 305 305 ... ... @@ -355,6 +355,7 @@ 355 355 356 356 Users can also use the downlink command(0x26 01) to ask PS-LB/LS to resend this uplink. 357 357 359 + 358 358 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 359 359 |(% colspan="6" style="background-color:#4f81bd; color:white" %)**Device Status (FPORT=5)** 360 360 |(% style="background-color:#f2f2f2; width:103px" %)**Size (bytes)**|(% style="background-color:#f2f2f2; width:72px" %)**1**|(% style="background-color:#f2f2f2" %)**2**|(% style="background-color:#f2f2f2; width:91px" %)**1**|(% style="background-color:#f2f2f2; width:86px" %)**1**|(% style="background-color:#f2f2f2; width:44px" %)**2** ... ... @@ -475,7 +475,7 @@ 475 475 [[image:image-20230225154759-1.png||height="408" width="741"]] 476 476 477 477 478 -=== 2.3.6 0~~30V value (pin VDC_IN) === 480 +=== 2.3.6 0~~30V value ( pin VDC_IN) === 479 479 480 480 481 481 Measure the voltage value. The range is 0 to 30V. ... ... @@ -531,6 +531,7 @@ 531 531 532 532 While using TTN network, you can add the payload format to decode the payload. 533 533 536 + 534 534 [[image:1675144839454-913.png]] 535 535 536 536 ... ... @@ -548,10 +548,12 @@ 548 548 549 549 [[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: 550 550 554 + 551 551 (% style="color:blue" %)**Step 1: **(%%)Be sure that your device is programmed and properly connected to the network at this time. 552 552 553 553 (% 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: 554 554 559 + 555 555 [[image:1675144951092-237.png]] 556 556 557 557 ... ... @@ -568,6 +568,7 @@ 568 568 [[image:1675145018212-853.png]] 569 569 570 570 576 + 571 571 [[image:1675145029119-717.png]] 572 572 573 573 ... ... @@ -581,18 +581,18 @@ 581 581 582 582 After added, the sensor data arrive TTN, it will also arrive and show in Datacake. 583 583 590 + 584 584 [[image:1675145081239-376.png]] 585 585 586 586 587 587 == 2.6 Datalog Feature (Since V1.1) == 588 588 589 - 590 590 When a user wants to retrieve sensor value, he can send a poll command from the IoT platform to ask the sensor to send value in the required time slot. 591 591 592 592 599 + 593 593 === 2.6.1 Unix TimeStamp === 594 594 595 - 596 596 CPL01 uses Unix TimeStamp format based on 597 597 598 598 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/CPL01%20LoRaWAN%20Outdoor%20PulseContact%20%20Sensor%20Manual/WebHome/1652861618065-927.png?width=705&height=109&rev=1.1||alt="1652861618065-927.png" height="109" width="705"]] ... ... @@ -606,7 +606,6 @@ 606 606 607 607 === 2.6.2 Set Device Time === 608 608 609 - 610 610 There are two ways to set the device's time: 611 611 612 612 ... ... @@ -616,6 +616,7 @@ 616 616 617 617 Once CPL01 Joined the LoRaWAN network, it will send the MAC command (DeviceTimeReq) and the server will reply with (DeviceTimeAns) to send the current time to CPL01. If CPL01 fails to get the time from the server, CPL01 will use the internal time and wait for the next time request ~[[[via Device Status (FPORT=5)>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/CPL01%20LoRaWAN%20Outdoor%20PulseContact%20%20Sensor%20Manual/#H2.3.1DeviceStatus2CFPORT3D5]]]. 618 618 624 + 619 619 (% style="color:red" %)**Note: LoRaWAN Server needs to support LoRaWAN v1.0.3(MAC v1.0.3) or higher to support this MAC command feature.** 620 620 621 621 ... ... @@ -626,7 +626,6 @@ 626 626 627 627 === 2.6.3 Poll sensor value === 628 628 629 - 630 630 Users can poll sensor values based on timestamps. Below is the downlink command. 631 631 632 632 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:470px" %) ... ... @@ -637,7 +637,6 @@ 637 637 ))) 638 638 639 639 640 - 641 641 )))|(% style="background-color:#f2f2f2; width:150px" %)**1byte** 642 642 |(% style="background-color:#f2f2f2; width:70px" %)31|(% style="background-color:#f2f2f2; width:140px" %)Timestamp start|(% style="background-color:#f2f2f2; width:140px" %)Timestamp end|(% style="background-color:#f2f2f2; width:150px" %)Uplink Interval 643 643 ... ... @@ -657,6 +657,7 @@ 657 657 Please check the decoder from this link: [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>url:https://github.com/dragino/dragino-end-node-decoder]] 658 658 659 659 664 + 660 660 == 2.7 Frequency Plans == 661 661 662 662 ... ... @@ -667,6 +667,7 @@ 667 667 668 668 == 2.8 Report on Change Feature (Since firmware V1.1.2) == 669 669 675 + 670 670 === 2.8.1 Uplink payload(Enable ROC) === 671 671 672 672 ... ... @@ -783,14 +783,14 @@ 783 783 784 784 **Example:** 785 785 786 -* Downlink Payload: **09 01 00 3C 0B B8 01 F4 ** ~/~/ 787 -* Downlink Payload: **09 01 00 3C 0B B8 00 00 ** ~/~/ 792 +* Downlink Payload: **09 01 00 3C 0B B8 01 F4 ** ~/~/Equal to AT+ROC=1,60,3000, 500 793 +* Downlink Payload: **09 01 00 3C 0B B8 00 00 ** ~/~/AT+ROC=1,60,3000,0 788 788 789 789 (% style="color:blue" %)**Screenshot of parsing example in TTN:** 790 790 791 791 * AT+ROC=1,60,3000, 500. 792 792 793 -[[image: https://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/PS-LB-NA--LoRaWAN_Analog_Sensor_User_Manual/WebHome/image-20241019170902-1.png?width=1454&height=450&rev=1.1||alt="image-20241019170902-1.png"]]799 +[[image:image-20241019170902-1.png||height="450" width="1454"]] 794 794 795 795 796 796 == 2.9 Firmware Change Log == ... ... @@ -1122,9 +1122,9 @@ 1122 1122 = 8. Order Info = 1123 1123 1124 1124 1125 -(% style="display:none" %) 1131 +[[image:image-20240109172423-7.png]](% style="display:none" %) 1126 1126 1127 -[[image:image-2024 1021093209-1.png]]1133 +[[image:image-20240817150702-1.png]] 1128 1128 1129 1129 = 9. Packing Info = 1130 1130 ... ... @@ -1146,3 +1146,4 @@ 1146 1146 * 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. 1147 1147 1148 1148 * 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.cc>>mailto:Support@dragino.cc]]. 1155 +