Last modified by Xiaoling on 2023/07/18 10:12

From version 262.6
edited by Xiaoling
on 2023/07/17 19:15
Change comment: There is no comment for this version
To version 262.4
edited by Xiaoling
on 2023/07/17 19:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1101,59 +1101,60 @@
1101 1101  
1102 1102  
1103 1103  (((
1104 -O uso pode configurar LHT65N via AT Command ou LoRaWAN Downlink.
1104 +Use can configure LHT65N via AT Command or LoRaWAN Downlink.
1105 1105  )))
1106 1106  
1107 1107  * (((
1108 -Ligação de Comando AT: Ve[[FAQ>>||anchor="H6.FAQ"]].
1108 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
1109 1109  )))
1110 1110  
1111 1111  * (((
1112 -Instruções LoRaWAN Downlink para diferentes plataformas: [[Servidor LoRaWAN IoT>>http://wiki.dragino.com/xwiki/bin/view/Main]]
1112 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>doc:Main.WebHome]]
1113 1113  )))
1114 1114  
1115 1115  (((
1116 -Existem dois tipos de comandos para configurar o LHT65N, eles são:
1116 +There are two kinds of commands to configure LHT65N, they are:
1117 1117  )))
1118 1118  
1119 1119  * (((
1120 -(% style="color:#4f81bd" %)**Comandos Gerais.**
1120 +(% style="color:#4f81bd" %)**General Commands**.
1121 1121  )))
1122 1122  
1123 1123  (((
1124 -Estes comandos devem configurar:
1124 +These commands are to configure:
1125 1125  )))
1126 1126  
1127 1127  1. (((
1128 -Configurações gerais do sistema como: intervalo de uplink.
1128 +General system settings like: uplink interval.
1129 1129  )))
1130 1130  1. (((
1131 -Protocolo LoRaWAN & comandos relacionados comdio.
1131 +LoRaWAN protocol & radio-related commands.
1132 1132  )))
1133 1133  
1134 1134  (((
1135 -Eles são os mesmos para todos os dispositivos Dragino que suportam DLWS-005 LoRaWAN Stack (Nota~*~*). Estes comandos podem ser encontrados na wiki: [[End Device Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]
1135 +They are the same for all Dragino Devices which supports DLWS-005 LoRaWAN Stack(Note~*~*). These commands can be found on the wiki: [[End Device Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]
1136 1136  )))
1137 1137  
1138 1138  * (((
1139 -(% style="color:#4f81bd" %)**CComando de design especial para LHT65N**
1139 +(% style="color:#4f81bd" %)**Commands special design for LHT65N**
1140 1140  )))
1141 1141  
1142 1142  (((
1143 -Estes comandos o válidos apenas para LHT65N, como abaixo:
1143 +These commands are only valid for LHT65N, as below:
1144 1144  )))
1145 1145  
1146 1146  
1147 -== 4.1 Definir o Intervalo de Transmissão ==
1147 +== 4.1 Set Transmit Interval Time ==
1148 1148  
1149 1149  
1150 -Característica: Altere o intervalo de transmissão do nó final LoRaWAN.
1150 +Feature: Change LoRaWAN End Node Transmit Interval.
1151 1151  
1152 -(% style="color:#4f81bd" %)**Comando AT: AT+TDC**
1153 1153  
1153 +(% style="color:#4f81bd" %)**AT Command: AT+TDC**
1154 +
1154 1154  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:501px" %)
1155 -|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Exemplo de Comando**|(% style="background-color:#d9e2f3; color:#0070c0; width:166px" %)**Função**|(% style="background-color:#d9e2f3; color:#0070c0; width:180px" %)**Resposta**
1156 -|(% style="width:155px" %)AT+TDC=?|(% style="width:162px" %)Mostrar o Intervalo de Transmissão Actual|(% style="width:177px" %)30000 OK the interval is 30000ms = 30s
1156 +|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:166px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:180px" %)**Response**
1157 +|(% style="width:155px" %)AT+TDC=?|(% style="width:162px" %)Show current transmit Interval|(% style="width:177px" %)30000 OK the interval is 30000ms = 30s
1157 1157  |(% style="width:155px" %)AT+TDC=60000|(% style="width:162px" %)Set Transmit Interval|(% style="width:177px" %)OK Set transmit interval to 60000ms = 60 seconds
1158 1158  
1159 1159  (% style="color:#4f81bd" %)**Downlink Command: 0x01**