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

From version 262.39
edited by Xiaoling
on 2023/07/18 08:36
Change comment: There is no comment for this version
To version 262.12
edited by Xiaoling
on 2023/07/17 19:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,15 +1,10 @@
1 - (% style="display:none" %) (%%) [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/WebHome/image-20230717152014-10.png?width=339&height=575&rev=1.1||alt="image-20230717152014-10.png" height="513" width="302"]](% style="display:none" %)
1 +(% style="text-align:center" %)
2 +[[image:image-20230717152014-10.png||height="575" width="339"]]
2 2  
3 3  
4 4  
6 +**Table of Contents:**
5 5  
6 -
7 -
8 -
9 -
10 -
11 -**Índice:**
12 -
13 13  {{toc/}}
14 14  
15 15  
... ... @@ -22,7 +22,7 @@
22 22  
23 23  
24 24  (((
25 -**O sensor de temperatura e umidade Dragino LHT65N** é um sensor LoRaWAN de longo alcance. Inclui um sensor de temperatura e umidade embutido e tem um conector de sensor externo para conectar a um sensor de temperatura externo.
20 +O sensor de temperatura e umidade Dragino LHT65N é um sensor LoRaWAN de longo alcance. Inclui um sensor de temperatura e umidade embutido e tem um conector de sensor externo para conectar a um sensor de temperatura externo.
26 26  
27 27  
28 28  O LHT65N permite que os usuários enviem dados e alcancem distâncias extremamente longas. Fornece comunicação de espectro de propagação de ultra-longo alcance e alta imunidade à interferência, minimizando o consumo atual. Ele visa aplicações profissionais de rede de sensores sem fio, como sistemas de irrigação, medição inteligente, cidades inteligentes, automação de edifícios e assim por diante.
... ... @@ -55,6 +55,7 @@
55 55  * LED de três cores para indicar o estado de funcionamento
56 56  * Recurso de registo de dados (máximo de 3328 registos)
57 57  
53 +
58 58  == 1.3 Especificação ==
59 59  
60 60  
... ... @@ -79,6 +79,7 @@
79 79  * ±2°C precisão de -55°C a +125°C
80 80  * Faixa de operação: -55 °C ~~ 125 °C
81 81  
78 +
82 82  = 2. Conecte LHT65N ao servidor IoT =
83 83  
84 84  == 2.1 Como funciona o LHT65N? ==
... ... @@ -231,6 +231,7 @@
231 231  
232 232  * O 8º ~~ 11º byte: o valor para o valor do sensor externo. A definição é baseada no tipo de sensor externo. (Se EXT=0, não haverá esses quatro bytes.)
233 233  
231 +
234 234  === 2.4.1 Decodificador em TTN V3 ===
235 235  
236 236  
... ... @@ -267,6 +267,8 @@
267 267  * Status BAT=(0Xcba4>>14)&0xFF=11 (BIN), muito bom
268 268  * Tensão da bateria = 0xCBA4 & 0x3FFF = 0x0BA4 = 2980mV
269 269  
268 +
269 +
270 270  === 2.4.3 Temperatura interna ===
271 271  
272 272  
... ... @@ -278,6 +278,7 @@
278 278  
279 279  * Temperatura: (0xF5C6-65536)/100=-26,18ÿ
280 280  
281 +
281 281  (% style="display:none" %)
282 282  
283 283  === 2.4.4 Umidade interna ===
... ... @@ -287,6 +287,7 @@
287 287  
288 288  * Umidade: 0x025C/10=60,4%
289 289  
291 +
290 290  (% style="display:none" %)
291 291  
292 292  === 2.4.5 Ext # ===
... ... @@ -371,11 +371,14 @@
371 371  |(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**Bits**|(% style="background-color:#d9e2f3; color:#0070c0; width:90px" %)**7**|(% style="background-color:#d9e2f3; color:#0070c0; width:100px" %)**6**|(% style="background-color:#d9e2f3; color:#0070c0; width:90px" %)**5**|(% style="background-color:#d9e2f3; color:#0070c0; width:100px" %)**4**|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**[3:0]**
372 372  |(% style="width:96px" %)**Status&Ext**|(% style="width:124px" %)Sinalizador Nenhum-ACK|(% style="width:146px" %)Mensagem de Enquete FLAG|(% style="width:109px" %)Sincronizar hora OK|(% style="width:143px" %)Solicitação de Horário Unix |(% style="width:106px" %)Ext: 0b(1001)
373 373  
374 -* **Bandeira da mensagem da enquete:       **1: Esta mensagem é uma resposta da mensagem da enquete, 0: significa que esta é uma ligação uplink normal.
375 -* **Tempo de sincronização OK:       **1: Definir tempo ok, 0: N/A. Após o envio da solicitação SYNC, LHT65N definirá este bit como 0 até obter o carimbo de hora do servidor de aplicativos.
376 -* **Unix Time Request:     **1: Request server downlink Unix time, 0: N/A. Neste modo, o LHT65N definirá este bit para 1 a cada 10 dias para solicitar um tempo SYNC. (AT+SYNCMOD para definir isto)
377 377  
377 +* **Bandeira da mensagem da enquete:  **1: Esta mensagem é uma resposta da mensagem da enquete, 0: significa que esta é uma ligação uplink normal.
378 +* **Tempo de sincronização OK:  **1: Definir tempo ok, 0: N/A. Após o envio da solicitação SYNC, LHT65N definirá este bit como 0 até obter o carimbo de hora do servidor de aplicativos.
379 +* **Unix Time Request:  **1: Request server downlink Unix time, 0: N/A. Neste modo, o LHT65N definirá este bit para 1 a cada 10 dias para solicitar um tempo SYNC. (AT+SYNCMOD para definir isto)
378 378  
381 +
382 +
383 +
379 379  ==== 2.4.6.3 Ext~=6, Sensor ADC (use com cabo E2) ====
380 380  
381 381  
... ... @@ -587,6 +587,7 @@
587 587  * (% style="color:blue" %)**Tempo de sincronização OK:** (%%) 1: Definir o tempo ok, 0: N/A. Após o envio da solicitação SYNC, LHT65N definirá este bit como 0 até obter o carimbo de hora do servidor de aplicativos.
588 588  * (% style="color:blue" %)**Pedido de Tempo Unix:**(%%)  1: Request server downlink Unix time, 0: N/A. Neste modo, o LHT65N definirá este bit para 1 a cada 10 dias para solicitar um tempo SYNC. (AT+SYNCMOD para definir isto)
589 589  
595 +
590 590  == 2.5 Mostrar dados sobre o Datacake ==
591 591  
592 592  
... ... @@ -999,6 +999,7 @@
999 999  * LED VERMELHO quando o sensor externo não está conectado
1000 1000  * Para cada downlink de sucesso, o LED PURPLE piscará uma vez
1001 1001  
1008 +
1002 1002  == 2.9 Instalação ==
1003 1003  
1004 1004  
... ... @@ -1089,6 +1089,7 @@
1089 1089  * Deriva a longo prazo: < 0,02 °C/ano
1090 1090  * Faixa de operação: 0 ~~ 96% RH
1091 1091  
1099 +
1092 1092  = 4. Configurar LHT65N através do comando AT ou LoRaWAN downlink =
1093 1093  
1094 1094  
... ... @@ -1158,6 +1158,7 @@
1158 1158  
1159 1159  * **Exemplo 2: Downlink Carga útil: 0100003C**      ~/~/ Definir Intervalo de Transmissão (TDC) = 60 segundos
1160 1160  
1169 +
1161 1161  == 4.2 Definir o Modo do Sensor Externo ==
1162 1162  
1163 1163  
... ... @@ -1183,6 +1183,7 @@
1183 1183  
1184 1184  * 0xA20702003c: O mesmo que AT+SETCNT=60
1185 1185  
1195 +
1186 1186  == 4.3 Activar/desactivar a ligação ascendente ID da sonda de temperatura ==
1187 1187  
1188 1188  
... ... @@ -1214,6 +1214,7 @@
1214 1214  * **0xA800**  **~-~->** AT+PID=0
1215 1215  * **0xA801**     **~-~->** AT+PID=1
1216 1216  
1227 +
1217 1217  == 4.4 Definir a Senha ==
1218 1218  
1219 1219  
... ... @@ -1261,271 +1261,405 @@
1261 1261  
1262 1262  (% style="color:#4f81bd" %)**Comando AT: AT+SLEEP**
1263 1263  
1264 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:514px" %)
1265 -|(% style="background-color:#d9e2f3; color:#0070c0; width:173px" %)**Exemplo de Comando**|(% style="background-color:#d9e2f3; color:#0070c0; width:152px" %)**Função**|(% style="background-color:#d9e2f3; color:#0070c0; width:184px" %)**Resposta**
1266 -|(% style="width:173px" %)AT+SLEEP|(% style="width:152px" %)Configurar para o modo de suspensão|(% style="width:184px" %)(((
1275 +(% border="1" cellspacing="5" style="background-color:#f2f2f2" %)
1276 +|(% style="background-color:#d9e2f3; color:#0070c0; width:171px" %)**Exemplo de Comando**|(% style="background-color:#d9e2f3; color:#0070c0; width:207px" %)**Função**|(% style="background-color:#d9e2f3; color:#0070c0; width:1110px" %)**Resposta**
1277 +|(% style="width:171px" %)AT+SLEEP|(% style="width:207px" %)Configurar para o modo de suspensão|(% style="width:1110px" %)(((
1267 1267  Limpar todos os dados armazenados do sensor...
1268 1268  
1269 1269  OK
1270 1270  )))
1271 1271  
1272 -(% style="color:#4f81bd" %)**Comando Downlink:**
1283 +(% style="color:#4f81bd" %)**Downlink Command:**
1273 1273  
1274 -* Não há nenhum comando downlink para definir como modo de suspensão.
1285 +* There is no downlink command to set to Sleep mode.
1275 1275  
1276 -== 4.7 Definir a hora do sistema ==
1277 1277  
1288 +== 4.7 Set system time ==
1278 1278  
1279 -Característica: Definir o tempo do sistema, formato unix. [[Veja aqui os detalhes do formato.>>||anchor="H2.6.2UnixTimeStamp"]]
1280 1280  
1281 -(% style="color:#4f81bd" %)**Comando AT:**
1291 +Feature: Set system time, unix format. [[See here for format detail.>>||anchor="H2.6.2UnixTimeStamp"]]
1282 1282  
1293 +(% style="color:#4f81bd" %)**AT Command:**
1294 +
1283 1283  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:506px" %)
1284 -|(% style="background-color:#d9e2f3; color:#0070c0; width:188px" %)**Exemplo de Comando**|(% style="background-color:#d9e2f3; color:#0070c0; width:318px" %)**Função**
1296 +|(% style="background-color:#d9e2f3; color:#0070c0; width:188px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:318px" %)**Function**
1285 1285  |(% style="width:154px" %)AT+TIMESTAMP=1611104352|(% style="width:285px" %)(((
1286 1286  OK
1287 1287  
1288 -Definir o tempo do sistema para 2021-01-20 00:59:12
1300 +Set System time to 2021-01-20 00:59:12
1289 1289  )))
1290 1290  
1291 -(% style="color:#4f81bd" %)**Comando Downlink:**
1303 +(% style="color:#4f81bd" %)**Downlink Command:**
1292 1292  
1293 -0x306007806000  ~/~/  Definir timestamp para 0x (6007806000), mesmo que AT + TIMESTAMP=1611104352
1305 +0x306007806000  ~/~/  Set timestamp to 0x(6007806000),Same as AT+TIMESTAMP=1611104352
1294 1294  
1295 1295  
1296 -== 4.8 Definir o Modo de Sincronização de Tempo ==
1308 +== 4.8 Set Time Sync Mode ==
1297 1297  
1298 1298  
1299 1299  (((
1300 -Funcionalidade: Ativar / Desativar o tempo do sistema de sincronização via LoRaWAN MAC Command (DeviceTimeReq), o servidor LoRaWAN deve suportar o protocolo v1.0.3 para responder a este comando.
1312 +Feature: Enable/Disable Sync system time via LoRaWAN MAC Command (DeviceTimeReq), LoRaWAN server must support v1.0.3 protocol to reply this command.
1301 1301  )))
1302 1302  
1303 1303  (((
1304 -SYNCMOD é definido como 1 por padrão. Se o usrio quiser definir uma hora diferente do servidor LoRaWAN, o usrio precisa definir isso como 0.
1316 +SYNCMOD is set to 1 by default. If user want to set a different time from LoRaWAN server, user need to set this to 0.
1305 1305  )))
1306 1306  
1307 -(% style="color:#4f81bd" %)**Comando AT:**
1319 +(% style="color:#4f81bd" %)**AT Command:**
1308 1308  
1309 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:505px" %)
1310 -|(% style="background-color:#d9e2f3; color:#0070c0; width:177px" %)**Exemplo de Comando**|(% style="background-color:#d9e2f3; color:#0070c0; width:323px" %)**Função**
1311 -|(% style="width:177px" %)AT+SYNCMOD=1|(% style="width:323px" %)Enable Sync system time via LoRaWAN MAC Command (DeviceTimeReq)
1321 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:475px" %)
1322 +|(% style="background-color:#d9e2f3; color:#0070c0; width:156px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:315px" %)**Function**
1323 +|(% style="width:156px" %)AT+SYNCMOD=1|(% style="width:315px" %)Enable Sync system time via LoRaWAN MAC Command (DeviceTimeReq)
1312 1312  
1313 -(% style="color:#4f81bd" %)**Comando Downlink:**
1325 +(% style="color:#4f81bd" %)**Downlink Command:**
1314 1314  
1315 -0x28 01  ~/~/  Mesmo que AT+SYNCMOD=1
1316 -0x28 00  ~/~/  Igual a AT+SYNCMOD=0
1327 +0x28 01  ~/~/  Same As AT+SYNCMOD=1
1328 +0x28 00  ~/~/  Same As AT+SYNCMOD=0
1317 1317  
1318 1318  
1319 -== 4.9 Definir o Intervalo de Sincronização de Tempo ==
1331 +== 4.9 Set Time Sync Interval ==
1320 1320  
1321 1321  
1322 -Característica: Defina o intervalo de sincronização de tempo do sistema. Valor por omissão SYNCTDC: 10 dias.
1334 +Feature: Define System time sync interval. SYNCTDC default value: 10 days.
1323 1323  
1324 -(% style="color:#4f81bd" %)**Comando AT:**
1336 +(% style="color:#4f81bd" %)**AT Command:**
1325 1325  
1326 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:508px" %)
1327 -|(% style="background-color:#d9e2f3; color:#0070c0; width:174px" %)**Exemplo de Comando**|(% style="background-color:#d9e2f3; color:#0070c0; width:330px" %)**Função**
1328 -|(% style="width:174px" %)AT+SYNCTDC=0x0A |(% style="width:330px" %)Set SYNCTDC to 10 (0x0A), so the sync time is 10 days.
1338 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:472px" %)
1339 +|(% style="background-color:#d9e2f3; color:#0070c0; width:158px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:314px" %)**Function**
1340 +|(% style="width:156px" %)AT+SYNCTDC=0x0A |(% style="width:311px" %)Set SYNCTDC to 10 (0x0A), so the sync time is 10 days.
1329 1329  
1330 -(% style="color:#4f81bd" %)**Comando Downlink:**
1342 +(% style="color:#4f81bd" %)**Downlink Command:**
1331 1331  
1332 -**0x29 0A**  ~/~/ O mesmo que AT+SYNCTDC=0x0A
1344 +**0x29 0A**  ~/~/ Same as AT+SYNCTDC=0x0A
1333 1333  
1334 1334  
1335 -== 4.10 Imprimir a base de dados na página. ==
1347 +== 4.10 Print data entries base on page. ==
1336 1336  
1337 1337  
1338 -Recurso: Imprima os dados do setor da página inicial à página de parada (máximo de 416 páginas).
1350 +Feature: Print the sector data from start page to stop page (max is 416 pages).
1339 1339  
1340 -(% style="color:#4f81bd" %)**Comando AT: AT+PDTA**
1352 +(% style="color:#4f81bd" %)**AT Command: AT+PDTA**
1341 1341  
1342 1342  [[image:image-20230426164330-2.png]]
1343 1343  
1344 -(% style="color:#4f81bd" %)**Comando Downlink:**
1356 +(% style="color:#4f81bd" %)**Downlink Command:**
1345 1345  
1346 -Sem comandos de ligação descendente para a funcionalidade
1358 +No downlink commands for feature
1347 1347  
1348 1348  
1349 -== 4.11 Imprime os últimos dados. ==
1361 +== 4.11 Print last few data entries. ==
1350 1350  
1351 1351  
1352 -Funcionalidade: Imprimir as últimas entradas de dados
1364 +Feature: Print the last few data entries
1353 1353  
1354 -(% style="color:#4f81bd" %)**Comando AT: AT+PLDTA**
1366 +(% style="color:#4f81bd" %)**AT Command: AT+PLDTA**
1355 1355  
1356 1356  [[image:image-20230426164932-3.png]]
1357 1357  
1358 -(% style="color:#4f81bd" %)**Comando Downlink:**
1370 +(% style="color:#4f81bd" %)**Downlink Command:**
1359 1359  
1360 -Sem comandos de ligação descendente para a funcionalidade
1372 +No downlink commands for feature
1361 1361  
1362 1362  
1363 -== 4.12 Limpar o Gravador Flash ==
1375 +== 4.12 Clear Flash Record ==
1364 1364  
1365 1365  
1366 -Recurso: Limpar armazenamento flash para recurso de registro de dados.
1378 +Feature: Clear flash storage for data log feature.
1367 1367  
1368 -(% style="color:#4f81bd" %)**Comando AT: AT+CLRDTA**
1380 +(% style="color:#4f81bd" %)**AT Command: AT+CLRDTA**
1369 1369  
1370 1370  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:503px" %)
1371 -|(% style="background-color:#d9e2f3; color:#0070c0; width:173px" %)**Exemplo de Comando**|(% style="background-color:#d9e2f3; color:#0070c0; width:130px" %)**Função**|(% style="background-color:#d9e2f3; color:#0070c0; width:198px" %)**Resposta**
1372 -|(% style="width:173px" %)AT+CLRDTA |(% style="width:130px" %)Limpar o registo de data|(% style="width:198px" %)(((
1373 -Limpar todos os dados armazenados do sensor...
1383 +|(% style="background-color:#d9e2f3; color:#0070c0; width:157px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:137px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:209px" %)**Response**
1384 +|(% style="width:155px" %)AT+CLRDTA |(% style="width:134px" %)Clear date record|(% style="width:209px" %)(((
1385 +Clear all stored sensor data…
1374 1374  
1375 1375  OK
1376 1376  )))
1377 1377  
1378 -(% style="color:#4f81bd" %)**Comando Downlink: 0xA3**
1390 +(% style="color:#4f81bd" %)**Downlink Command: 0xA3**
1379 1379  
1380 -* Exemplo: 0xA301  ~/~/ O mesmo que AT+CLRDTA
1392 +* Example: 0xA301  ~/~/  Same as AT+CLRDTA
1381 1381  
1382 -== 4.13 Enviar automaticamente mensagens sem ACK ==
1383 1383  
1395 +== 4.13 Auto Send None-ACK messages ==
1384 1384  
1385 -Recurso: LHT65N vai esperar ACK para cada uplink, se LHT65N não obter ACK do servidor IoT, ele vai considerar a mensagem não chega ao servidor e armazená-lo.LHT65N continua enviando mensagens em normal periodicamente. Uma vez que o LHT65N recebe ACK de um servidor, ele considerará que a rede está ok e começará a enviar a mensagem de não-chegada.
1386 1386  
1387 -(% style="color:#4f81bd" %)**Comando AT: AT+PNACKMD**
1398 +Feature: LHT65N will wait for ACK for each uplink, If LHT65N doesn't get ACK from the IoT server, it will consider the message doesn't arrive server and store it. LHT65N keeps sending messages in normal periodically. Once LHT65N gets ACK from a server, it will consider the network is ok and start to send the not-arrive message.
1388 1388  
1389 -A configuração de fábrica por omissão é 0
1400 +(% style="color:#4f81bd" %)**AT Command: AT+PNACKMD**
1390 1390  
1391 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:445px" %)
1392 -|=(% style="width: 172px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Exemplo de Comando**|=(% style="width: 180px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Função**|=(% style="width: 80px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Resposta**
1393 -|(% style="width:172px" %)AT+PNACKMD=1|(% style="width:180px" %)Poll None-ACK message|(% style="width:80px" %)OK
1402 +The default factory setting is 0
1394 1394  
1395 -(% style="color:#4f81bd" %)**Comando Downlink: 0x34**
1404 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:367px" %)
1405 +|=(% style="width: 158px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 120px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 87px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1406 +|(% style="width:158px" %)AT+PNACKMD=1|(% style="width:118px" %)Poll None-ACK message|(% style="width:87px" %)OK
1396 1396  
1397 -* Exemplo: 0x3401 ~/~/ O mesmo que AT+PNACKMD=1
1408 +(% style="color:#4f81bd" %)**Downlink Command: 0x34**
1398 1398  
1399 -== 4.14 Comando WMOD modificado para sensor externo TMP117 ou DS18B20 alarme de temperatura (desde firmware 1.3.0) ==
1410 +* Example: 0x340~/~/  Same as AT+PNACKMD=1
1400 1400  
1401 1401  
1402 -Característica: Definir alarmes internos e externos do sensor de temperatura.
1413 +== 4.14 Modified WMOD command for external sensor TMP117 or DS18B20 temperature alarm(Since firmware 1.3.0) ==
1403 1403  
1415 +
1416 +Feature: Set internal and external temperature sensor alarms.
1417 +
1404 1404  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
1405 -|=(% style="width: 342px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Exemplo de Comando**|=(% style="width: 181px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Função**|=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)**Resposta**
1406 -|(% style="width:342px" %)AT+WMOD=parameter1,parameter2,parameter3,parameter4|(% style="width:181px" %)Definir alarmes internos e externos do sensor de temperatura|(% style="width:181px" %)OK
1419 +|=(% style="width: 250px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 200px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1420 +|(% style="width:268px" %)AT+WMOD=parameter1,parameter2,parameter3,parameter4|(% style="width:255px" %)Set internal and external temperature sensor alarms|(% style="width:181px" %)OK
1407 1407  
1408 1408  (% style="color:#037691" %)**AT+WMOD=parameter1,parameter2,parameter3,parameter4**
1409 1409  
1410 -(% style="color:#037691" %)**Parâmetro 1: Modo de alarme:**
1424 +(% style="color:#037691" %)**Parameter 1**(%%):  Alarm mode:
1411 1411  
1412 -0): Cancelar
1426 +0): Cancel
1413 1413  
1414 -1): Alarme de limiar
1428 +1): Threshold alarm
1415 1415  
1416 -2): Alarme de flutuação
1430 +2): Fluctuation alarm
1417 1417  
1418 1418  
1419 -(% style="color:#037691" %)** Parâmetro 2:**(%%)  Tempo de amostragem. Unidade: segundos, até 255 segundos.
1433 +(% style="color:#037691" %)** Parameter 2**(%%):  Sampling time. Unit: seconds, up to 255 seconds.
1420 1420  
1421 -(% style="color:red" %)**Nota: Quando o tempo de coleta é inferior a 60 segundos e sempre excede o limite de alarme definido, o intervalo de envio não se o tempo de coleta, mas se enviado a cada 60 segundos.**
1435 +(% style="color:red" %)**Note: When the collection time is less than 60 seconds and always exceeds the set alarm threshold, the sending interval will not be the collection time, but will be sent every 60 seconds.**
1422 1422  
1423 1423  
1424 -(% style="color:#037691" %)**Parâmetro 3 e parâmetro 4:**
1438 +(% style="color:#037691" %) **Parameter 3 and parameter 4:**
1425 1425  
1426 -1): Se o modo de alarme é definido como 1: o parâmetro 3 e o parâmetro 4 são válidos, como antes, eles representam baixa temperatura e alta temperatura.
1440 +1):  If Alarm Mode is set to 1: Parameter 3 and parameter 4 are valid, as before, they represent low temperature and high temperature.
1427 1427  
1428 -Tal como AT+WMOD=1,60,45,105, significa alarme de alta e baixa temperatura.
1442 +Such as AT+WMOD=1,60,45,105, it means high and low temperature alarm.
1429 1429  
1430 1430  
1431 -2): Se o Modo de Alarme estiver definido como 2: o parâmetro 3 é válido, que representa a diferença entre a temperatura atualmente coletada e a última temperatura carregada.
1445 +2):  If Alarm Mode is set to 2: Parameter 3 is valid, which represents the difference between the currently collected temperature and the last uploaded temperature.
1432 1432  
1433 -Tal como AT+WMOD=2,10,2, significa que é um alarme de flutuação.
1447 +Such as AT+WMOD=2,10,2,it means that it is a fluctuation alarm.
1434 1434  
1435 -Se a diferença entre a temperatura coletada atual e o último Uplin for de ± 2 graus, o alarme será emitido.
1449 +If the difference between the current collected temperature and the last Uplin is ±2 degrees, the alarm will be issued.
1436 1436  
1437 1437  
1438 -(% style="color:#4f81bd" %)**Comando Downlink: 0xA5**
1452 +(% style="color:#4f81bd" %)**Downlink Command: 0xA5**
1439 1439  
1440 1440  0xA5 00 ~-~- AT+WMOD=0.
1441 1441  
1442 -0xA5 01 0A 11 94 29 04 ~-~- AT+WMOD=1,10,45,105 (AT+WMOD = segundo byte, terceiro byte, quarto e quinto bytes divididos por 100, sexto e sétimo bytes divididos por 100 )
1456 +0xA5 01 0A 11 94 29 04 ~-~- AT+WMOD=1,10,45,105  (AT+WMOD = second byte, third byte, fourth and fifth bytes divided by 100, sixth and seventh bytes divided by 100 )
1443 1443  
1444 -0XA5 01 0A F9 C0 29 04 ~-~-AT+WMOD=1,10,-16,105(Necessidade de converter -16 para -1600 para cálculo-1600(DEC)=FFFFFFFFFFFF9C0(HEX)[UNK][UNK]FFFFFFFF9C0(HEX) +10000(HEX)=F9C0(HEX))
1458 +0XA5 01 0A F9 C0 29 04 ~-~-AT+WMOD=1,10,-16,105(Need to convert -16 to -1600 for calculation,-1600(DEC)=FFFFFFFFFFFFF9C0(HEX)  FFFFFFFFFFFFF9C0(HEX) +10000(HEX)=F9C0(HEX))
1445 1445  
1446 -0xA5 02 0A 02 ~-~- AT+WMOD=2,10,2 (AT+WMOD = segundo byte, terceiro byte, quarto byte)
1460 +0xA5 02 0A 02 ~-~- AT+WMOD=2,10,2  (AT+WMOD = second byte, third byte, fourth byte)
1447 1447  
1448 -0xA5 FF ~-~- Depois que o dispositivo o recebe, carregue a configuração atual do alarme (FPORT=8). Como 01 0A 11 94 29 04 ou 02 0A 02.
1462 +0xA5 FF ~-~- After the device receives it, upload the current alarm configuration (FPORT=8). Such as 01 0A 11 94 29 04 or 02 0A 02.
1449 1449  
1450 1450  
1451 -= 5. Bateria e como substituir =
1465 += 5. Battery & How to replace =
1452 1452  
1453 -== 5.1 Tipo de Bateria ==
1467 +== 5.1 Battery Type ==
1454 1454  
1455 1455  
1456 1456  (((
1457 -LHT65N é equipado com uma bateria Li-MnO2 2400mAH (CR17505). A bateria é uma bateria não recarregável com baixa taxa de descarga direcionada para até 8 ~~ 10 anos de uso. Este tipo de bateria é comumente usado em dispositivos IoT para funcionamento a longo prazo, como medidores de água.
1471 +LHT65N is equipped with a 2400mAH Li-MnO2 (CR17505) battery . The battery is an un-rechargeable battery with low discharge rate targeting for up to 8~~10 years use. This type of battery is commonly used in IoT devices for long-term running, such as water meters.
1458 1458  )))
1459 1459  
1460 1460  (((
1461 -A curva de descarga não é linear, então não pode simplesmente usar porcentagem para mostrar o nível da bateria. Abaixo está o desempenho da bateria.
1475 +The discharge curve is not linear so can't simply use percentage to show the battery level. Below is the battery performance.
1462 1462  
1463 1463  
1464 1464  [[image:image-20220515075034-1.png||_mstalt="428961" height="208" width="644"]]
1465 1465  )))
1466 1466  
1467 -A tensão de trabalho mínima para o LHT65N é ~~ 2.5v. Quando a bateria é inferior a 2.6v, é hora de mudar a bateria.
1481 +The minimum Working Voltage for the LHT65N is ~~ 2.5v. When battery is lower than 2.6v, it is time to change the battery.
1482 +
1468 1468  
1484 +== 5.2 Replace Battery ==
1469 1469  
1470 -== 5.2 Substituir a Bateria ==
1471 1471  
1487 +LHT65N has two screws on the back, Unscrew them, and changing the battery inside is ok. The battery is a general CR17450 battery. Any brand should be ok.
1472 1472  
1473 -LHT65N tem dois parafusos na parte de trás, Desenrocá-los, e mudar a bateria dentro é ok.A bateria é uma bateria CR17450 geral. Qualquer marca deve estar bem.
1474 -
1475 1475  [[image:image-20220515075440-2.png||_mstalt="429546" height="338" width="272"]][[image:image-20220515075625-3.png||_mstalt="431574" height="193" width="257"]]
1476 1476  
1477 1477  
1478 -== 5.3 Análise da Vida da Bateria ==
1492 +== 5.3 Battery Life Analyze ==
1479 1479  
1480 1480  
1481 1481  (((
1482 -Os produtos movidos a bateria Dragino são todos executados no modo de baixa potência. O usuário pode verificar a diretriz a partir deste link para calcular a duração estimada da bateria:
1496 +Dragino battery-powered products are all run in Low Power mode. User can check the guideline from this link to calculate the estimated battery life:
1483 1483  [[https:~~/~~/www.dragino.com/downloads/downloads/LoRa_End_Node/Battery_Analyze/DRAGINO_Battery_Life_Guide.pdf>>https://www.dragino.com/downloads/downloads/LoRa_End_Node/Battery_Analyze/DRAGINO_Battery_Life_Guide.pdf]]
1484 1484  )))
1485 1485  
1486 1486  
1487 1487  (((
1488 -Um relatório de teste detalhado completo para LHT65N em diferentes frequências pode ser encontrado em: [[https:~~/~~/www.dropbox.com/sh/r2i3zlhsyrpavla/AAB1sZw3mdT0K7XjpHCITt13a?dl=0>>https://www.dropbox.com/sh/r2i3zlhsyrpavla/AAB1sZw3mdT0K7XjpHCITt13a?dl=0]]
1502 +A full detail test report for LHT65N on different frequency can be found at : [[https:~~/~~/www.dropbox.com/sh/r2i3zlhsyrpavla/AAB1sZw3mdT0K7XjpHCITt13a?dl=0>>https://www.dropbox.com/sh/r2i3zlhsyrpavla/AAB1sZw3mdT0K7XjpHCITt13a?dl=0]]
1489 1489  )))
1490 1490  
1491 1491  
1492 1492  = 6. FAQ =
1493 1493  
1494 -== 6.1 Como usar o Comando AT? ==
1508 +== 6.1 How to use AT Command? ==
1495 1495  
1496 1496  
1497 -LHT65N suporta AT Command set.User pode usar um adaptador USB para TTL mais o cabo do programa para conectar ao LHT65 para usar o comando AT, como abaixo.
1511 +LHT65N supports AT Command set.User can use a USB to TTL adapter plus the Program Cable to connect to LHT65 for using AT command, as below.
1498 1498  
1499 1499  [[image:image-20220530085651-1.png||_mstalt="429949"]]
1500 1500  
1501 1501  
1502 -**Ligação:**
1516 +**Connection:**
1503 1503  
1504 -* (% style="background-color:yellow" %)**USB para TTL GND <~-~->GND**
1505 -* (% style="background-color:yellow" %)**USB para TTL RXD<~-~->D+**
1506 -* (% style="background-color:yellow" %)**USB para TTL TXD<~-~->A11**
1518 +* (% style="background-color:yellow" %)**USB to TTL GND <~-~->GND**
1519 +* (% style="background-color:yellow" %)**USB to TTL RXD <~-~-> D+**
1520 +* (% style="background-color:yellow" %)**USB to TTL TXD <~-~-> A11**
1507 1507  
1508 1508  (((
1509 -(% _mstmutation="1" style="color:red" %)**(Nota: Este pino corresponde apenas à placa de lead-out vendida pela empresa dragino. Para a placa de lead-out comprada por você, consulte a descrição do pino no Capítulo 6.6)**
1523 +(% _mstmutation="1" style="color:red" %)**(Note: This pin only corresponds to the lead-out board sold by dragino company. For the lead-out board purchased by yourself, please refer to the pin description in Chapter 6.6)**
1524 +
1525 +In PC, User needs to set serial tool(such as [[**putty**>>https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]], SecureCRT) baud rate to (% style="color:green" %)**9600**(%%) to access to access serial console for LHT65N. The AT commands are disable by default and need to enter password (default:(% style="color:green" %)**123456**) (%%)to active it. Timeout to input AT Command is 5 min, after 5-minute, user need to input password again. User can use AT+DISAT command to disable AT command before timeout.
1510 1510  )))
1511 1511  
1512 -No PC, o usuário precisa definir a taxa de transmissão da ferramenta serial (tais como [[**putty**>>url:https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]], SecureCRT) para **9600** para acessar o console serial para LHT65N. Os comandos AT são desabilitados por padrão e precisam digitar senha (padrão:**123456**) para ativá-lo. Tempo limite para inserir o comando AT é de 5 minutos, após 5 minutos, o usuário precisa digitar senha novamente. O usuário pode usar o comando AT + DISAT para desativar o comando AT antes do tempo limite.
1513 1513  
1529 +Input password and ATZ to activate LHT65N,As shown below:
1514 1514  
1515 -Digite a senha e ATZ para ativar LHT65N, como mostrado abaixo:
1516 -
1517 1517  [[image:image-20220530095701-4.png||_mstalt="430014"]]
1518 1518  
1519 1519  
1520 -== 6.2 Onde usar comandos AT e comandos Downlink ==
1534 +AT Command List is as below:
1521 1521  
1536 +AT+<CMD>? :  Help on <CMD>
1522 1522  
1523 -**Comandos AT:**
1538 +AT+<CMD> :  Run <CMD>
1524 1524  
1540 +AT+<CMD>=<value> :  Set the value
1541 +
1542 +AT+<CMD>=? :  Get the value
1543 +
1544 +AT+DEBUG:  Set more info output
1545 +
1546 +ATZ:  Trig a reset of the MCU
1547 +
1548 +AT+FDR:  Reset Parameters to Factory Default, Keys Reserve
1549 +
1550 +AT+DEUI:  Get or Set the Device EUI
1551 +
1552 +AT+DADDR:  Get or Set the Device Address
1553 +
1554 +AT+APPKEY:  Get or Set the Application Key
1555 +
1556 +AT+NWKSKEY:  Get or Set the Network Session Key
1557 +
1558 +AT+APPSKEY:  Get or Set the Application Session Key
1559 +
1560 +AT+APPEUI:  Get or Set the Application EUI
1561 +
1562 +AT+ADR:  Get or Set the Adaptive Data Rate setting. (0: off, 1: on)
1563 +
1564 +AT+TXP:  Get or Set the Transmit Power (0-5, MAX:0, MIN:5, according to LoRaWAN Spec)
1565 +
1566 +AT+DR:  Get or Set the Data Rate. (0-7 corresponding to DR_X)
1567 +
1568 +AT+DCS:  Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing
1569 +
1570 +AT+PNM:  Get or Set the public network mode. (0: off, 1: on)
1571 +
1572 +AT+RX2FQ:  Get or Set the Rx2 window frequency
1573 +
1574 +AT+RX2DR:  Get or Set the Rx2 window data rate (0-7 corresponding to DR_X)
1575 +
1576 +AT+RX1DL:  Get or Set the delay between the end of the Tx and the Rx Window 1 in ms
1577 +
1578 +AT+RX2DL:  Get or Set the delay between the end of the Tx and the Rx Window 2 in ms
1579 +
1580 +AT+JN1DL:  Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 1 in ms
1581 +
1582 +AT+JN2DL:  Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms
1583 +
1584 +AT+NJM:  Get or Set the Network Join Mode. (0: ABP, 1: OTAA)
1585 +
1586 +AT+NWKID:  Get or Set the Network ID
1587 +
1588 +AT+FCU:  Get or Set the Frame Counter Uplink
1589 +
1590 +AT+FCD:  Get or Set the Frame Counter Downlink
1591 +
1592 +AT+CLASS:  Get or Set the Device Class
1593 +
1594 +AT+JOIN:  Join network
1595 +
1596 +AT+NJS:  Get the join status
1597 +
1598 +AT+SENDB:  Send hexadecimal data along with the application port
1599 +
1600 +AT+SEND:  Send text data along with the application port
1601 +
1602 +AT+RECVB:  Print last received data in binary format (with hexadecimal values)
1603 +
1604 +AT+RECV:  Print last received data in raw format
1605 +
1606 +AT+VER:  Get current image version and Frequency Band
1607 +
1608 +AT+CFM:  Get or Set the confirmation mode (0-1)
1609 +
1610 +AT+CFS:  Get confirmation status of the last AT+SEND (0-1)
1611 +
1612 +AT+SNR:  Get the SNR of the last received packet
1613 +
1614 +AT+RSSI:  Get the RSSI of the last received packet
1615 +
1616 +AT+TDC:  Get or set the application data transmission interval in ms
1617 +
1618 +AT+PORT:  Get or set the application port
1619 +
1620 +AT+DISAT:  Disable AT commands
1621 +
1622 +AT+PWORD: Set password, max 9 digits
1623 +
1624 +AT+CHS:  Get or Set Frequency (Unit: Hz) for Single Channel Mode
1625 +
1626 +AT+CHE:  Get or Set eight channels mode,Only for US915,AU915,CN470
1627 +
1628 +AT+PDTA:  Print the sector data from start page to stop page
1629 +
1630 +AT+PLDTA:  Print the last few sets of data
1631 +
1632 +AT+CLRDTA:  Clear the storage, record position back to 1st
1633 +
1634 +AT+SLEEP:  Set sleep mode
1635 +
1636 +AT+EXT:  Get or Set external sensor model
1637 +
1638 +AT+BAT:  Get the current battery voltage in mV
1639 +
1640 +AT+CFG:  Print all configurations
1641 +
1642 +AT+WMOD:  Get or Set Work Mode
1643 +
1644 +AT+ARTEMP:  Get or set the internal Temperature sensor alarm range
1645 +
1646 +AT+CITEMP:  Get or set the internal Temperature sensor collection interval in min
1647 +
1648 +AT+SETCNT:  Set the count at present
1649 +
1650 +AT+RJTDC:  Get or set the ReJoin data transmission interval in min
1651 +
1652 +AT+RPL:  Get or set response level
1653 +
1654 +AT+TIMESTAMP:  Get or Set UNIX timestamp in second
1655 +
1656 +AT+LEAPSEC:  Get or Set Leap Second
1657 +
1658 +AT+SYNCMOD:  Get or Set time synchronization method
1659 +
1660 +AT+SYNCTDC:  Get or set time synchronization interval in day
1661 +
1662 +AT+PID:  Get or set the PID
1663 +
1664 +
1665 +== 6.2 Where to use AT commands and Downlink commands ==
1666 +
1667 +
1668 +**AT commands: **
1669 +
1525 1525  [[image:image-20220620153708-1.png||_mstalt="429806" height="603" width="723"]]
1526 1526  
1527 1527  
1528 -**Comandos de ligação descendente:**
1673 +**Downlink commands:**
1529 1529  
1530 1530  
1531 1531  (% style="color:blue" %)**TTN:**
... ... @@ -1540,7 +1540,7 @@
1540 1540  
1541 1541  
1542 1542  
1543 -(% style="color:blue" %)**Chirpstack: A janela downlink não será exibida até que a rede seja acessada**
1688 +(% style="color:blue" %)**Chirpstack: The downlink window will not be displayed until the network is accessed**
1544 1544  
1545 1545  
1546 1546  [[image:image-20220615094850-6.png||_mstalt="433082"]]
... ... @@ -1555,13 +1555,13 @@
1555 1555  [[image:image-20220615092939-4.png||_mstalt="434460" height="448" width="894"]]
1556 1556  
1557 1557  
1558 -== 6.3 Como alterar o intervalo de uplink? ==
1703 +== 6.3 How to change the uplink interval? ==
1559 1559  
1560 1560  
1561 -Por favor, veja este link: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/How%20to%20set%20the%20transmit%20time%20interval/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20set%20the%20transmit%20time%20interval/||_mstmutation="1" style="background-color: rgb(255, 255, 255);"]]
1706 +Please see this link: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/How%20to%20set%20the%20transmit%20time%20interval/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20set%20the%20transmit%20time%20interval/||_mstmutation="1" style="background-color: rgb(255, 255, 255);"]]
1562 1562  
1563 1563  
1564 -== 6.4 Como usar TTL-USB para conectar um PC para inserir comandos AT? ==
1709 +== 6.4 How to use TTL-USB to connect a PC to input AT commands? ==
1565 1565  
1566 1566  
1567 1567  [[image:image-20220615153355-1.png||_mstalt="430222"]]
... ... @@ -1570,63 +1570,63 @@
1570 1570  
1571 1571  
1572 1572  (((
1573 -No PC, o usrio precisa definir a taxa de transmissão da ferramenta serial (tais como [[**putty**>>url:https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]], SecureCRT) para **9600** para acessar o console serial para LHT65N. Os comandos AT são desabilitados por padrão e precisam digitar senha (padrão:**123456**) para ativá-lo. Tempo limite para inserir o comando AT é de 5 minutos, após 5 minutos, o usrio precisa digitar senha novamente. O usuário pode usar o comando AT + DISAT para desativar o comando AT antes do tempo limite.
1718 +In PC, User needs to set serial tool(such as [[**putty**>>https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]], SecureCRT) baud rate to (% style="color:green" %)**9600** (%%)to access to access serial console for LHT65N. The AT commands are disable by default and need to enter password (default:(% style="color:green" %)**123456**(% style="color:red" %))(%%) to active it. Timeout to input AT Command is 5 min, after 5-minute, user need to input password again. User can use AT+DISAT command to disable AT command before timeout.
1574 1574  )))
1575 1575  
1576 1576  
1577 -Digite senha e ATZ para ativar LHT65N, como mostrado abaixo:
1722 +Input password and ATZ to activate LHT65N, As shown below:
1578 1578  
1579 1579  [[image:image-20220615154519-3.png||_mstalt="431925" height="672" width="807"]]
1580 1580  
1581 1581  
1582 -== 6.5 Como usar TTL-USB para conectar o PC para atualizar firmware? ==
1727 +== 6.5 How to use TTL-USB to connect PC to upgrade firmware? ==
1583 1583  
1584 1584  
1585 1585  [[image:image-20220615153355-1.png||_mstalt="430222"]]
1586 1586  
1587 1587  
1588 -(% style="color:blue" %)**Passo 1:**(%%) Instale primeiro o seguinte [[TremoProgrammer>>https://www.dropbox.com/sh/g99v0fxcltn9r1y/AAAnJD_qGZ42bB52o4UmH9v9a/LHT65N%20Temperature%20%26%20Humidity%20Sensor/tool?dl=0&subfolder_nav_tracking=1]] .
1733 +(% style="color:blue" %)**Step1**(%%): Install [[TremoProgrammer>>https://www.dropbox.com/sh/g99v0fxcltn9r1y/AAAnJD_qGZ42bB52o4UmH9v9a/LHT65N%20Temperature%20%26%20Humidity%20Sensor/tool?dl=0&subfolder_nav_tracking=1]]  first.
1589 1589  
1590 1590  [[image:image-20220615170542-5.png||_mstalt="430638"]]
1591 1591  
1592 1592  
1593 1593  
1594 -(% _mstmutation="1" style="color:blue" %)**Passo 2:**(%%) método de fiação.(% style="display:none" %)
1739 +(% _mstmutation="1" style="color:blue" %)**Step2**(%%): wiring method.(% style="display:none" %)
1595 1595  
1596 -Primeiro ligar as quatro linhas;(% style="display:none" %)
1741 +First connect the four lines;(% style="display:none" %)
1597 1597  
1598 1598  [[image:image-20220621170938-1.png||_mstalt="431340" height="413" width="419"]],(% style="display:none" %)
1599 1599  
1600 1600  
1601 -Em seguida, use o cabo DuPont para curto-circuito port3 e port1 e, em seguida, solte-os, de modo que o dispositivo entre no modo bootlood.
1746 +Then use DuPont cable to short circuit port3 and port1, and then release them, so that the device enters bootlaod mode.
1602 1602  
1603 1603  [[image:image-20220621170938-2.png||_mstalt="431704"]]
1604 1604  
1605 1605  
1606 1606  
1607 -(% style="color:blue" %)**Passo 3: **(%%)Selecione a porta do dispositivo a ser conectado, taxa de transmissão e arquivo bin a ser baixado.
1752 +(% style="color:blue" %)**Step3: **(%%)Select the device port to be connected, baud rate and bin file to be downloaded.
1608 1608  
1609 1609  [[image:image-20220615171334-6.png||_mstalt="431028"]]
1610 1610  
1611 1611  
1612 -Clique no botão Iniciar para iniciar a atualização do firmware.
1757 +Click the (% style="color:blue" %)**start**(%%) button to start the firmware upgrade.
1613 1613  
1614 1614  
1615 -Quando esta interface aparece, indica que o download foi concldo.
1760 +When this interface appears, it indicates that the download has been completed.
1616 1616  
1617 1617  [[image:image-20220620160723-8.png||_mstalt="430703"]]
1618 1618  
1619 1619  
1620 -Finalmente, desconecte o cabo DuPont no port4 e, em seguida, use o cabo DuPont para a porta de curto-circuito 3 e port1 para redefinir o dispositivo.
1765 +Finally, unplug the DuPont cable on port4, and then use the DuPont cable to short circuit port3 and port1 to reset the device.
1621 1621  
1622 1622  
1623 -== 6.6 Usando USB-TYPE-C para conectar ao computador usando o comando AT ==
1768 +== 6.6 Using USB-TYPE-C to connect to the computer using the AT command ==
1624 1624  
1625 1625  
1626 1626  [[image:image-20220623110706-1.png||_mstalt="427869"]]
1627 1627  
1628 1628  
1629 -**Porto UART de LHT65N:**
1774 +**UART Port of LHT65N:**
1630 1630  
1631 1631  * (% class="mark" %)**PB0: RXD**
1632 1632  * (% class="mark" %)**PB1: TXD**
... ... @@ -1634,107 +1634,109 @@
1634 1634  
1635 1635  [[image:image-20220623112117-4.png||_mstalt="428350" height="459" width="343"]]
1636 1636  
1637 -No PC, o usuário precisa definir a taxa de transmissão da ferramenta serial (tais como [[**putty**>>url:https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]], SecureCRT) para **9600** para acessar o console serial para LHT65N. Os comandos AT são desabilitados por padrão e precisam digitar senha (padrão:**123456**) para ativá-lo. Tempo limite para inserir o comando AT é de 5 minutos, após 5 minutos, o usuário precisa digitar senha novamente. O usuário pode usar o comando AT + DISAT para desativar o comando AT antes do tempo limite.
1638 1638  
1783 +(((
1784 +In PC, User needs to set serial tool(such as [[**putty**>>https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]], SecureCRT) baud rate to (% style="color:green" %)**9600** (%%)to access to access serial console for LHT65N. The AT commands are disable by default and need to enter password (default:(% style="color:green" %)**123456**(% style="color:red" %))(%%) to active it. Timeout to input AT Command is 5 min, after 5-minute, user need to input password again. User can use AT+DISAT command to disable AT command before timeout.
1785 +)))
1639 1639  
1640 -Digite a senha e ATZ para ativar LHT65N, como mostrado abaixo:
1641 1641  
1788 +Input password and ATZ to activate LHT65N,As shown below:
1789 +
1642 1642  [[image:image-20220615154519-3.png||_mstalt="431925" height="672" width="807"]]
1643 1643  
1644 1644  
1645 -== 6.7 Como usar USB-TYPE-C para conectar o PC para atualizar firmware? ==
1793 +== 6.7 How to us USB-TYPE-C to connect PC to upgrade firmware? ==
1646 1646  
1647 1647  
1648 1648  [[image:image-20220623110706-1.png||_mstalt="427869"]]
1649 1649  
1650 1650  
1651 -(% style="color:blue" %)**Passo 1**(%%): Instale primeiro o [[TremoProgrammer>>https://www.dropbox.com/sh/g99v0fxcltn9r1y/AAAnJD_qGZ42bB52o4UmH9v9a/LHT65N%20Temperature%20%26%20Humidity%20Sensor/tool?dl=0&subfolder_nav_tracking=1]].
1799 +(% style="color:blue" %)**Step1**(%%): Instal[[TremoProgrammer>>https://www.dropbox.com/sh/g99v0fxcltn9r1y/AAAnJD_qGZ42bB52o4UmH9v9a/LHT65N%20Temperature%20%26%20Humidity%20Sensor/tool?dl=0&subfolder_nav_tracking=1]]  first.
1652 1652  
1653 1653  [[image:image-20220615170542-5.png||_mstalt="430638"]]
1654 1654  
1655 1655  
1656 1656  
1657 -(% _mstmutation="1" style="color:blue" %)**Passo 2**(%%): método de fiação.(% style="display:none" %)
1805 +(% _mstmutation="1" style="color:blue" %)**Step2**(%%): wiring method.(% style="display:none" %)
1658 1658  
1659 -Primeiro ligar as quatro linhas;
1807 +First connect the four lines;
1660 1660  
1661 1661  [[image:image-20220623113959-5.png||_mstalt="433485" height="528" width="397"]]
1662 1662  
1663 -Conecte A8 e GND com fio Dupont por um tempo e, em seguida, separe-se, entre no modo de redefinição
1811 +Connect A8 and GND with Dupont wire for a while and then separate, enter reset mode
1664 1664  
1665 1665  
1666 1666  
1667 -(% style="color:blue" %)**Passo 3: **(%%)Selecione a porta do dispositivo a ser conectado, taxa de transmissão e arquivo bin a ser baixado.
1815 +(% style="color:blue" %)**Step3: **(%%)Select the device port to be connected, baud rate and bin file to be downloaded.
1668 1668  
1669 1669  [[image:image-20220615171334-6.png||_mstalt="431028"]]
1670 1670  
1671 1671  
1672 -Clique no botão Iniciar para iniciar a atualização do firmware.
1820 +Click the (% style="color:blue" %)**start**(%%) button to start the firmware upgrade.
1673 1673  
1674 1674  
1675 -Quando esta interface aparece, indica que o download foi concldo.
1823 +When this interface appears, it indicates that the download has been completed.
1676 1676  
1677 1677  [[image:image-20220620160723-8.png||_mstalt="430703"]]
1678 1678  
1679 1679  
1680 -Finalmente, desconecte 3.3v, conecte A8 e GND com fio Dupont por um tempo e, em seguida, separe, saia do modo de redefinição
1828 +Finally,Disconnect 3.3v, Connect A8 and GND with Dupont wire for a while and then separate, exit reset mode
1681 1681  
1682 1682  
1683 -== 6.8 Por que não consigo ver as informações do datalog ==
1831 +== 6.8 Why can't I see the datalog information ==
1684 1684  
1685 1685  
1686 -~1. O tempo não está alinhado e o comando de consulta correto não é usado.
1834 +~1. The time is not aligned, and the correct query command is not used.
1687 1687  
1688 -2. Erro decodificador, não analisou os dados do datalog, os dados foram filtrados.
1836 +2. Decoder error, did not parse the datalog data, the data was filtered.
1689 1689  
1690 1690  
1691 -= 7. Informação da Ordem =
1839 += 7. Order Info =
1692 1692  
1693 1693  
1694 -Número da peça: (% style="color:#4f81bd" %)** LHT65N-XX-YY**
1842 +Part Number: (% style="color:#4f81bd" %)** LHT65N-XX-YY**
1695 1695  
1696 -(% style="color:#4f81bd" %)**XX **(%%): A banda de frequência padrão
1844 +(% style="color:#4f81bd" %)**XX **(%%): The default frequency band
1697 1697  
1698 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**AS923**(%%): Banda LoRaWAN AS923
1699 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**AU915**(%%): Banda LoRaWAN AU915
1700 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**EU433**(%%): Banda LoRaWAN EU433
1701 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**EU868**(%%): Banda LoRaWAN EU868
1702 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**KR920**(%%): Banda LoRaWAN KR920
1703 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**US915**(%%): Banda LoRaWAN US915
1704 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**IN865**(%%): Banda LoRaWAN US915
1705 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**CN470**(%%): Banda LoRaWAN CN470
1846 +* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**AS923**(%%): LoRaWAN AS923 band
1847 +* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**AU915**(%%): LoRaWAN AU915 band
1848 +* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**EU433**(%%): LoRaWAN EU433 band
1849 +* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
1850 +* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
1851 +* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**US915**(%%): LoRaWAN US915 band
1852 +* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1853 +* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1706 1706  
1707 -(% style="color:#4f81bd" %)**YY**(%%): Acessórios para sensores
1855 +(% style="color:#4f81bd" %)**YY**(%%): Sensor Accessories
1708 1708  
1709 -* (% style="color:red" %)**E3**(%%): Sonda de Temperatura Externa
1857 +* (% style="color:red" %)**E3**(%%): External Temperature Probe
1710 1710  
1711 -= 8. Informação da Embalagem =
1712 1712  
1860 += 8. Packing Info =
1713 1713  
1714 -**O pacote inclui:**
1715 1715  
1716 -* LHT65N Sensor de temperatura e umidade x 1
1717 -* Sensor externo opcional
1863 +**Package Includes**:
1718 1718  
1719 -**Dimensão e peso:**
1865 +* LHT65N Temperature & Humidity Sensor x 1
1866 +* Optional external sensor
1720 1720  
1721 -* Tamanho do dispositivo: 10 x 10 x 3,5 mm
1722 -* Peso do dispositivo: 120,5g
1868 +**Dimension and weight**:
1723 1723  
1724 -= 9. Material de referência =
1870 +* Device Size:  10 x 10 x 3.5 mm
1871 +* Device Weight: 120.5g
1725 1725  
1726 1726  
1727 -* [[Folha de dados, fotografias, descodificador, firmware>>https://www.dropbox.com/sh/una19zsni308dme/AACOKp6J2RF5TMlKWT5zU3RTa?dl=0]]
1874 += 9. Reference material =
1728 1728  
1729 -= 10. Aviso FCC =
1730 1730  
1877 +* [[Datasheet, photos, decoder, firmware>>https://www.dropbox.com/sh/una19zsni308dme/AACOKp6J2RF5TMlKWT5zU3RTa?dl=0]]
1731 1731  
1732 -Este dispositivo está em conformidade com a parte 15 das Regras FCC. A operação está sujeita às seguintes duas condições:
1733 1733  
1734 -(1) Este dispositivo não pode causar interferência prejudicial;
1880 += 10. FCC Warning =
1735 1735  
1736 -(2) este dispositivo deve aceitar qualquer interferência recebida, incluindo interferência que possa causar operação indesejada.
1737 1737  
1738 -(3) Conforme resolução Anatel 680 - Art.
1883 +This device complies with part 15 of the FCC Rules.Operation is subject to the following two conditions:
1739 1739  
1740 -Os equipamentos de radiação restrita devem conter no produto, em lugar facilmente visível, ou no manual de instruções fornecido pelo fabricante, em local de destaque, informação sobre as implicações de sua operação, nos seguintes termos: Este equipamento não tem direito à proteção contra interferência prejudicial e não pode causar interferência em sistemas devidamente autorizados. Para maiores informações, consulte o site da ANATEL – ( www.anatel.gov.br )
1885 +(1) This device may not cause harmful interference;
1886 +
1887 +(2) this device must accept any interference received, including interference that may cause undesired operation.