Changes for page LHT65N -- Manual do sensor de temperatura e umidade LoRaWAN
Last modified by Xiaoling on 2023/07/18 10:12
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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 ... ... @@ -1273,6 +1273,7 @@ 1273 1273 1274 1274 * Não há nenhum comando downlink para definir como modo de suspensão. 1275 1275 1287 + 1276 1276 == 4.7 Definir a hora do sistema == 1277 1277 1278 1278 ... ... @@ -1293,239 +1293,372 @@ 1293 1293 0x306007806000 ~/~/ Definir timestamp para 0x (6007806000), mesmo que AT + TIMESTAMP=1611104352 1294 1294 1295 1295 1296 -== 4.8 Definiro Modo de SincronizaçãodeTempo==1308 +== 4.8 Set Time Sync Mode == 1297 1297 1298 1298 1299 1299 ((( 1300 -F uncionalidade:Ativar/esativar o tempodosistemadesincronizaçãovia LoRaWAN MAC Command (DeviceTimeReq),o servidorLoRaWANdeve suportaroprotocolov1.0.3 para respondera estecomando.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 édefinidocomo1porpadrão.Seousuárioquiserdefinir umahoradiferentedo servidorLoRaWAN,ousuárioprecisadefinirissocomo0.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" %)**Comand o AT:**1319 +(% style="color:#4f81bd" %)**AT Command:** 1308 1308 1309 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:5 05px" %)1310 -|(% style="background-color:#d9e2f3; color:#0070c0; width:1 77px" %)**Exemplo deComando**|(% style="background-color:#d9e2f3; color:#0070c0; width:323px" %)**Função**1311 -|(% style="width:1 77px" %)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" %)** ComandoDownlink:**1325 +(% style="color:#4f81bd" %)**Downlink Command:** 1314 1314 1315 -0x28 01 ~/~/ Mesmo que AT+SYNCMOD=11316 -0x28 00 ~/~/ IgualaAT+SYNCMOD=01327 +0x28 01 ~/~/ Same As AT+SYNCMOD=1 1328 +0x28 00 ~/~/ Same As AT+SYNCMOD=0 1317 1317 1318 1318 1319 -== 4.9 DefiniroIntervalode Sincronização de Tempo==1331 +== 4.9 Set Time Sync Interval == 1320 1320 1321 1321 1322 - Característica: Definao intervalode sincronizaçãode tempo do sistema.Valor por omissãoSYNCTDC: 10 dias.1334 +Feature: Define System time sync interval. SYNCTDC default value: 10 days. 1323 1323 1324 -(% style="color:#4f81bd" %)**Comand o 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:1 74px" %)**Exemplo deComando**|(% style="background-color:#d9e2f3; color:#0070c0; width:330px" %)**Função**1328 -|(% style="width:1 74px" %)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" %)** ComandoDownlink:**1342 +(% style="color:#4f81bd" %)**Downlink Command:** 1331 1331 1332 -**0x29 0A** ~/~/ OmesmoqueAT+SYNCTDC=0x0A1344 +**0x29 0A** ~/~/ Same as AT+SYNCTDC=0x0A 1333 1333 1334 1334 1335 -== 4.10 Imprimirabasededados napágina. ==1347 +== 4.10 Print data entries base on page. == 1336 1336 1337 1337 1338 - Recurso:Imprimaos dadosdo setordapáginainicialàpáginadeparada(máximode416 páginas).1350 +Feature: Print the sector data from start page to stop page (max is 416 pages). 1339 1339 1340 -(% style="color:#4f81bd" %)**Comand o 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" %)** ComandoDownlink:**1356 +(% style="color:#4f81bd" %)**Downlink Command:** 1345 1345 1346 - Sem comandosdeligaçãodescendenteparaafuncionalidade1358 +No downlink commands for feature 1347 1347 1348 1348 1349 -== 4.11 Imprimeos últimos dados. ==1361 +== 4.11 Print last few data entries. == 1350 1350 1351 1351 1352 -F uncionalidade:Imprimirasúltimasentradas dedados1364 +Feature: Print the last few data entries 1353 1353 1354 -(% style="color:#4f81bd" %)**Comand o 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" %)** ComandoDownlink:**1370 +(% style="color:#4f81bd" %)**Downlink Command:** 1359 1359 1360 - Sem comandosdeligaçãodescendenteparaafuncionalidade1372 +No downlink commands for feature 1361 1361 1362 1362 1363 -== 4.12 Limparo GravadorFlash ==1375 +== 4.12 Clear Flash Record == 1364 1364 1365 1365 1366 - Recurso:Limpararmazenamentoflashpararecurso de registrodedados.1378 +Feature: Clear flash storage for data log feature. 1367 1367 1368 -(% style="color:#4f81bd" %)**Comand o 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:17 3px" %)**Exemplo deComando**|(% style="background-color:#d9e2f3; color:#0070c0; width:130px" %)**Função**|(% style="background-color:#d9e2f3; color:#0070c0; width:198px" %)**Resposta**1372 -|(% style="width:1 73px" %)AT+CLRDTA |(% style="width:130px" %)Limparoregistoe data|(% style="width:198px" %)(((1373 - Limpartodososdados armazenadosdosensor...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" %)** ComandoDownlink: 0xA3**1390 +(% style="color:#4f81bd" %)**Downlink Command: 0xA3** 1379 1379 1380 -* Ex emplo: 0xA301 ~/~/OmesmoqueAT+CLRDTA1392 +* 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"%)**ComandoAT: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 - Aconfiguraçãodefábricaporomissãoé 01400 +(% 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~/~/Omesmoque AT+PNACKMD=11408 +(% style="color:#4f81bd" %)**Downlink Command: 0x34** 1398 1398 1399 - ==4.14ComandoWMODmodificadoparasensorexternoTMP117ou DS18B20alarmede temperatura (desdefirmware 1.3.0)==1410 +* Example: 0x3401 ~/~/ Same as AT+PNACKMD=1 1400 1400 1401 1401 1402 - Característica:Definir alarmesinternoseexternosdosensordetemperatura.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;rgb(217, 226, 243);rgb(0, 112, 192);" %)**Exemplo deComando**|=(% style="width:181px;rgb(217, 226, 243);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" %)Definiralarmesinternoseexternosdo sensor detemperatura|(% style="width:181px" %)OK1419 +|=(% 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 âmetro1:Modo de alarme:**1424 +(% style="color:#037691" %)**Parameter 1**(%%): Alarm mode: 1411 1411 1412 -0): Cancel ar1426 +0): Cancel 1413 1413 1414 -1): Alarmeelimiar1428 +1): Threshold alarm 1415 1415 1416 -2): Alarme de flutuação1430 +2): Fluctuation alarm 1417 1417 1418 1418 1419 -(% style="color:#037691" %)** Par âmetro2:**(%%)Tempode 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" %)**Not a:Quandootempodecoleta éinferiora 60 segundosesempreexcedeo limitede alarmedefinido,ointervalode envionãoseráotempodecoleta,masseráenviadoa cada60 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 âmetro3eparâmetro4:**1438 +(% style="color:#037691" %) **Parameter 3 and parameter 4:** 1425 1425 1426 -1): Seo modo de alarmeédefinidocomo1:o parâmetro3eoparâmetro4sãoválidos,comoantes,elesrepresentambaixatemperaturae altatemperatura.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 - TalcomoAT+WMOD=1,60,45,105,significaalarmedealtaebaixatemperatura.1442 +Such as AT+WMOD=1,60,45,105, it means high and low temperature alarm. 1429 1429 1430 1430 1431 -2): Seo Modo deAlarmeestiverdefinidocomo2:o parâmetro3éválido,querepresentaadiferençaentreatemperaturaatualmentecoletadaea ú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 - TalcomoAT+WMOD=2,10,2,significaqueéumalarmedeflutuação.1447 +Such as AT+WMOD=2,10,2,it means that it is a fluctuation alarm. 1434 1434 1435 - Seadiferençaentreatemperatura coletadaatualeo últimoUplinforde±aus,oalarmeserá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" %)** ComandoDownlink: 0xA5**1452 +(% style="color:#4f81bd" %)**Downlink Command: 0xA5** 1439 1439 1440 1440 0xA5 00 ~-~- AT+WMOD=0. 1441 1441 1442 -0xA5 gundobyte,erceirobyte,quartoequintobytes divididospor100,extoesétimobytes divididospor1001456 +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(Ne cessidadedeconverter-16para-1600paracá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 gundobyte,erceirobyte,quartobyte)1460 +0xA5 02 0A 02 ~-~- AT+WMOD=2,10,2 (AT+WMOD = second byte, third byte, fourth byte) 1447 1447 1448 -0xA5 Depoisqueodispositivoorecebe,carreguea configuração atual doalarme(FPORT=8).Como01 0A 11u02 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. Bater iaecomosubstituir =1465 += 5. Battery & How to replace = 1452 1452 1453 -== 5.1 Tipo deBateria==1467 +== 5.1 Battery Type == 1454 1454 1455 1455 1456 1456 ((( 1457 -LHT65N éequipadocomumabateriaLi-MnO22400mAH(CR17505).Abateriaéumabaterianãorecarregávelcombaixataxadedescargadirecionadaparaaté8nosdeuso.Estetipo de bateriaécomumenteusadoemdispositivosIoTparafuncionamentoalongoprazo, comomedidoresdeá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 descarganãoélinear,então nãopodesimplesmenteusarporcentagempara mostraroníveldabateria.Abaixoestáodesempenhodabateria.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 daBateria ==1492 +== 5.3 Battery Life Analyze == 1479 1479 1480 1480 1481 1481 ((( 1482 - Os produtos movidosabateriaDraginosão todos executadosno modo debaixapotência.Ousuáriopodeverificaradiretriza partir destelinkparacalcularaduraçãoestimadadabateria: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 - Umrelatóriode testedetalhado completoparaLHT65Nemdiferentesfrequênciaspodeser encontradoem: [[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 usaroComando AT? ==1508 +== 6.1 How to use AT Command? == 1495 1495 1496 1496 1497 -LHT65N suport aAT Command set.UserpodeusarumadaptadorUSBparaTTLmais o cabodoprogramaparaconectarao LHT65parausarocomando AT,comoabaixo.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 paraTTL GND <~-~->GND**1505 -* (% style="background-color:yellow" %)**USB paraTTL RXD<~-~->D+**1506 -* (% style="background-color:yellow" %)**USB paraTTL 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 comandosATe comandosDownlink ==1534 +AT Command List is as below: 1521 1521 1536 +AT+<CMD>? : Help on <CMD> 1522 1522 1523 - **ComandosAT:**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 deligaçãodescendente:**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 janeladownlink nãoserá exibidaatéque aredesejaacessada**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 Comoalterarointervalode uplink? ==1703 +== 6.3 How to change the uplink interval? == 1559 1559 1560 1560 1561 -P or favor, vejate 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 usarTTL-USBparaconectarumPCparainserircomandosAT? ==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 - NoPC,o usuárioprecisa definir a taxadetransmissãoda ferramentaserial(taiscomo[[**putty**>>url:https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]], SecureCRT)para **9600**paraacessaro console serialparaLHT65N.OscomandosATsãodesabilitadospor padrão eprecisam digitarsenha(padrão:**123456**)paraativá-lo. TempolimiteparainserirocomandoATé de5 minutos, após5os,ousuárioprecisadigitarsenhanovamente.O usuário podeusarocomandoATpara desativar ocomando AT antesdotempolimite.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 - DigitesenhaeATZparaativarLHT65N,comomostradoabaixo: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 usarTTL-USBparaconectaroPC paraatualizarfirmware? ==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" %)** Passo1:**(%%)e 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" %)** Passo2:**(%%) método de fiação.(% style="display:none" %)1739 +(% _mstmutation="1" style="color:blue" %)**Step2**(%%): wiring method.(% style="display:none" %) 1595 1595 1596 - Primeiroligaras quatrolinhas;(% 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,useo caboDuPontparacurto-circuitoport3eport1e,emseguida,solte-os, de modoqueodispositivoentreno modobootlood.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" %)** Passo3: **(%%)Selecioneaportado dispositivoa serconectado,taxadetransmissãoe arquivobina serbaixado.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 -Cli quenobotão Iniciarparainiciaraatualizaçãodofirmware.1757 +Click the (% style="color:blue" %)**start**(%%) button to start the firmware upgrade. 1613 1613 1614 1614 1615 - Quandoestainterface aparece, indicaqueodownloadfoiconcluído.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 -Final mente,desconecteocaboDuPontnoport4e,emseguida,useocaboDuPontparaaportadecurto-circuito3eport1pararedefinirodispositivo.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 Us andoUSB-TYPE-Cparaconectarao computador usandoocomandoAT==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 -** PortoUARTdeLHT65N:**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 usarUSB-TYPE-CparaconectaroPC paraatualizarfirmware? ==1793 +== 6.7 How to use 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" %)** Passo1**(%%): 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**(%%): Install [[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" %)** Passo2**(%%): método de fiação.(% style="display:none" %)1805 +(% _mstmutation="1" style="color:blue" %)**Step2**(%%): wiring method.(% style="display:none" %) 1658 1658 1659 - Primeiroligaras quatrolinhas;1807 +First connect the four lines; 1660 1660 1661 1661 [[image:image-20220623113959-5.png||_mstalt="433485" height="528" width="397"]] 1662 1662 1663 -Conect eA8eGNDcom fioDupontporumtempoe,emseguida, separe-se, entrenomodo deredefinição1811 +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" %)** Passo3: **(%%)Selecioneaportado dispositivoa serconectado,taxadetransmissãoe arquivobina serbaixado.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 -Cli quenobotão Iniciarparainiciaraatualizaçãodofirmware.1820 +Click the (% style="color:blue" %)**start**(%%) button to start the firmware upgrade. 1673 1673 1674 1674 1675 - Quandoestainterface aparece, indicaqueodownloadfoiconcluído.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 -Final mente,desconecte3.3v,conecteA8eGNDcom fioDupontporumtempoe,emseguida, separe,saiadomodo deredefinição1828 +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 Porque nãoconsigoverasinformações do datalog==1831 +== 6.8 Why can't I see the datalog information == 1684 1684 1685 1685 1686 -~1. Otemponãoestáalinhadoe o comandode consultacorretonão éusado.1834 +~1. The time is not aligned, and the correct query command is not used. 1687 1687 1688 -2. Erro decodificador,nãoanalisouos dadosdodatalog,osdadosforamfiltrados.1836 +2. Decoder error, did not parse the datalog data, the data was filtered. 1689 1689 1690 1690 1691 -= 7. Informação daOrdem=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 **(%%): Abandadefrequênciapadrão1844 +(% style="color:#4f81bd" %)**XX **(%%): The default frequency band 1697 1697 1698 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**AS923**(%%): BandaLoRaWAN AS9231699 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**AU915**(%%): BandaLoRaWAN AU9151700 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**EU433**(%%): BandaLoRaWAN EU4331701 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**EU868**(%%): BandaLoRaWAN EU8681702 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**KR920**(%%): BandaLoRaWAN KR9201703 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**US915**(%%): BandaLoRaWAN US9151704 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**IN865**(%%): BandaLoRaWANUS9151705 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**CN470**(%%): BandaLoRaWAN CN4701846 +* (% 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 parasensores1855 +(% style="color:#4f81bd" %)**YY**(%%): Sensor Accessories 1708 1708 1709 -* (% style="color:red" %)**E3**(%%): SondadeTemperatura Externa1857 +* (% 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 - *[[Folhadedados,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)Estedispositivo não pode causarinterferênciaprejudicial;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çãoAnatel680 - Art.5º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.