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
-
... ... @@ -1413,264 +1413,133 @@ 1413 1413 == 4.14 Comando WMOD modificado para sensor externo TMP117 ou DS18B20 alarme de temperatura (desde firmware 1.3.0) == 1414 1414 1415 1415 1416 - Feature:Setinternalandexternaltemperature sensoralarms.1416 +Característica: Definir alarmes internos e externos do sensor de temperatura. 1417 1417 1418 1418 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %) 1419 -|=(% style="width: 2 50px;background-color:#D9E2F3;color:#0070C0" %)**CommandExample**|=(% style="width:200px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)**Response**1420 -|(% style="width:2 68px" %)AT+WMOD=parameter1,parameter2,parameter3,parameter4|(% style="width:255px" %)Setinternalandexternaltemperature sensoralarms|(% style="width:181px" %)OK1419 +|=(% 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** 1420 +|(% 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 1421 1421 1422 1422 (% style="color:#037691" %)**AT+WMOD=parameter1,parameter2,parameter3,parameter4** 1423 1423 1424 -(% style="color:#037691" %)**Par ameter 1**(%%):Alarmmode:1424 +(% style="color:#037691" %)**Parâmetro 1: Modo de alarme:** 1425 1425 1426 -0): Cancel 1426 +0): Cancelar 1427 1427 1428 -1): Thresholdalarm1428 +1): Alarme de limiar 1429 1429 1430 -2): Fluctuation alarm1430 +2): Alarme de flutuação 1431 1431 1432 1432 1433 -(% style="color:#037691" %)** Par ameter 2**(%%):Samplingtime. Unit: seconds,upto255 seconds.1433 +(% style="color:#037691" %)** Parâmetro 2:**(%%) Tempo de amostragem. Unidade: segundos, até 255 segundos. 1434 1434 1435 -(% style="color:red" %)**Not e:When the collectiontimesless than60 secondsandalways exceedsthesetalarmthreshold,thesending intervalwillnotbe the collectiontime,but will besentevery60 seconds.**1435 +(% 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 será o tempo de coleta, mas será enviado a cada 60 segundos.** 1436 1436 1437 1437 1438 -(% style="color:#037691" %) ameter 3andparameter 4:**1438 +(% style="color:#037691" %)**Parâmetro 3 e parâmetro 4:** 1439 1439 1440 -1): IfAlarmModesset to 1:Parameter 3andparameter 4arevalid, asbefore,theyrepresentlowtemperature andhightemperature.1440 +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. 1441 1441 1442 - SuchasAT+WMOD=1,60,45,105,it meanshighand lowtemperaturealarm.1442 +Tal como AT+WMOD=1,60,45,105, significa alarme de alta e baixa temperatura. 1443 1443 1444 1444 1445 -2): IfAlarmModeissetto 2:Parameter 3isvalid,whichrepresentsthedifferencebetweenhe currentlycollectedtemperatureandthe lastuploadedtemperature.1445 +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. 1446 1446 1447 - SuchasAT+WMOD=2,10,2,itmeansthatitisa fluctuation alarm.1447 +Tal como AT+WMOD=2,10,2, significa que é um alarme de flutuação. 1448 1448 1449 - If the differencebetweenhe currentcollectedtemperatureand the last Uplinis±2degrees,thealarmwill beissued.1449 +Se a diferença entre a temperatura coletada atual e o último Uplin for de ± 2 graus, o alarme será emitido. 1450 1450 1451 1451 1452 -(% style="color:#4f81bd" %)**Downlink Command: 0xA5**1452 +(% style="color:#4f81bd" %)**Comando Downlink: 0xA5** 1453 1453 1454 1454 0xA5 00 ~-~- AT+WMOD=0. 1455 1455 1456 -0xA5 cond byte,hirdbyte,fourthandfifthbytes dividedby100,ixthandseventhbytes dividedby1001456 +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 ) 1457 1457 1458 -0XA5 01 0A F9 C0 29 04 ~-~-AT+WMOD=1,10,-16,105(Need toconvert -16to-1600for calculation,-1600(DEC)=FFFFFFFFFFFFF9C0(HEX)FFFFF9C0(HEX) +10000(HEX)=F9C0(HEX))1458 +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)) 1459 1459 1460 -0xA5 cond byte,hirdbyte,fourthbyte)1460 +0xA5 02 0A 02 ~-~- AT+WMOD=2,10,2 (AT+WMOD = segundo byte, terceiro byte, quarto byte) 1461 1461 1462 -0xA5 Afterthe devicereceives it,upload thecurrentalarmconfiguration(FPORT=8).Suchas01 0A 11r02 0A 02.1462 +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. 1463 1463 1464 1464 1465 -= 5. Bat tery&How to replace=1465 += 5. Bateria e como substituir = 1466 1466 1467 -== 5.1 Bat teryType==1467 +== 5.1 Tipo de Bateria == 1468 1468 1469 1469 1470 1470 ((( 1471 -LHT65N isequippedwitha2400mAHLi-MnO2 (CR17505) battery.Thebatteryisanun-rechargeablebattery withlowdischarge ratetargetingforupto8~~10years use.Thisype ofbatteryiscommonlyused inIoTdevicesforlong-termrunning,suchas watermeters.1471 +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. 1472 1472 ))) 1473 1473 1474 1474 ((( 1475 - The dischargecurve isnotlinearsocan'tsimplyusepercentagetoshowthe battery level.Belowishe battery performance.1475 +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. 1476 1476 1477 1477 1478 1478 [[image:image-20220515075034-1.png||_mstalt="428961" height="208" width="644"]] 1479 1479 ))) 1480 1480 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 - 1481 +A tensão de trabalho mínima para o LHT65N é ~~ 2.5v. Quando a bateria é inferior a 2.6v, é hora de mudar a bateria. 1483 1483 1484 -== 5.2 Replace Battery == 1485 1485 1484 +== 5.2 Substituir a Bateria == 1486 1486 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. 1488 1488 1487 +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. 1488 + 1489 1489 [[image:image-20220515075440-2.png||_mstalt="429546" height="338" width="272"]][[image:image-20220515075625-3.png||_mstalt="431574" height="193" width="257"]] 1490 1490 1491 1491 1492 -== 5.3 Bat tery Life Analyze==1492 +== 5.3 Análise da Vida da Bateria == 1493 1493 1494 1494 1495 1495 ((( 1496 - Dragino battery-poweredproductsare allrunnLowPowermode.Userncheckthe guidelinefromthis linktocalculatetheestimated battery life:1496 +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: 1497 1497 [[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]] 1498 1498 ))) 1499 1499 1500 1500 1501 1501 ((( 1502 - Afulldetailtestreportfor LHT65Nondifferent frequency canbefoundat: [[https:~~/~~/www.dropbox.com/sh/r2i3zlhsyrpavla/AAB1sZw3mdT0K7XjpHCITt13a?dl=0>>https://www.dropbox.com/sh/r2i3zlhsyrpavla/AAB1sZw3mdT0K7XjpHCITt13a?dl=0]]1502 +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]] 1503 1503 ))) 1504 1504 1505 1505 1506 1506 = 6. FAQ = 1507 1507 1508 -== 6.1 How to useATCommand? ==1508 +== 6.1 Como usar o Comando AT? == 1509 1509 1510 1510 1511 -LHT65N sup portsAT Command set.Usercanusea USBtoTTL adapter plustheProgramCabletoconnectto LHT65for usingATcommand,asbelow.1511 +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. 1512 1512 1513 1513 [[image:image-20220530085651-1.png||_mstalt="429949"]] 1514 1514 1515 1515 1516 -** Connection:**1516 +**Ligação:** 1517 1517 1518 -* (% style="background-color:yellow" %)**USB toTTL GND <~-~->GND**1519 -* (% style="background-color:yellow" %)**USB toTTL RXD1520 -* (% style="background-color:yellow" %)**USB toTTL TXD1518 +* (% style="background-color:yellow" %)**USB para TTL GND <~-~->GND** 1519 +* (% style="background-color:yellow" %)**USB para TTL RXD<~-~->D+** 1520 +* (% style="background-color:yellow" %)**USB para TTL TXD<~-~->A11** 1521 1521 1522 1522 ((( 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. 1523 +(% _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)** 1526 1526 ))) 1527 1527 1526 +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. 1528 1528 1529 -Input password and ATZ to activate LHT65N,As shown below: 1530 1530 1529 +Digite a senha e ATZ para ativar LHT65N, como mostrado abaixo: 1530 + 1531 1531 [[image:image-20220530095701-4.png||_mstalt="430014"]] 1532 1532 1533 1533 1534 - ATCommandListisasbelow:1534 +== 6.2 Onde usar comandos AT e comandos Downlink == 1535 1535 1536 -AT+<CMD>? : Help on <CMD> 1537 1537 1538 - AT+<CMD> : Run<CMD>1537 +**Comandos AT:** 1539 1539 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 - 1670 1670 [[image:image-20220620153708-1.png||_mstalt="429806" height="603" width="723"]] 1671 1671 1672 1672 1673 -** Downlinkcommands:**1542 +**Comandos de ligação descendente:** 1674 1674 1675 1675 1676 1676 (% style="color:blue" %)**TTN:** ... ... @@ -1685,7 +1685,7 @@ 1685 1685 1686 1686 1687 1687 1688 -(% style="color:blue" %)**Chirpstack: The downlinkwindowwillnotbedisplayeduntil thenetworkisaccessed**1557 +(% style="color:blue" %)**Chirpstack: A janela downlink não será exibida até que a rede seja acessada** 1689 1689 1690 1690 1691 1691 [[image:image-20220615094850-6.png||_mstalt="433082"]] ... ... @@ -1700,13 +1700,13 @@ 1700 1700 [[image:image-20220615092939-4.png||_mstalt="434460" height="448" width="894"]] 1701 1701 1702 1702 1703 -== 6.3 How tochangetheuplinkinterval? ==1572 +== 6.3 Como alterar o intervalo de uplink? == 1704 1704 1705 1705 1706 -P lease seethislink: [[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);"]]1575 +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);"]] 1707 1707 1708 1708 1709 -== 6.4 How to useTTL-USBtoconnecttoinputATcommands? ==1578 +== 6.4 Como usar TTL-USB para conectar um PC para inserir comandos AT? == 1710 1710 1711 1711 1712 1712 [[image:image-20220615153355-1.png||_mstalt="430222"]] ... ... @@ -1715,63 +1715,63 @@ 1715 1715 1716 1716 1717 1717 ((( 1718 - InPC,Userneedstoset serialtool(suchas [[**putty**>>https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]], SecureCRT)baudrateto (% style="color:green" %)**9600**(%%)toaccesstoaccessserialconsole for LHT65N.TheATcommandsaredisablebydefaultndneed toenter password(default:(%style="color:green"%)**123456**(%style="color:red"%))(%%) toactive it. TimeouttoinputATCommandis5 min, after5-minute, userneedtoinputpasswordagain.User canuseAT+DISATcommandtodisableATcommandbeforetimeout.1587 +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. 1719 1719 ))) 1720 1720 1721 1721 1722 - Inputpassword andATZtoactivateLHT65N,Asshownbelow:1591 +Digite senha e ATZ para ativar LHT65N, como mostrado abaixo: 1723 1723 1724 1724 [[image:image-20220615154519-3.png||_mstalt="431925" height="672" width="807"]] 1725 1725 1726 1726 1727 -== 6.5 How to useTTL-USBtoconnect PCto upgradefirmware? ==1596 +== 6.5 Como usar TTL-USB para conectar o PC para atualizar firmware? == 1728 1728 1729 1729 1730 1730 [[image:image-20220615153355-1.png||_mstalt="430222"]] 1731 1731 1732 1732 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.1602 +(% 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]] . 1734 1734 1735 1735 [[image:image-20220615170542-5.png||_mstalt="430638"]] 1736 1736 1737 1737 1738 1738 1739 -(% _mstmutation="1" style="color:blue" %)** Step2**(%%):wiringmethod.(% style="display:none" %)1608 +(% _mstmutation="1" style="color:blue" %)**Passo 2:**(%%) método de fiação.(% style="display:none" %) 1740 1740 1741 - First connectthefour lines;(% style="display:none" %)1610 +Primeiro ligar as quatro linhas;(% style="display:none" %) 1742 1742 1743 1743 [[image:image-20220621170938-1.png||_mstalt="431340" height="413" width="419"]],(% style="display:none" %) 1744 1744 1745 1745 1746 - Thenuse DuPontcableto shortandport1,and thenreleasethem, sohatthe deviceentersbootlaod mode.1615 +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. 1747 1747 1748 1748 [[image:image-20220621170938-2.png||_mstalt="431704"]] 1749 1749 1750 1750 1751 1751 1752 -(% style="color:blue" %)** Step3: **(%%)Select the device port tobe connected,baud rate andbinfileto bedownloaded.1621 +(% style="color:blue" %)**Passo 3: **(%%)Selecione a porta do dispositivo a ser conectado, taxa de transmissão e arquivo bin a ser baixado. 1753 1753 1754 1754 [[image:image-20220615171334-6.png||_mstalt="431028"]] 1755 1755 1756 1756 1757 -Cli ck the(%style="color:blue"%)**start**(%%)buttontostartthefirmwareupgrade.1626 +Clique no botão Iniciar para iniciar a atualização do firmware. 1758 1758 1759 1759 1760 - Whenthis interface appears, it indicatesthat the downloadhasbeencompleted.1629 +Quando esta interface aparece, indica que o download foi concluído. 1761 1761 1762 1762 [[image:image-20220620160723-8.png||_mstalt="430703"]] 1763 1763 1764 1764 1765 -Final ly, unplugtheDuPont cableon port4,andthenusetheDuPontcabletoshort circuitport3andport1toresetthedevice.1634 +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. 1766 1766 1767 1767 1768 -== 6.6 Us ingUSB-TYPE-Ctoconnecttothecomputer usingtheATcommand ==1637 +== 6.6 Usando USB-TYPE-C para conectar ao computador usando o comando AT == 1769 1769 1770 1770 1771 1771 [[image:image-20220623110706-1.png||_mstalt="427869"]] 1772 1772 1773 1773 1774 -** UARTPortfLHT65N:**1643 +**Porto UART de LHT65N:** 1775 1775 1776 1776 * (% class="mark" %)**PB0: RXD** 1777 1777 * (% class="mark" %)**PB1: TXD** ... ... @@ -1779,109 +1779,110 @@ 1779 1779 1780 1780 [[image:image-20220623112117-4.png||_mstalt="428350" height="459" width="343"]] 1781 1781 1651 +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. 1782 1782 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 -))) 1786 1786 1654 +Digite a senha e ATZ para ativar LHT65N, como mostrado abaixo: 1787 1787 1788 -Input password and ATZ to activate LHT65N,As shown below: 1789 - 1790 1790 [[image:image-20220615154519-3.png||_mstalt="431925" height="672" width="807"]] 1791 1791 1792 1792 1793 -== 6.7 How to useUSB-TYPE-Ctoconnect PCto upgradefirmware? ==1659 +== 6.7 Como usar USB-TYPE-C para conectar o PC para atualizar firmware? == 1794 1794 1795 1795 1796 1796 [[image:image-20220623110706-1.png||_mstalt="427869"]] 1797 1797 1798 1798 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.1665 +(% 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]]. 1800 1800 1801 1801 [[image:image-20220615170542-5.png||_mstalt="430638"]] 1802 1802 1803 1803 1804 1804 1805 -(% _mstmutation="1" style="color:blue" %)** Step2**(%%):wiringmethod.(% style="display:none" %)1671 +(% _mstmutation="1" style="color:blue" %)**Passo 2**(%%): método de fiação.(% style="display:none" %) 1806 1806 1807 - First connectthefour lines;1673 +Primeiro ligar as quatro linhas; 1808 1808 1809 1809 [[image:image-20220623113959-5.png||_mstalt="433485" height="528" width="397"]] 1810 1810 1811 -Con nect A8andGNDwithDupontwire forawhileandthenseparate, enterresetmode1677 +Conecte A8 e GND com fio Dupont por um tempo e, em seguida, separe-se, entre no modo de redefinição 1812 1812 1813 1813 1814 1814 1815 -(% style="color:blue" %)** Step3: **(%%)Select the device port tobe connected,baud rate andbinfileto bedownloaded.1681 +(% style="color:blue" %)**Passo 3: **(%%)Selecione a porta do dispositivo a ser conectado, taxa de transmissão e arquivo bin a ser baixado. 1816 1816 1817 1817 [[image:image-20220615171334-6.png||_mstalt="431028"]] 1818 1818 1819 1819 1820 -Cli ck the(%style="color:blue"%)**start**(%%)buttontostartthefirmwareupgrade.1686 +Clique no botão Iniciar para iniciar a atualização do firmware. 1821 1821 1822 1822 1823 - Whenthis interface appears, it indicatesthat the downloadhasbeencompleted.1689 +Quando esta interface aparece, indica que o download foi concluído. 1824 1824 1825 1825 [[image:image-20220620160723-8.png||_mstalt="430703"]] 1826 1826 1827 1827 1828 -Final ly,Disconnect 3.3v,Connect A8andGNDwithDupontwire forawhileandthenseparate,exitresetmode1694 +Finalmente, desconecte 3.3v, conecte A8 e GND com fio Dupont por um tempo e, em seguida, separe, saia do modo de redefinição 1829 1829 1830 1830 1831 -== 6.8 Whycan'tIseethedataloginformation==1697 +== 6.8 Por que não consigo ver as informações do datalog == 1832 1832 1833 1833 1834 -~1. Thetimeisnot aligned,andthecorrectquerycommandisnot used.1700 +~1. O tempo não está alinhado e o comando de consulta correto não é usado. 1835 1835 1836 -2. Decoder error,didnotparsethedatalogdata,thedatawasfiltered.1702 +2. Erro decodificador, não analisou os dados do datalog, os dados foram filtrados. 1837 1837 1838 1838 1839 -= 7. OrderInfo =1705 += 7. Informação da Ordem = 1840 1840 1841 1841 1842 - PartNumber: (% style="color:#4f81bd" %)** LHT65N-XX-YY**1708 +Número da peça: (% style="color:#4f81bd" %)** LHT65N-XX-YY** 1843 1843 1844 -(% style="color:#4f81bd" %)**XX **(%%): Thedefaultfrequencyband1710 +(% style="color:#4f81bd" %)**XX **(%%): A banda de frequência padrão 1845 1845 1846 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**AS923**(%%): LoRaWAN AS923 band1847 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**AU915**(%%): LoRaWAN AU915 band1848 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**EU433**(%%): LoRaWAN EU433 band1849 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**EU868**(%%): LoRaWAN EU868 band1850 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**KR920**(%%): LoRaWAN KR920 band1851 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**US915**(%%): LoRaWAN US915 band1852 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**IN865**(%%): LoRaWAN IN865band1853 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**CN470**(%%): LoRaWAN CN470 band1712 +* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**AS923**(%%): Banda LoRaWAN AS923 1713 +* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**AU915**(%%): Banda LoRaWAN AU915 1714 +* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**EU433**(%%): Banda LoRaWAN EU433 1715 +* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**EU868**(%%): Banda LoRaWAN EU868 1716 +* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**KR920**(%%): Banda LoRaWAN KR920 1717 +* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**US915**(%%): Banda LoRaWAN US915 1718 +* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**IN865**(%%): Banda LoRaWAN US915 1719 +* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**CN470**(%%): Banda LoRaWAN CN470 1854 1854 1855 -(% style="color:#4f81bd" %)**YY**(%%): SensorAccessories1721 +(% style="color:#4f81bd" %)**YY**(%%): Acessórios para sensores 1856 1856 1857 -* (% style="color:red" %)**E3**(%%): ExternalTemperatureProbe1723 +* (% style="color:red" %)**E3**(%%): Sonda de Temperatura Externa 1858 1858 1859 1859 1860 -= 8. PackingInfo =1726 += 8. Informação da Embalagem = 1861 1861 1862 1862 1863 -** PackageIncludes**:1729 +**O pacote inclui:** 1864 1864 1865 -* LHT65N Temperature& Humidity Sensorx 11866 -* Optionalexternalsensor1731 +* LHT65N Sensor de temperatura e umidade x 1 1732 +* Sensor externo opcional 1867 1867 1868 -**Dimens ionandweight**:1734 +**Dimensão e peso:** 1869 1869 1870 -* DeviceSize:.5 mm1871 -* DeviceWeight: 120.5g1736 +* Tamanho do dispositivo: 10 x 10 x 3,5 mm 1737 +* Peso do dispositivo: 120,5g 1872 1872 1873 1873 1874 -= 9. Referencematerial=1740 += 9. Material de referência = 1875 1875 1876 1876 1877 -* [[ Datasheet,photos, decoder, firmware>>https://www.dropbox.com/sh/una19zsni308dme/AACOKp6J2RF5TMlKWT5zU3RTa?dl=0]]1743 +* [[Folha de dados, fotografias, descodificador, firmware>>https://www.dropbox.com/sh/una19zsni308dme/AACOKp6J2RF5TMlKWT5zU3RTa?dl=0]] 1878 1878 1879 1879 1880 -= 10. FCC Warning=1746 += 10. Aviso FCC = 1881 1881 1882 1882 1883 - This device complieswithpart 15ofthe FCCRules.Operationis subjecttothefollowingtwoconditions:1749 +Este dispositivo está em conformidade com a parte 15 das Regras FCC. A operação está sujeita às seguintes duas condições: 1884 1884 1885 -(1) This devicemaynotcause harmfulinterference;1751 +(1) Este dispositivo não pode causar interferência prejudicial; 1886 1886 1887 -(2) this device must accept any interference received, including interference that may cause undesired operation. 1753 +(2) este dispositivo deve aceitar qualquer interferência recebida, incluindo interferência que possa causar operação indesejada. 1754 + 1755 +(3) Conforme resolução Anatel 680 - Art. 5º 1756 + 1757 +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 )