Changes for page wiki_test
Last modified by Mengting Qiu on 2024/09/05 17:35
From version 152.2
edited by Xiaoling
on 2024/06/12 17:59
on 2024/06/12 17:59
Change comment:
There is no comment for this version
To version 160.2
edited by Mengting Qiu
on 2024/09/05 14:02
on 2024/09/05 14:02
Change comment:
Update document after refactoring.
Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Attachments (0 modified, 4 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - DS03A-NB -- NB-IoT Door Sensor User Manual1 +wiki_test - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.ting - Content
-
... ... @@ -156,7 +156,7 @@ 156 156 == 1.8 Pin Definitions , Switch & SIM Direction == 157 157 158 158 159 -[[image:image-202 30819104805-5.png]]159 +[[image:image-20240716143403-1.png]] 160 160 161 161 162 162 === 1.8.1 Jumper JP2 === ... ... @@ -323,7 +323,7 @@ 323 323 324 324 **The HEX format payload for the single-channel mode is as follows:** 325 325 326 -(% style="color:#4472c4" %)**062798914127b0d00120101000000000000006667e2e0010000000000006667e1cf010000000000006667de4b010000000000006667dac7010000000000006667d743010000000000006667d3bf010000000000006667d03b010000000000006667ccb7010000000000006667c7c7** 326 +(% style="color:#4472c4" %)**f863663062798914127b0d00120101000000000000006667e2e0010000000000006667e1cf010000000000006667de4b010000000000006667dac7010000000000006667d743010000000000006667d3bf010000000000006667d03b010000000000006667ccb7010000000000006667c7c7** 327 327 328 328 329 329 [[image:image-20240611151016-5.png]] ... ... @@ -471,7 +471,7 @@ 471 471 472 472 User can use below commands to change the (% style="color:blue" %)**uplink interval**. 473 473 474 -(% style="color:#037691" %)**AT+TDC= 600 ** (%%) ~/~/ Set Update Interval to600s474 +(% style="color:#037691" %)**AT+TDC=7200 ** (%%) ~/~/ Set Update Interval to 7200s 475 475 476 476 User can also push the button for more than 1 seconds to activate an uplink. 477 477 ... ... @@ -510,51 +510,9 @@ 510 510 * (% style="color:#037691" %)**AT+INTMOD=3 **(%%) ~/~/ Trigger by rising edge 511 511 (% style="display:none" %) (%%) 512 512 513 -== 2.6 SetTransmitIntervalTime==513 +== 2.6 Enable / Disable Alarm == 514 514 515 515 516 -((( 517 -Feature: Change NB-IoT End Node Transmit Interval. 518 -))) 519 - 520 -((( 521 -(% style="color:blue" %)**AT Command: AT+TDC** 522 -))) 523 - 524 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 525 -|=(% style="width: 156px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 137px;background-color:#4F81BD;color:white" %)**Function**|=(% style="background-color:#4F81BD;color:white" %)**Response** 526 -|(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|((( 527 -30000 528 -OK 529 -the interval is 30000ms = 30s 530 -))) 531 -|(% style="width:156px" %)AT+TDC=60000|(% style="width:137px" %)Set Transmit Interval|((( 532 -OK 533 -Set transmit interval to 60000ms = 60 seconds 534 -))) 535 - 536 -((( 537 -(% style="color:blue" %)**Downlink Command: 0x01** 538 -))) 539 - 540 -((( 541 -Format: Command Code (0x01) followed by 3 bytes time value. 542 -))) 543 - 544 -((( 545 -If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01. 546 -))) 547 - 548 -* ((( 549 -Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 550 -))) 551 -* ((( 552 -Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 553 -)))(% style="display:none" %) (%%) 554 - 555 -== 2.7 Enable / Disable Alarm == 556 - 557 - 558 558 Feature: Enable/Disable Alarm for open/close event. Default value 0. 559 559 560 560 (% style="color:blue" %)**AT Command: ** ... ... @@ -571,7 +571,7 @@ 571 571 0xA7 00 ~/~/ Same As AT+DISALARM=0 572 572 573 573 574 -== 2. 8Alarm Base on Timeout ==532 +== 2.7 Alarm Base on Timeout == 575 575 576 576 577 577 DS03A-NB can monitor the timeout for a status change, this feature can be used to monitor some events such as door opening too long etc. Related Parameters are: ... ... @@ -653,7 +653,7 @@ 653 653 If user send 0xA9 02 00 00 1E: equal to AT+TTRIG2=0,30 **or** 0xA9 02 00 00 00: Equal to AT+TTRIG2=0,0. 654 654 655 655 656 -== 2. 9TTRIG1 & TTRIG2 timeout status alarm ==614 +== 2.88 TTRIG1 & TTRIG2 timeout status alarm == 657 657 658 658 659 659 It needs to be used with AT+TTRIG1 or AT+TTRIG2. When TTRIG1 or TTRIG2 times out and causes an alarm, and the status does not change subsequently, an alarm packet will be sent at the alarm interval. ... ... @@ -682,7 +682,7 @@ 682 682 Example: 0C aa => AT+TTRALARM= aa 683 683 684 684 685 -== 2. 10Count Mod ==643 +== 2.9 Count Mod == 686 686 687 687 688 688 Feature: Manually set the count mode. ... ... @@ -711,7 +711,7 @@ 711 711 Example: 0B aa => AT+COUNTMOD = second byte 712 712 713 713 714 -== 2.1 1Number of channel of door sensors ==672 +== 2.10 Number of channel of door sensors == 715 715 716 716 717 717 Feature: Set the number of door sensor channels. ... ... @@ -740,7 +740,7 @@ 740 740 Example: 0D aa => AT+TTRCHANNEL = second byte 741 741 742 742 743 -== 2.1 2Clear the open door times and the duration of the last open door ==701 +== 2.11 Clear the open door times and the duration of the last open door == 744 744 745 745 746 746 (% style="color:blue" %)**AT Command:** ... ... @@ -756,7 +756,7 @@ 756 756 The sensor will clear the open door times and the duration of the last open door. 757 757 758 758 759 -== 2.1 3Set the count value of the number of open door ==717 +== 2.12 Set the count value of the number of open door == 760 760 761 761 762 762 (% style="color:blue" %)**AT Command:** ... ... @@ -788,7 +788,7 @@ 788 788 0xA6 02 00 00 32 ==> AT+SETCNT=2,50 789 789 790 790 791 -== 2.1 4Clock logging (Since firmware version v1.2.1) ==749 +== 2.13 Clock logging (Since firmware version v1.2.1) == 792 792 793 793 794 794 Sometimes when we deploy lots of end nodes in field. We want all sensors sample data at the same time, and upload these data together for analyze. In such case, we can use clock loging feature. ... ... @@ -805,6 +805,8 @@ 805 805 806 806 (% style="color:blue" %)**d:**(%%)** **How many entries should be uplink on every TDC **(max 32)** 807 807 766 +(% style="color:red" %)**Note: To disable clock recording, set the following parameters: AT+CLOCKLOG=1,65535,0,0** 767 + 808 808 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SPH01-NB_NB-IoT_Soil_pH_Sensor_User_Manual/WebHome/image-20240315141254-1.png?rev=1.1||alt="image-20240315141254-1.png"]] 809 809 810 810 **Example:** ... ... @@ -830,7 +830,7 @@ 830 830 (% style="color:red" %)**Note: When entering the downlink payload, there must be no Spaces between bytes.** 831 831 832 832 833 -== 2.1 5Example Query saved historical records ==793 +== 2.14 Example Query saved historical records == 834 834 835 835 836 836 * (% style="color:blue" %)**AT Command: AT+CDP** ... ... @@ -841,7 +841,7 @@ 841 841 [[image:image-20240316151014-2.png||height="632" width="825"]] 842 842 843 843 844 -== 2.1 6Uplink log query ==804 +== 2.15 Uplink log query == 845 845 846 846 847 847 * (% style="color:blue" %)**AT Command: AT+GETLOG** ... ... @@ -851,7 +851,7 @@ 851 851 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/PS-NB-NA_NB-IoT_Analog_Sensor_User_Manual/WebHome/image-20240407191922-2.png?width=903&height=631&rev=1.1||alt="image-20240407191922-2.png"]] 852 852 853 853 854 -== 2.1 7Scheduled domain name resolution ==814 +== 2.16 Scheduled domain name resolution == 855 855 856 856 857 857 This command is used to set up scheduled domain name resolution. ... ... @@ -863,7 +863,7 @@ 863 863 After setting this command, domain name resolution will be performed regularly. 864 864 865 865 866 -== 2.1 8Set the QoS level ==826 +== 2.17 Set the QoS level == 867 867 868 868 869 869 This command is used to set the QoS level of **MQTT**. ... ... @@ -891,11 +891,31 @@ 891 891 * AT Command via Bluetooth Connection (**Recommended**): [[BLE Configure Instruction>>http://wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/]]. 892 892 893 893 * AT Command via UART Connection : See [[UART Connection>>http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H2.3UARTConnectionforSN50v3basemotherboard]]. 894 -(% style="display:none" %) (%%)854 +(% style="display:none" %) 895 895 896 -== 3.2 A TCommandsSet==856 +== 3.2 Serial Access Password == 897 897 898 898 859 +After the Bluetooth or UART connection is successful, use the Serial Access Password to enter the AT command window. 860 + 861 +The label on the box of the node will print the initial password: AT+PIN=**xxxxxx**, and directly use the six-digit password to access the AT instruction window. 862 + 863 +[[image:image-20240826172125-1.png]] 864 + 865 + 866 +If you need to change the password, use **AT+PWORD=**xxxxxx (6 characters), NB nodes only support lowercase letters. 867 + 868 +[[image:image-20240826172130-2.png]] 869 + 870 + 871 +(% style="color:red" %)**Note: After entering the command, you need to add a line break, and you can also set automatic line breaks in the Bluetooth tool or UART connection tool.** 872 + 873 +[[image:image-20240826172136-3.png]] 874 + 875 + 876 +== 3.3 AT Commands Set == 877 + 878 + 899 899 AT+<CMD>? : Help on <CMD> 900 900 901 901 AT+<CMD> : Run <CMD> ... ... @@ -1010,7 +1010,6 @@ 1010 1010 User can can refer to this [[description>>url:http://wiki.dragino.com/xwiki/bin/view/How%20to%20configure%20the%20certificate%3F/]] to configure the certificate. 1011 1011 1012 1012 1013 - 1014 1014 = 7. Order Info = 1015 1015 1016 1016
- image-20240716143403-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ting - Size
-
... ... @@ -1,0 +1,1 @@ 1 +428.0 KB - Content
- image-20240826172125-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ting - Size
-
... ... @@ -1,0 +1,1 @@ 1 +75.5 KB - Content
- image-20240826172130-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ting - Size
-
... ... @@ -1,0 +1,1 @@ 1 +75.4 KB - Content
- image-20240826172136-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ting - Size
-
... ... @@ -1,0 +1,1 @@ 1 +90.2 KB - Content