<
From version < 73.4 >
edited by Xiaoling
on 2022/09/12 10:52
To version < 78.1 >
edited by Bei Jinggeng
on 2022/10/09 14:27
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
Content
... ... @@ -82,15 +82,11 @@
82 82  ** Idle: 32mA@12v
83 83  ** 20dB Transmit: 65mA@12v
84 84  
85 -
86 -
87 87  (% style="color:#037691" %)**Interface for Model:**
88 88  
89 89  * RS485
90 90  * Power Input 7~~ 24V DC. 
91 91  
92 -
93 -
94 94  (% style="color:#037691" %)**LoRa Spec:**
95 95  
96 96  * Frequency Range:
... ... @@ -112,9 +112,6 @@
112 112  * Automatic RF Sense and CAD with ultra-fast AFC.
113 113  * Packet engine up to 256 bytes with CRC
114 114  
115 -
116 -
117 -
118 118  == 1.3 Features ==
119 119  
120 120  
... ... @@ -127,9 +127,6 @@
127 127  * Support Modbus protocol
128 128  * Support Interrupt uplink (Since hardware version v1.2)
129 129  
130 -
131 -
132 -
133 133  == 1.4 Applications ==
134 134  
135 135  
... ... @@ -140,9 +140,6 @@
140 140  * Smart Cities
141 141  * Smart Factory
142 142  
143 -
144 -
145 -
146 146  == 1.5 Firmware Change log ==
147 147  
148 148  
... ... @@ -374,9 +374,6 @@
374 374  )))
375 375  )))
376 376  
377 -
378 -
379 -
380 380  === 3.3.2 Configure sensors ===
381 381  
382 382  
... ... @@ -404,9 +404,6 @@
404 404  )))
405 405  )))|(% style="width:190px" %)AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m
406 406  
407 -
408 -
409 -
410 410  === 3.3.3 Configure read commands for each sampling ===
411 411  
412 412  
... ... @@ -462,7 +462,6 @@
462 462  * **c: define the position for valid value.  **
463 463  )))
464 464  
465 -
466 466  **Examples:**
467 467  
468 468  
... ... @@ -515,7 +515,7 @@
515 515  
516 516  )))
517 517  
518 -(% aria-label="1653269759169-150.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1653269759169-150.png||data-widget="image" height="513" width="716"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
498 +[[image:image-20220929111027-1.png||height="509" width="685"]](% title="Click and drag to resize" %)​
519 519  
520 520  
521 521  (% style="color:#037691" %)**Examples: AT+DATAUP=1**
... ... @@ -523,7 +523,7 @@
523 523  
524 524  Compose the uplink payload with value returns in sequence and send with (% style="color:red" %)**Multiply UPLINKs**.
525 525  
526 -Final Payload is (% style="color:#4f81bd" %)**Battery Info+PAYVER + PAYLOAD COUNT + PAYLOAD# + DATA**
506 +Final Payload is (% style="color:#4f81bd" %)**PAYVER + PAYLOAD COUNT + PAYLOAD# + DATA**
527 527  
528 528  
529 529  1. PAYVER: Defined by AT+PAYVER
... ... @@ -531,8 +531,6 @@
531 531  1. PAYLOAD#: Number of this uplink. (from 0,1,2,3…,to PAYLOAD COUNT)
532 532  1. DATA: Valid value: max 8 bytes for each uplink so each uplink <= 11 bytes. For the last uplink, DATA will might less than 8 bytes
533 533  
534 -
535 -
536 536  (% aria-label="image-20220602155039-4.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220602155039-4.png||data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
537 537  
538 538  
... ... @@ -556,27 +556,13 @@
556 556  
557 557   ~* For all other bands: max 51 bytes for each uplink.
558 558  
559 -(% style="color:red" %)*** When AT+DATAUP=1, the maximum number of segments is 15, and the maximum total number of bytes is 1500;**
560 560  
561 -(% style="color:red" %)** When AT+DATAUP=1 and AT+ADR=0, the maximum number of bytes of each payload is determined by the DR value. (Since v1.4.0)**
538 +(% style="color:red" %)** When AT+DATAUP=1, the maximum number of segments is 15, and the maximum total number of bytes is 1500;**
562 562  
540 +(% style="color:red" %)** When AT+DATAUP=1 and AT+ADR=0, the maximum number of bytes of each payload is determined by the DR value. (Since v1.4.0)**
563 563  
564 -(% style="color:#4f81bd" %)**If the data is empty, return to the display(Since v1.4.0)**
565 565  
566 -1 )  When **(% style="color:blue" %)AT+MOD=1**(%%), if the data intercepted by** AT+DATACUT** or **AT+MBFUN** is empty, it will display **NULL**, and the payload will be filled with **n FFs**.
567 567  
568 -
569 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/test/WebHome/image-20220824114359-3.png?width=1106&height=297&rev=1.1||alt="image-20220824114359-3.png" height="297" width="1106"]]
570 -
571 -
572 -
573 -2 )  When **(% style="color:blue" %)AT+MOD=2**(%%), if the data intercepted by **AT+DATACUT** or **AT+MBFUN** is empty, it will display **NULL**, and the payload will be filled with **n 00s**.
574 -
575 -
576 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/test/WebHome/image-20220824114330-2.png?rev=1.1||alt="image-20220824114330-2.png"]]
577 -
578 -
579 -
580 580  Below are the uplink payloads:
581 581  
582 582  
... ... @@ -589,11 +589,11 @@
589 589  
590 590  Except uplink periodically, RS485-LN is able to uplink on demand. The server send downlink command to RS485-LN and RS485 will uplink data base on the command.
591 591  
592 -**(% style="color:blue" %)Downlink control command:**
556 +(% style="color:blue" %)**Downlink control command:**
593 593  
594 -**(% style="color:#4472C4" %) 0x08 command**(%%): Poll an uplink with current command set in RS485-LN.
558 +(% style="color:#4472c4" %)** 0x08 command**(%%): Poll an uplink with current command set in RS485-LN.
595 595  
596 -**(% style="color:#4472C4" %) 0xA8 command**(%%): Send a command to RS485-LN and uplink the output from sensors.
560 +(% style="color:#4472c4" %)** 0xA8 command**(%%): Send a command to RS485-LN and uplink the output from sensors.
597 597  
598 598  
599 599  
... ... @@ -611,9 +611,26 @@
611 611  
612 612  == 3.4 Uplink Payload ==
613 613  
578 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:800px" %)
579 +|(((
580 +Size(bytes)
581 +)))|1|(((
582 +Length depends on the return from the commands
583 +)))
584 +|(((
585 +Value
586 +)))|(((
587 +PAYLOAD_VER
588 +)))|(((
589 +If the valid payload is too long and exceed the maximum
614 614  
615 -(% aria-label="image-20220606110929-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220606110929-1.png||data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]]
591 +support payload length in server, server will show payload not
616 616  
593 +provided in the LoRaWAN server.
594 +)))
595 +
596 +(% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]]
597 +
617 617  (% title="Click and drag to resize" %)​
618 618  
619 619  Below is the decoder for the first 3 bytes. The rest bytes are dynamic depends on different RS485 sensors.
... ... @@ -657,8 +657,11 @@
657 657  
658 658  Response feature is added to the server's downlink, a special package with a FPort of 200 will be uploaded immediately after receiving the data sent by the server.
659 659  
660 -(% aria-label="image-20220602163333-5.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220602163333-5.png||data-widget="image" height="263" width="1160"]](% title="Click and drag to resize" %)​
661 661  
642 +(% aria-label="image-20220602163333-5.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220602163333-5.png||data-widget="image" height="263" width="1160"]]
643 +
644 +(% title="Click and drag to resize" %)​
645 +
662 662  The first byte of this package represents whether the configuration is successful, 00 represents failure, 01 represents success. Except for the first byte, the other is the previous downlink. (All commands except A8 type commands are applicable)
663 663  
664 664  
... ... @@ -672,14 +672,14 @@
672 672  
673 673  
674 674  (((
675 -This command is used to configure the RS485 devices; they won't be used during sampling.
659 +This command is used to configure the RS485 devices; they won't be used during sampling. Max Length of AT+CFGDEV is **40 bytes**.
676 676  )))
677 677  
678 -* (((
679 -(% style="color:#037691" %)**AT Command**
662 +(((
663 +* (% style="color:#037691" %)**AT Command**
680 680  
681 681  (((
682 -**AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m**  m: 0: no CRC, 1: add CRC-16/MODBUS in the end of this command
666 +(% style="color:#4472c4" %)** AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m**  (%%) m: 0: no CRC, 1: add CRC-16/MODBUS in the end of this command
683 683  )))
684 684  )))
685 685  
... ... @@ -692,7 +692,7 @@
692 692  )))
693 693  
694 694  (((
695 -Format: A8 MM NN XX XX XX XX YY
679 +Format: (% style="color:#4472c4" %)** A8 MM NN XX XX XX XX YY**
696 696  )))
697 697  
698 698  (((
... ... @@ -798,34 +798,42 @@
798 798  This is the first byte of the uplink payload. RS485-LN can connect to different sensors. User can set the PAYVER field to tell server how to decode the current payload.
799 799  )))
800 800  
801 -* (((
802 -(% style="color:#037691" %)**AT Command:**
785 +(((
786 +* (% style="color:#037691" %)**AT Command:**
803 803  
804 -**AT+PAYVER:    **Set PAYVER field = 1
788 +(% style="color:#4472c4" %)** AT+PAYVER:    ** (%%) Set PAYVER field = 1
805 805  
806 806  
807 807  )))
792 +
808 808  * (((
809 809  (% style="color:#037691" %)**Downlink Payload:**
810 810  )))
811 811  
812 812  (((
813 -**0xAE 01**  ~-~->  Set PAYVER field =  0x01
798 +(% style="color:#4472c4" %)** 0xAE 01** (%%) ~-~->  Set PAYVER field =  0x01
814 814  )))
815 815  
816 816  (((
817 -**0xAE 0F**   ~-~->  Set PAYVER field =  0x0F
802 +(% style="color:#4472c4" %)** 0xAE 0F**   (%%) ~-~->  Set PAYVER field =  0x0F
818 818  )))
819 819  
820 820  
821 -1)Add the interrupt flag at the highest bit of the Payver byte, that is, Byte7 of the first byte. (Since v1.4.0)[[image:image-20220824145428-2.png||height="168" width="1300"]]
806 +**1 )  Add the interrupt flag at the highest bit of the Payver byte, that is, Byte7 of the first byte. (Since v1.4.0)**
822 822  
823 823  
824 -2)if the data intercepted by AT+DATACUT or AT+MBFUN is empty, it will display NULL, and the payload will be filled with n FFs.
809 +[[image:image-20220824145428-2.png||height="168" width="1300"]]
825 825  
811 +
812 +
813 +**2 )  if the data intercepted by AT+DATACUT or AT+MBFUN is empty, it will display NULL, and the payload will be filled with n FFs.**
814 +
815 +
826 826  [[image:image-20220824145428-3.png||height="308" width="1200"]]
827 827  
828 828  
819 +
820 +
829 829  ==== (% style="color:blue" %)**Set RS485 Sampling Commands**(%%) ====
830 830  
831 831  
... ... @@ -845,9 +845,9 @@
845 845  (% style="color:#037691" %)**AT Command:**
846 846  )))
847 847  
848 -**AT+COMMANDx:    **Configure RS485 read command to sensor.
840 +(% style="color:#4472c4" %)** AT+COMMANDx:    ** (%%) Configure RS485 read command to sensor.
849 849  
850 -**AT+DATACUTx:        **Configure how to handle return from RS485 devices.
842 +(% style="color:#4472c4" %)** AT+DATACUTx:        **(%%) Configure how to handle return from RS485 devices.
851 851  
852 852  
853 853  * (((
... ... @@ -855,19 +855,19 @@
855 855  )))
856 856  
857 857  (((
858 -**0xAF** downlink command can be used to set AT+COMMANDx or AT+DATACUTx.
850 +(% style="color:#4472c4" %)** 0xAF**(%%) downlink command can be used to set AT+COMMANDx or AT+DATACUTx.
859 859  
860 860  
861 861  )))
862 862  
863 863  (((
864 -(% style="color:red" %)**Note**(%%): if user use AT+COMMANDx to add a new command, he also need to send AT+DATACUTx downlink.
856 +(% style="color:red" %)**Note : if user use AT+COMMANDx to add a new command, he also need to send AT+DATACUTx downlink.**
865 865  
866 866  
867 867  )))
868 868  
869 869  (((
870 -Format: AF MM NN LL XX XX XX XX YY
862 +Format: (% style="color:#4472c4" %)** AF MM NN LL XX XX XX XX YY**
871 871  )))
872 872  
873 873  (((
... ... @@ -915,7 +915,7 @@
915 915  
916 916  
917 917  (((
918 -**AT+MBFUN** is valid since v1.3 firmware version. The command is for fast configure to read Modbus devices. It is only valid for the devices which follow the [[MODBUS-RTU protocol>>url:https://www.modbustools.com/modbus.html]].
910 +(% style="color:#4472c4" %)** AT+MBFUN**(%%) is valid since v1.3 firmware version. The command is for fast configure to read Modbus devices. It is only valid for the devices which follow the [[MODBUS-RTU protocol>>url:https://www.modbustools.com/modbus.html]].
919 919  )))
920 920  
921 921  (((
... ... @@ -946,8 +946,10 @@
946 946  
947 947  )))
948 948  
949 -(% aria-label="image-20220602165351-6.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220602165351-6.png||data-widget="image"]](% title="Click and drag to resize" %)​
941 +(% aria-label="image-20220602165351-6.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220602165351-6.png||data-widget="image"]]
950 950  
943 +(% title="Click and drag to resize" %)​
944 +
951 951  (% aria-label="image-20220602165351-7.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220602165351-7.png||data-widget="image"]](% title="Click and drag to resize" %)​
952 952  
953 953  
... ... @@ -964,10 +964,10 @@
964 964  Default value: 0, range:  0 ~~ 65 seconds
965 965  )))
966 966  
967 -* (((
968 -(% style="color:#037691" %)** AT Command:**
961 +(((
962 +* (% style="color:#037691" %)** AT Command:**
969 969  
970 -**AT+CMDDLaa=hex(bb cc)*1000**
964 +(% style="color:#4472c4" %)** AT+CMDDLaa=hex(bb cc)*1000**
971 971  )))
972 972  
973 973  (((
... ... @@ -977,7 +977,7 @@
977 977  )))
978 978  
979 979  (((
980 -**AT+CMDDL1=1000** to send the open time to 1000ms
974 +(% style="color:#4472c4" %)** AT+CMDDL1=1000** (%%)to send the open time to 1000ms
981 981  )))
982 982  
983 983  (((
... ... @@ -989,14 +989,12 @@
989 989  )))
990 990  
991 991  (((
992 -**0x AA aa bb cc**
986 +(% style="color:#4472c4" %)** 0x AA aa bb cc**(%%) Same as: AT+CMDDLaa=hex(bb cc)*1000
993 993  )))
994 994  
995 995  (((
996 -Same as: AT+CMDDLaa=hex(bb cc)*1000
997 -)))
990 +
998 998  
999 -(((
1000 1000  **Example:**
1001 1001  )))
1002 1002  
... ... @@ -1005,6 +1005,8 @@
1005 1005  )))
1006 1006  
1007 1007  
1000 +
1001 +
1008 1008  ==== (% style="color:blue" %)**Uplink payload mode**(%%) ====
1009 1009  
1010 1010  
... ... @@ -1018,17 +1018,17 @@
1018 1018  
1019 1019  )))
1020 1020  
1021 -* (((
1022 -(% style="color:#037691" %)** AT Command:**
1015 +(((
1016 +* (% style="color:#037691" %)** AT Command:**
1023 1023  
1024 -**AT+DATAUP=0**
1018 +(% style="color:#4472c4" %)** AT+DATAUP=0**
1025 1025  
1026 -**AT+DATAUP=1**
1020 +(% style="color:#4472c4" %)** AT+DATAUP=1**
1027 1027  
1028 1028  
1029 1029  )))
1030 1030  
1031 -**0xAD 01 00 00 14**  **~-~->** Same as AT+DATAUP=1,20000 ~/~/(00 00 14 is 20 seconds)
1025 +(% style="color:#4472c4" %)** 0xAD 01 00 00 14** (%%) **~-~->** Same as AT+DATAUP=1,20000  ~/~/  (00 00 14 is 20 seconds)
1032 1032  
1033 1033  Each uplink is sent to the server at 20-second intervals when segmented.
1034 1034  
... ... @@ -1037,9 +1037,9 @@
1037 1037  (% style="color:#037691" %)** Downlink Payload:**
1038 1038  )))
1039 1039  
1040 -**0xAD 00**  **~-~->** Same as AT+DATAUP=0
1034 +(% style="color:#4472c4" %)** 0xAD 00** (%%) **~-~->** Same as AT+DATAUP=0
1041 1041  
1042 -**0xAD 01**  **~-~->** Same as AT+DATAUP=1  ~/~/Each uplink is sent to the server one after the other as it is segmented.
1036 +(% style="color:#4472c4" %)** 0xAD 01**  (%%) **~-~->** Same as AT+DATAUP=1  ~/~/Each uplink is sent to the server one after the other as it is segmented.
1043 1043  
1044 1044  
1045 1045  * (((
... ... @@ -1046,7 +1046,7 @@
1046 1046  (% style="color:#037691" %)** AT Command:**
1047 1047  )))
1048 1048  
1049 -**AT+DATAUP=1,Timeout**
1043 +(% style="color:#4472c4" %)** AT+DATAUP=1,Timeout**
1050 1050  
1051 1051  
1052 1052  * (((
... ... @@ -1053,10 +1053,13 @@
1053 1053  (% style="color:#037691" %)** Downlink Payload:**
1054 1054  )))
1055 1055  
1056 -**0xAD 01 00 00 14**  **~-~->** Same as AT+DATAUP=1,20000 ~/~/(00 00 14 is 20 seconds)
1050 +(% style="color:#4472c4" %)** 0xAD 01 00 00 14** (%%) **~-~->** Same as AT+DATAUP=1,20000  ~/~/  (00 00 14 is 20 seconds)
1057 1057  
1058 1058  Each uplink is sent to the server at 20-second intervals when segmented.
1059 1059  
1054 +
1055 +
1056 +
1060 1060  ==== (% style="color:blue" %)**Manually trigger an Uplink**(%%) ====
1061 1061  
1062 1062  
... ... @@ -1081,7 +1081,7 @@
1081 1081  )))
1082 1082  
1083 1083  (((
1084 -**0x08 FF**, RS485-LN will immediately send an uplink.
1081 +(% style="color:#4472c4" %)** 0x08 FF**(%%), RS485-LN will immediately send an uplink.
1085 1085  )))
1086 1086  
1087 1087  
... ... @@ -1101,10 +1101,12 @@
1101 1101  )))
1102 1102  
1103 1103  (((
1104 -**AT+CMDEAR=mm,nn**   mm: start position of erase ,nn: stop position of erase
1101 +(% style="color:#4472c4" %)** AT+CMDEAR=mm,nn** (%%) mm: start position of erase ,nn: stop position of erase
1105 1105  )))
1106 1106  
1107 1107  (((
1105 +
1106 +
1108 1108  Etc. AT+CMDEAR=1,10 means erase AT+COMMAND1/AT+DATACUT1 to AT+COMMAND10/AT+DATACUT10
1109 1109  )))
1110 1110  
... ... @@ -1128,7 +1128,7 @@
1128 1128  )))
1129 1129  
1130 1130  (((
1131 -**0x09 aa bb** same as AT+CMDEAR=aa,bb
1130 +(% style="color:#4472c4" %)** 0x09 aa bb** (%%) same as AT+CMDEAR=aa,bb
1132 1132  )))
1133 1133  
1134 1134  
... ... @@ -1139,12 +1139,10 @@
1139 1139  
1140 1140  (((
1141 1141  Set the Rs485 serial communication parameters:
1142 -
1143 -
1144 1144  )))
1145 1145  
1146 -* (((
1147 -(% style="color:#037691" %)** AT Command:**
1143 +(((
1144 +(% style="color:#037691" %)**AT Command:**
1148 1148  )))
1149 1149  
1150 1150  (((
... ... @@ -1151,7 +1151,7 @@
1151 1151  * Set Baud Rate
1152 1152  )))
1153 1153  
1154 -**AT+BAUDR=9600**    ~/~/ Options: (200~~115200)  When using low baud rate or receiving multiple bytes, you need to use AT+CMDDL to increase the receive timeout (the default receive timeout is 400ms), otherwise data will be lost
1151 +(% style="color:#4472c4" %)** AT+BAUDR=9600** (%%) ~/~/  Options: (200~~115200)  When using low baud rate or receiving multiple bytes, you need to use AT+CMDDL to increase the receive timeout (the default receive timeout is 400ms), otherwise data will be lost
1155 1155  
1156 1156  
1157 1157  (((
... ... @@ -1158,7 +1158,7 @@
1158 1158  * Set UART Parity
1159 1159  )))
1160 1160  
1161 -**AT+PARITY=0**    ~/~/ Option: 0: no parity, 1: odd parity, 2: even parity
1158 +(% style="color:#4472c4" %)** AT+PARITY=0** (%%) ~/~/  Option: 0: no parity, 1: odd parity, 2: even parity
1162 1162  
1163 1163  
1164 1164  (((
... ... @@ -1165,16 +1165,15 @@
1165 1165  * Set STOPBIT
1166 1166  )))
1167 1167  
1168 -**AT+STOPBIT=0**    ~/~/ Option: 0 for 1bit; 1 for 1.5 bit ; 2 for 2 bits
1165 +(% style="color:#4472c4" %)** AT+STOPBIT=0** (%%) ~/~/  Option: 0 for 1bit; 1 for 1.5 bit ; 2 for 2 bits
1169 1169  
1170 1170  
1171 -
1172 -* (((
1173 -(% style="color:#037691" %)** Downlink Payload:**
1168 +(((
1169 +(% style="color:#037691" %)**Downlink Payload:**
1174 1174  )))
1175 1175  
1176 1176  (((
1177 -**A7 01 aa bb**:  Same  AT+BAUDR=hex(aa bb)*100
1173 +(% style="color:#4472c4" %)** A7 01 aa bb**:   (%%) Same  AT+BAUDR=hex(aa bb)*100
1178 1178  )))
1179 1179  
1180 1180  (((
... ... @@ -1182,7 +1182,7 @@
1182 1182  )))
1183 1183  
1184 1184  * (((
1185 -A7 01 00 60   same as AT+BAUDR=9600
1181 +A7 01 00 60  same as AT+BAUDR=9600
1186 1186  )))
1187 1187  * (((
1188 1188  A7 01 04 80  same as AT+BAUDR=115200
... ... @@ -1189,14 +1189,34 @@
1189 1189  )))
1190 1190  
1191 1191  (((
1192 -A7 02 aa:  Same as  AT+PARITY=aa  (aa value: 00 , 01 or 02)
1188 +* A7 02 aa:  Same as  AT+PARITY=aa  (aa value: 00 , 01 or 02)
1193 1193  )))
1194 1194  
1195 1195  (((
1196 -A7 03 aa:  Same as  AT+STOPBIT=aa  (aa value: 00 , 01 or 02)
1192 +* A7 03 aa:  Same as  AT+STOPBIT=aa  (aa value: 00 , 01 or 02)
1197 1197  )))
1198 1198  
1199 1199  
1196 +==== (% style="color:blue" %)**Configure Databit (Since Version 1.4.1)**(%%) ====
1197 +
1198 +* (((
1199 +(% style="color:#037691" %)** AT Command:**
1200 +)))
1201 +
1202 +**~ AT+DATABIT=7  **~/~/ Set the data bits to 7
1203 +
1204 +**~ AT+DATABIT=8  **~/~/Set the data bits to 8
1205 +
1206 +* (((
1207 +(% style="color:#037691" %)**Downlink Payload:**
1208 +)))
1209 +
1210 +**~ A7 04 07**: Same as  AT+DATABIT=7
1211 +
1212 +**~ A7 04 08**: Same as  AT+DATABIT=8
1213 +
1214 +
1215 +
1200 1200  ==== (% style="color:blue" %)**Encrypted payload**(%%) ====
1201 1201  
1202 1202  (((
... ... @@ -1207,11 +1207,13 @@
1207 1207  (% style="color:#037691" %)** AT Command:**
1208 1208  )))
1209 1209  
1210 -**AT+DECRYPT=1  **~/~/ The payload is uploaded without encryption
1226 +(% style="color:#4472c4" %)** AT+DECRYPT=1  ** (%%) ~/~/ The payload is uploaded without encryption
1211 1211  
1212 -**AT+DECRYPT=0  **~/~/Encrypt when uploading payload (default)
1228 +(% style="color:#4472c4" %)** AT+DECRYPT=0  ** (%%) ~/~/ Encrypt when uploading payload (default)
1213 1213  
1214 1214  
1231 +
1232 +
1215 1215  ==== (% style="color:blue" %)**Get sensor value**(%%) ====
1216 1216  
1217 1217  
... ... @@ -1219,11 +1219,13 @@
1219 1219  (% style="color:#037691" %)** AT Command:**
1220 1220  )))
1221 1221  
1222 -**AT+GETSENSORVALUE=0  **~/~/ The serial port gets the reading of the current sensor
1240 +(% style="color:#4472c4" %)** AT+GETSENSORVALUE=0  **(%%) ~/~/ The serial port gets the reading of the current sensor
1223 1223  
1224 -**AT+GETSENSORVALUE=1  **~/~/The serial port gets the current sensor reading and uploads it.
1242 +(% style="color:#4472c4" %)** AT+GETSENSORVALUE=1  **(%%) ~/~/ The serial port gets the current sensor reading and uploads it.
1225 1225  
1226 1226  
1245 +
1246 +
1227 1227  ==== (% style="color:blue" %)**Resets the downlink packet count**(%%) ====
1228 1228  
1229 1229  
... ... @@ -1231,11 +1231,13 @@
1231 1231  (% style="color:#037691" %)** AT Command:**
1232 1232  )))
1233 1233  
1234 -**AT+DISFCNTCHECK=0  **~/~/ When the downlink packet count sent by the server is less than the node downlink packet count or exceeds 16384, the node will no longer receive downlink packets (default)
1254 +(% style="color:#4472c4" %)** AT+DISFCNTCHECK=0  **(%%) ~/~/  When the downlink packet count sent by the server is less than the node downlink packet count or exceeds 16384, the node will no longer receive downlink packets (default)
1235 1235  
1236 -**AT+DISFCNTCHECK=1  **~/~/When the downlink packet count sent by the server is less than the node downlink packet count or exceeds 16384, the node resets the downlink packet count and keeps it consistent with the server downlink packet count.
1256 +(% style="color:#4472c4" %)** AT+DISFCNTCHECK=1  **(%%) ~/~/  When the downlink packet count sent by the server is less than the node downlink packet count or exceeds 16384, the node resets the downlink packet count and keeps it consistent with the server downlink packet count.
1237 1237  
1238 1238  
1259 +
1260 +
1239 1239  ==== (% style="color:blue" %)**When the limit bytes are exceeded, upload in batches**(%%) ====
1240 1240  
1241 1241  
... ... @@ -1243,9 +1243,9 @@
1243 1243  (% style="color:#037691" %)** AT Command:**
1244 1244  )))
1245 1245  
1246 - **AT+DISMACANS=0**  ~/~/ When the MACANS of the reply server plus the payload exceeds the maximum number of bytes of 11 bytes (DR0 of US915, DR2 of AS923, DR2 of AU195), the node will send a packet with a payload of 00 and a port of 4. (default)
1268 + (% style="color:#4472c4" %)** AT+DISMACANS=0**  (%%) ~/~/  When the MACANS of the reply server plus the payload exceeds the maximum number of bytes of 11 bytes (DR0 of US915, DR2 of AS923, DR2 of AU195), the node will send a packet with a payload of 00 and a port of 4. (default)
1247 1247  
1248 - **AT+DISMACANS=1**      ~/~/ When the MACANS of the reply server plus the payload exceeds the maximum number of bytes of the DR, the node will ignore the MACANS and not reply, and only upload the payload part.
1270 + (% style="color:#4472c4" %)** AT+DISMACANS=1**   (%%) ~/~/  When the MACANS of the reply server plus the payload exceeds the maximum number of bytes of the DR, the node will ignore the MACANS and not reply, and only upload the payload part.
1249 1249  
1250 1250  
1251 1251  * (((
... ... @@ -1252,9 +1252,11 @@
1252 1252  (% style="color:#037691" %)** Downlink Payload:**
1253 1253  )))
1254 1254  
1255 -**0x21 00 01 ** ~/~/ Set  the DISMACANS=1
1277 +(% style="color:#4472c4" %)** 0x21 00 01 ** (%%) ~/~/ Set  the DISMACANS=1
1256 1256  
1257 1257  
1280 +
1281 +
1258 1258  ==== (% style="color:blue" %)** Copy downlink to uplink **(%%) ====
1259 1259  
1260 1260  
... ... @@ -1262,34 +1262,45 @@
1262 1262  (% style="color:#037691" %)** AT Command:**
1263 1263  )))
1264 1264  
1265 -**AT+RPL=5**  ~/~/ After receiving the package from the server, it will immediately upload the content of the package to the server, the port number is 100.
1289 +(% style="color:#4472c4" %)** AT+RPL=5**  (%%) ~/~/ After receiving the package from the server, it will immediately upload the content of the package to the server, the port number is 100.
1266 1266  
1291 +
1267 1267  Example:**aa xx xx xx xx**         ~/~/ aa indicates whether the configuration has changed, 00 is yes, 01 is no; xx xx xx xx are the bytes sent.
1268 1268  
1294 +
1269 1269  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50%20%26%20LSN50-V2%20-%20LoRaWAN%20Sensor%20Node%20User%20Manual/WebHome/image-20220823173747-6.png?width=1124&height=165&rev=1.1||alt="image-20220823173747-6.png"]]
1270 1270  
1297 +
1298 +
1271 1271  For example, sending 11 22 33 44 55 66 77 will return invalid configuration 00 11 22 33 44 55 66 77.
1272 1272  
1301 +
1273 1273  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50%20%26%20LSN50-V2%20-%20LoRaWAN%20Sensor%20Node%20User%20Manual/WebHome/image-20220823173833-7.png?width=1124&height=149&rev=1.1||alt="image-20220823173833-7.png"]]
1274 1274  
1304 +
1275 1275  For example, if 01 00 02 58 is issued, a valid configuration of 01 01 00 02 58 will be returned.
1276 1276  
1277 1277  
1308 +
1309 +
1278 1278  ==== (% style="color:blue" %)**Query version number and frequency band 、TDC**(%%) ====
1279 1279  
1280 1280  
1281 -* (((
1282 -(% style="color:#037691" %)**Downlink Payload:**
1313 +(((
1314 +* (% style="color:#037691" %)**Downlink Payload:**
1283 1283  
1284 -**26 01  ** ~/~/ Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time.
1316 +(% style="color:#4472c4" %)** 26 01  ** (%%) ~/~/  Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time.
1285 1285  )))
1286 1286  
1319 +
1287 1287  Example:
1288 1288  
1322 +
1289 1289  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50%20%26%20LSN50-V2%20-%20LoRaWAN%20Sensor%20Node%20User%20Manual/WebHome/image-20220823173929-8.png?width=1205&height=76&rev=1.1||alt="image-20220823173929-8.png"]]
1290 1290  
1291 -==== ====
1292 1292  
1326 +
1327 +
1293 1293  ==== (% style="color:blue" %)** Monitor RS485 communication of other devices**(%%) ====
1294 1294  
1295 1295  
... ... @@ -1297,11 +1297,11 @@
1297 1297  (% style="color:#037691" %)** AT Command:**
1298 1298  )))
1299 1299  
1300 -**~ ​AT+RXMODE=1,10**  ~/~/ When the RS485-LN receives more than 10 bytes from the RS485, it immediately sends the uplink of the received data.
1335 +(% style="color:#4472c4" %)**AT+RXMODE=1,10**    (%%) ~/~/ When the RS485-LN receives more than 10 bytes from the RS485, it immediately sends the uplink of the received data.
1301 1301  
1302 -**~ ​AT+RXMODE=2,500    ** ~/~/RS485-LN uploads data as uplink from the first byte received by RS485 to the data received within 500ms after that.
1337 +(% style="color:#4472c4" %)**AT+RXMODE=2,500    ** (%%) ~/~/  RS485-LN uploads data as uplink from the first byte received by RS485 to the data received within 500ms after that.
1303 1303  
1304 - **AT+RXMODE=0,0  ** ~/~/Disable this mode (default)
1339 +(% style="color:#4472c4" %)**AT+RXMODE=0,0  ** (%%) ~/~/  Disable this mode (default)
1305 1305  
1306 1306  
1307 1307  * (((
... ... @@ -1308,7 +1308,7 @@
1308 1308  (% style="color:#037691" %)**Downlink Payload:**
1309 1309  )))
1310 1310  
1311 -**A6 aa bb bb                   ** ~/~/same as AT+RXMODE=aa,bb
1346 +(% style="color:#4472c4" %)** A6 aa bb bb               ** (%%) ~/~/same as AT+RXMODE=aa,bb
1312 1312  
1313 1313  [[image:image-20220824144240-1.png]]
1314 1314  
... ... @@ -1327,10 +1327,12 @@
1327 1327  
1328 1328  )))
1329 1329  
1330 -(% aria-label="image-20220602171200-8.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220602171200-8.png||data-widget="image" height="567" width="1007"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
1365 +(% aria-label="image-20220602171200-8.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220602171200-8.png||data-widget="image" height="567" width="1007"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]]
1331 1331  
1367 +(% title="Click and drag to resize" %)​
1368 +
1332 1332  (((
1333 -To enable the listening mode, use can run the command AT+RXMODE.
1370 +To enable the listening mode, use can run the command (% style="color:#4472c4" %)** AT+RXMODE**.
1334 1334  )))
1335 1335  
1336 1336  (((
... ... @@ -1365,11 +1365,13 @@
1365 1365  )))
1366 1366  
1367 1367  (((
1368 -(% style="color:#037691" %)** Downlink Command:**
1405 +
1406 +
1407 +(% style="color:#037691" %)**Downlink Command:**
1369 1369  )))
1370 1370  
1371 1371  (((
1372 -**0xA6 aa bb cc ** same as AT+RXMODE=aa,(bb<<8 | cc)
1411 +(% style="color:#4472c4" %)** 0xA6 aa bb cc **(%%) same as AT+RXMODE=aa,(bb<<8 | cc)
1373 1373  )))
1374 1374  
1375 1375  (((
... ... @@ -1398,6 +1398,8 @@
1398 1398  
1399 1399  (((
1400 1400  RS485-LN will capture both and send the uplink: (% style="background-color:#ffc000" %)01 03 00 00 00 02 c4 0b  (% style="background-color:green" %)01 03 04 00 00 00 00 fa 33
1440 +
1441 +
1401 1401  )))
1402 1402  
1403 1403  (((
... ... @@ -1448,13 +1448,18 @@
1448 1448  
1449 1449  (((
1450 1450  RS485-LN supports AT Command set. User can use a USB to TTL adapter plus the 3.5mm Program Cable to connect to RS485-LN to use AT command, as below.
1492 +
1493 +
1451 1451  )))
1452 1452  
1453 1453  (% aria-label="1654162355560-817.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1654162355560-817.png||data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
1454 1454  
1455 1455  
1499 +
1456 1456  (((
1457 1457  In PC, User needs to set (% style="color:blue" %)**serial tool**(%%)(such as [[putty>>url:https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]], SecureCRT) baud rate to (% style="color:green" %)**9600**(%%) to access to access serial console of RS485-LN. The default password is 123456. Below is the output for reference:
1502 +
1503 +
1458 1458  )))
1459 1459  
1460 1460  (% aria-label="1654162368066-342.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1654162368066-342.png||data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
... ... @@ -1560,14 +1560,20 @@
1560 1560  
1561 1561  (((
1562 1562  (% style="color:blue" %)**Step1**(%%)**:** Download [[flash loader>>url:https://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-programmers/flasher-stm32.html]].
1609 +
1610 +
1563 1563  )))
1564 1564  
1565 1565  (((
1566 1566  (% style="color:blue" %)**Step2**(%%)**:** Download the [[LT Image files>>url:https://www.dropbox.com/sh/g99v0fxcltn9r1y/AACP33wo_ZQLsxW2MJ70oUoba/RS485-LN/Firmware?dl=0&subfolder_nav_tracking=1]].
1615 +
1616 +
1567 1567  )))
1568 1568  
1569 1569  (((
1570 1570  (% style="color:blue" %)**Step3**(%%)**: **Open flashloader; choose the correct COM port to update.
1621 +
1622 +
1571 1571  )))
1572 1572  
1573 1573  (((
image-20220929111027-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +240.0 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0