Changes for page wiki_test

Last modified by Mengting Qiu on 2024/09/05 17:35

From version 161.1
edited by Mengting Qiu
on 2024/09/05 17:35
Change comment: There is no comment for this version
To version 155.1
edited by Mengting Qiu
on 2024/07/16 14:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -wiki_test
1 +DS03A-NB -- NB-IoT Door Sensor User Manual
Content
... ... @@ -160,7 +160,6 @@
160 160  
161 161  
162 162  === 1.8.1 Jumper JP2 ===
163 -;
164 164  
165 165  
166 166  Power on Device when put this jumper.
... ... @@ -324,7 +324,7 @@
324 324  
325 325  **The HEX format payload for the single-channel mode is as follows:**
326 326  
327 -(% style="color:#4472c4" %)**f863663062798914127b0d00120101000000000000006667e2e0010000000000006667e1cf010000000000006667de4b010000000000006667dac7010000000000006667d743010000000000006667d3bf010000000000006667d03b010000000000006667ccb7010000000000006667c7c7**
326 +(% style="color:#4472c4" %)**062798914127b0d00120101000000000000006667e2e0010000000000006667e1cf010000000000006667de4b010000000000006667dac7010000000000006667d743010000000000006667d3bf010000000000006667d03b010000000000006667ccb7010000000000006667c7c7**
328 328  
329 329  
330 330  [[image:image-20240611151016-5.png]]
... ... @@ -472,7 +472,7 @@
472 472  
473 473  User can use below commands to change the (% style="color:blue" %)**uplink interval**.
474 474  
475 -(% style="color:#037691" %)**AT+TDC=7200 ** (%%) ~/~/ Set Update Interval to 7200s
474 +(% style="color:#037691" %)**AT+TDC=600 ** (%%) ~/~/ Set Update Interval to 600s
476 476  
477 477  User can also push the button for more than 1 seconds to activate an uplink.
478 478  
... ... @@ -511,9 +511,51 @@
511 511  * (% style="color:#037691" %)**AT+INTMOD=3  **(%%) ~/~/ Trigger by rising edge
512 512  (% style="display:none" %) (%%)
513 513  
514 -== 2.6 Enable / Disable Alarm ==
513 +== 2.6 Set Transmit Interval Time ==
515 515  
516 516  
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 +
517 517  Feature: Enable/Disable Alarm for open/close event. Default value 0.
518 518  
519 519  (% style="color:blue" %)**AT Command: **
... ... @@ -530,7 +530,7 @@
530 530  0xA7 00  ~/~/ Same As AT+DISALARM=0
531 531  
532 532  
533 -== 2.7 Alarm Base on Timeout ==
574 +== 2.8 Alarm Base on Timeout ==
534 534  
535 535  
536 536  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:
... ... @@ -612,7 +612,7 @@
612 612  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.
613 613  
614 614  
615 -== 2.88 TTRIG1 & TTRIG2 timeout status alarm ==
656 +== 2.9 TTRIG1 & TTRIG2 timeout status alarm ==
616 616  
617 617  
618 618  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.
... ... @@ -641,7 +641,7 @@
641 641  Example:  0C aa  => AT+TTRALARM= aa
642 642  
643 643  
644 -== 2.9 Count Mod ==
685 +== 2.10 Count Mod ==
645 645  
646 646  
647 647  Feature: Manually set the count mode.
... ... @@ -670,7 +670,7 @@
670 670  Example:  0B aa  => AT+COUNTMOD = second byte
671 671  
672 672  
673 -== 2.10 Number of channel of door sensors ==
714 +== 2.11 Number of channel of door sensors ==
674 674  
675 675  
676 676  Feature: Set the number of door sensor channels.
... ... @@ -699,7 +699,7 @@
699 699  Example:  0D aa => AT+TTRCHANNEL = second byte
700 700  
701 701  
702 -== 2.11 Clear the open door times and the duration of the last open door ==
743 +== 2.12 Clear the open door times and the duration of the last open door ==
703 703  
704 704  
705 705  (% style="color:blue" %)**AT Command:**
... ... @@ -715,7 +715,7 @@
715 715  The sensor will clear the open door times and the duration of the last open door.
716 716  
717 717  
718 -== 2.12 Set the count value of the number of open door ==
759 +== 2.13 Set the count value of the number of open door ==
719 719  
720 720  
721 721  (% style="color:blue" %)**AT Command:**
... ... @@ -747,7 +747,7 @@
747 747  0xA6 02 00 00 32  ==>  AT+SETCNT=2,50
748 748  
749 749  
750 -== 2.13 Clock logging (Since firmware version v1.2.1) ==
791 +== 2.14 Clock logging (Since firmware version v1.2.1) ==
751 751  
752 752  
753 753  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.
... ... @@ -791,7 +791,7 @@
791 791  (% style="color:red" %)**Note: When entering the downlink payload, there must be no Spaces between bytes.**
792 792  
793 793  
794 -== 2.14 Example Query saved historical records ==
835 +== 2.15 Example Query saved historical records ==
795 795  
796 796  
797 797  * (% style="color:blue" %)**AT Command: AT+CDP**
... ... @@ -802,7 +802,7 @@
802 802  [[image:image-20240316151014-2.png||height="632" width="825"]]
803 803  
804 804  
805 -== 2.15 Uplink log query ==
846 +== 2.16 Uplink log query ==
806 806  
807 807  
808 808  * (% style="color:blue" %)**AT Command: AT+GETLOG**
... ... @@ -812,7 +812,7 @@
812 812  [[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"]]
813 813  
814 814  
815 -== 2.16 Scheduled domain name resolution ==
856 +== 2.17 Scheduled domain name resolution ==
816 816  
817 817  
818 818  This command is used to set up scheduled domain name resolution.
... ... @@ -824,7 +824,7 @@
824 824  After setting this command, domain name resolution will be performed regularly.
825 825  
826 826  
827 -== 2.17 Set the QoS level ==
868 +== 2.18 Set the QoS level ==
828 828  
829 829  
830 830  This command is used to set the QoS level of **MQTT**.
... ... @@ -852,31 +852,11 @@
852 852  * AT Command via Bluetooth Connection (**Recommended**): [[BLE Configure Instruction>>http://wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/]].
853 853  
854 854  * 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]].
855 -(% style="display:none" %)
896 +(% style="display:none" %) (%%)
856 856  
857 -== 3.2  Serial Access Password ==
898 +== 3.2 AT Commands Set ==
858 858  
859 859  
860 -After the Bluetooth or UART connection is successful, use the Serial Access Password to enter the AT command window.
861 -
862 -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.
863 -
864 -[[image:image-20240826172125-1.png]]
865 -
866 -
867 -If you need to change the password, use **AT+PWORD=**xxxxxx (6 characters), NB nodes only support lowercase letters.
868 -
869 -[[image:image-20240826172130-2.png]]
870 -
871 -
872 -(% 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.**
873 -
874 -[[image:image-20240826172136-3.png]]
875 -
876 -
877 -== 3.3 AT Commands Set ==
878 -
879 -
880 880  AT+<CMD>?        : Help on <CMD>
881 881  
882 882  AT+<CMD>         : Run <CMD>
image-20240826172125-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ting
Size
... ... @@ -1,1 +1,0 @@
1 -75.5 KB
Content
image-20240826172130-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ting
Size
... ... @@ -1,1 +1,0 @@
1 -75.4 KB
Content
image-20240826172136-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ting
Size
... ... @@ -1,1 +1,0 @@
1 -90.2 KB
Content