Changes for page wiki_test
Last modified by Mengting Qiu on 2024/09/05 17:35
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -397,10 +397,10 @@ 397 397 === 2.3.1 Sensor Configuration, FPORT~=4 === 398 398 399 399 400 -SW3L- NB will only send this command after getting the downlink command **(0x26 02)** from the server.400 +SW3L-LB will only send this command after getting the downlink command **(0x26 02)** from the server. 401 401 402 402 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 403 -|(% style="background-color:# 4F81BD;color:white; width:70px" %) **Size(bytes)**|(% style="background-color:#4F81BD;color:white; width:105px" %)**3**|(% style="background-color:#4F81BD;color:white; width:60px" %)**1**|(% style="background-color:#4F81BD;color:white; width:96px" %)**1**|(% style="background-color:#4F81BD;color:white; width:105px" %)**2**|(% style="background-color:#4F81BD;color:white; width:74px" %)**1**403 +|(% style="background-color:#d9e2f3; color:#0070c0; width:70px" %) **Size(bytes)**|(% style="background-color:#d9e2f3; color:#0070c0; width:105px" %)**3**|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:96px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:105px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:74px" %)**1** 404 404 |**Value**|(% style="width:104px" %)TDC(unit:sec)|(% style="width:43px" %)N/A|(% style="width:91px" %)Stop Timer|(% style="width:100px" %)Alarm Timer|(% style="width:69px" %)Reserve 405 405 406 406 Example parse in TTNv3 ... ... @@ -415,7 +415,7 @@ 415 415 416 416 * (% style="color:blue" %)**STOP Duration & Alarm Timer** 417 417 418 -Shows the configure value of [[Alarm for continuously water flow>>||anchor="H 2.7Alarmforcontinuouslywaterflow"]]418 +Shows the configure value of [[Alarm for continuously water flow>>||anchor="H3.3.4Alarmforcontinuouslywaterflow"]] 419 419 420 420 421 421 === 2.3.2 Water Flow Value, Uplink FPORT~=2 === ... ... @@ -422,7 +422,7 @@ 422 422 423 423 424 424 ((( 425 -SW3L- NB will send this uplink **after** Device Status once join theNB-IoTnetwork successfully. And SW3L-NB will:425 +SW3L-LB will send this uplink **after** Device Status once join the LoRaWAN network successfully. And SW3L-LB will: 426 426 ))) 427 427 428 428 ((( ... ... @@ -611,7 +611,7 @@ 611 611 612 612 613 613 ((( 614 -SW3L- NB stores sensor values and users can retrieve these history values via the [[downlink command>>||anchor="H2.5DatalogFeature"]].614 +SW3L-LB stores sensor values and users can retrieve these history values via the [[downlink command>>||anchor="H2.5DatalogFeature"]]. 615 615 ))) 616 616 617 617 ((( ... ... @@ -666,7 +666,7 @@ 666 666 ))) 667 667 668 668 ((( 669 -If SW3L- NB doesn't have any data in the polling time. It will uplink 11 bytes of 0669 +If SW3L-LB doesn't have any data in the polling time. It will uplink 11 bytes of 0 670 670 671 671 672 672 ))) ... ... @@ -782,7 +782,7 @@ 782 782 ))) 783 783 784 784 ((( 785 -Default: 15s, If SW3L- NB didn't see any water flow in 15s, SW3L-NB will consider stop of water flow event.785 +Default: 15s, If SW3L-LB didn't see any water flow in 15s, SW3L-LB will consider stop of water flow event. 786 786 ))) 787 787 788 788 * ((( ... ... @@ -790,7 +790,7 @@ 790 790 ))) 791 791 792 792 ((( 793 -**Example:** 3 minutes, if SW3L- NB detect a start of water flow event and didn't detect a stop event within Alarm timer, SW3L-NB will send an Alarm to indicate a water flow abnormal alarm.793 +**Example:** 3 minutes, if SW3L-LB detect a start of water flow event and didn't detect a stop event within Alarm timer, SW3L-LB will send an Alarm to indicate a water flow abnormal alarm. 794 794 ))) 795 795 796 796 ((( ... ... @@ -854,6 +854,7 @@ 854 854 855 855 * **Example**: 0XA501 ~/~/ Same as AT+CALCFLAG =1 856 856 857 + 857 857 == 2.9 Set count number == 858 858 859 859 ... ... @@ -872,48 +872,7 @@ 872 872 873 873 * **Example**: 0xA6000064 ~/~/ Same as AT+ SETCNT =100 874 874 875 -== 2.10 Set Transmit Interval Time == 876 876 877 - 878 -((( 879 -Feature: Change LoRaWAN End Node Transmit Interval. 880 -))) 881 - 882 -((( 883 -(% style="color:blue" %)**AT Command: AT+TDC** 884 -))) 885 - 886 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 887 -|=(% style="width: 156px;background-color:#D9E2F3; color:#0070c0" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3; color:#0070c0" %)**Function**|=(% style="background-color:#D9E2F3; color:#0070c0" %)**Response** 888 -|(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|((( 889 -30000 890 -OK 891 -the interval is 30000ms = 30s 892 -))) 893 -|(% style="width:156px" %)AT+TDC=60000|(% style="width:137px" %)Set Transmit Interval|((( 894 -OK 895 -Set transmit interval to 60000ms = 60 seconds 896 -))) 897 - 898 -((( 899 -(% style="color:blue" %)**Downlink Command: 0x01** 900 -))) 901 - 902 -((( 903 -Format: Command Code (0x01) followed by 3 bytes time value. 904 -))) 905 - 906 -((( 907 -If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01. 908 -))) 909 - 910 -* ((( 911 -Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 912 -))) 913 -* ((( 914 -Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 915 -))) 916 - 917 917 = 3. Configure SW3L-NB = 918 918 919 919 == 3.1 Configure Methods ==