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
-
... ... @@ -1599,50 +1599,48 @@ 1599 1599 [[image:image-20220615153355-1.png||_mstalt="430222"]] 1600 1600 1601 1601 1602 -(% style="color:blue" %)**Passo 1:**(%%) Instal l[[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]] . 1603 1603 1604 -Passo 1: Instale primeiro o seguinte TremoProgrammer. 1605 - 1606 1606 [[image:image-20220615170542-5.png||_mstalt="430638"]] 1607 1607 1608 1608 1609 1609 1610 -(% _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" %) 1611 1611 1612 - First connectthefour lines;(% style="display:none" %)1610 +Primeiro ligar as quatro linhas;(% style="display:none" %) 1613 1613 1614 1614 [[image:image-20220621170938-1.png||_mstalt="431340" height="413" width="419"]],(% style="display:none" %) 1615 1615 1616 1616 1617 - 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. 1618 1618 1619 1619 [[image:image-20220621170938-2.png||_mstalt="431704"]] 1620 1620 1621 1621 1622 1622 1623 -(% 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. 1624 1624 1625 1625 [[image:image-20220615171334-6.png||_mstalt="431028"]] 1626 1626 1627 1627 1628 -Cli ck the(%style="color:blue"%)**start**(%%)buttontostartthefirmwareupgrade.1626 +Clique no botão Iniciar para iniciar a atualização do firmware. 1629 1629 1630 1630 1631 - Whenthis interface appears, it indicatesthat the downloadhasbeencompleted.1629 +Quando esta interface aparece, indica que o download foi concluído. 1632 1632 1633 1633 [[image:image-20220620160723-8.png||_mstalt="430703"]] 1634 1634 1635 1635 1636 -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. 1637 1637 1638 1638 1639 -== 6.6 Us ingUSB-TYPE-Ctoconnecttothecomputer usingtheATcommand ==1637 +== 6.6 Usando USB-TYPE-C para conectar ao computador usando o comando AT == 1640 1640 1641 1641 1642 1642 [[image:image-20220623110706-1.png||_mstalt="427869"]] 1643 1643 1644 1644 1645 -** UARTPortfLHT65N:**1643 +**Porto UART de LHT65N:** 1646 1646 1647 1647 * (% class="mark" %)**PB0: RXD** 1648 1648 * (% class="mark" %)**PB1: TXD** ... ... @@ -1650,109 +1650,110 @@ 1650 1650 1651 1651 [[image:image-20220623112117-4.png||_mstalt="428350" height="459" width="343"]] 1652 1652 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. 1653 1653 1654 -((( 1655 -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. 1656 -))) 1657 1657 1654 +Digite a senha e ATZ para ativar LHT65N, como mostrado abaixo: 1658 1658 1659 -Input password and ATZ to activate LHT65N,As shown below: 1660 - 1661 1661 [[image:image-20220615154519-3.png||_mstalt="431925" height="672" width="807"]] 1662 1662 1663 1663 1664 -== 6.7 How to useUSB-TYPE-Ctoconnect PCto upgradefirmware? ==1659 +== 6.7 Como usar USB-TYPE-C para conectar o PC para atualizar firmware? == 1665 1665 1666 1666 1667 1667 [[image:image-20220623110706-1.png||_mstalt="427869"]] 1668 1668 1669 1669 1670 -(% 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]]. 1671 1671 1672 1672 [[image:image-20220615170542-5.png||_mstalt="430638"]] 1673 1673 1674 1674 1675 1675 1676 -(% _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" %) 1677 1677 1678 - First connectthefour lines;1673 +Primeiro ligar as quatro linhas; 1679 1679 1680 1680 [[image:image-20220623113959-5.png||_mstalt="433485" height="528" width="397"]] 1681 1681 1682 -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 1683 1683 1684 1684 1685 1685 1686 -(% 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. 1687 1687 1688 1688 [[image:image-20220615171334-6.png||_mstalt="431028"]] 1689 1689 1690 1690 1691 -Cli ck the(%style="color:blue"%)**start**(%%)buttontostartthefirmwareupgrade.1686 +Clique no botão Iniciar para iniciar a atualização do firmware. 1692 1692 1693 1693 1694 - Whenthis interface appears, it indicatesthat the downloadhasbeencompleted.1689 +Quando esta interface aparece, indica que o download foi concluído. 1695 1695 1696 1696 [[image:image-20220620160723-8.png||_mstalt="430703"]] 1697 1697 1698 1698 1699 -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 1700 1700 1701 1701 1702 -== 6.8 Whycan'tIseethedataloginformation==1697 +== 6.8 Por que não consigo ver as informações do datalog == 1703 1703 1704 1704 1705 -~1. Thetimeisnot aligned,andthecorrectquerycommandisnot used.1700 +~1. O tempo não está alinhado e o comando de consulta correto não é usado. 1706 1706 1707 -2. Decoder error,didnotparsethedatalogdata,thedatawasfiltered.1702 +2. Erro decodificador, não analisou os dados do datalog, os dados foram filtrados. 1708 1708 1709 1709 1710 -= 7. OrderInfo =1705 += 7. Informação da Ordem = 1711 1711 1712 1712 1713 - PartNumber: (% style="color:#4f81bd" %)** LHT65N-XX-YY**1708 +Número da peça: (% style="color:#4f81bd" %)** LHT65N-XX-YY** 1714 1714 1715 -(% style="color:#4f81bd" %)**XX **(%%): Thedefaultfrequencyband1710 +(% style="color:#4f81bd" %)**XX **(%%): A banda de frequência padrão 1716 1716 1717 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**AS923**(%%): LoRaWAN AS923 band1718 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**AU915**(%%): LoRaWAN AU915 band1719 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**EU433**(%%): LoRaWAN EU433 band1720 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**EU868**(%%): LoRaWAN EU868 band1721 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**KR920**(%%): LoRaWAN KR920 band1722 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**US915**(%%): LoRaWAN US915 band1723 -* (% style="color:#4f81bd" %)** **(% _mstmutation="1" style="color:red" %)**IN865**(%%): LoRaWAN IN865band1724 -* (% 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 1725 1725 1726 -(% style="color:#4f81bd" %)**YY**(%%): SensorAccessories1721 +(% style="color:#4f81bd" %)**YY**(%%): Acessórios para sensores 1727 1727 1728 -* (% style="color:red" %)**E3**(%%): ExternalTemperatureProbe1723 +* (% style="color:red" %)**E3**(%%): Sonda de Temperatura Externa 1729 1729 1730 1730 1731 -= 8. PackingInfo =1726 += 8. Informação da Embalagem = 1732 1732 1733 1733 1734 -** PackageIncludes**:1729 +**O pacote inclui:** 1735 1735 1736 -* LHT65N Temperature& Humidity Sensorx 11737 -* Optionalexternalsensor1731 +* LHT65N Sensor de temperatura e umidade x 1 1732 +* Sensor externo opcional 1738 1738 1739 -**Dimens ionandweight**:1734 +**Dimensão e peso:** 1740 1740 1741 -* DeviceSize:.5 mm1742 -* DeviceWeight: 120.5g1736 +* Tamanho do dispositivo: 10 x 10 x 3,5 mm 1737 +* Peso do dispositivo: 120,5g 1743 1743 1744 1744 1745 -= 9. Referencematerial=1740 += 9. Material de referência = 1746 1746 1747 1747 1748 -* [[ 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]] 1749 1749 1750 1750 1751 -= 10. FCC Warning=1746 += 10. Aviso FCC = 1752 1752 1753 1753 1754 - 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: 1755 1755 1756 -(1) This devicemaynotcause harmfulinterference;1751 +(1) Este dispositivo não pode causar interferência prejudicial; 1757 1757 1758 -(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 )