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

From version 262.18
edited by Xiaoling
on 2023/07/17 19:45
Change comment: There is no comment for this version
To version 262.16
edited by Xiaoling
on 2023/07/17 19:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1380,54 +1380,54 @@
1380 1380  (% style="color:#4f81bd" %)**Comando AT: AT+CLRDTA**
1381 1381  
1382 1382  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:503px" %)
1383 -|(% 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**
1384 -|(% style="width:173px" %)AT+CLRDTA |(% style="width:130px" %)Limpar o registo de data|(% style="width:198px" %)(((
1385 -Limpar todos os dados armazenados do sensor...
1383 +|(% style="background-color:#d9e2f3; color:#0070c0; width:157px" %)**Exemplo de Comando**|(% style="background-color:#d9e2f3; color:#0070c0; width:137px" %)**Função**|(% style="background-color:#d9e2f3; color:#0070c0; width:209px" %)**Resposta**
1384 +|(% style="width:155px" %)AT+CLRDTA |(% style="width:134px" %)Limpar o registo de data|(% style="width:209px" %)(((
1385 +Clear all stored sensor data…
1386 1386  
1387 1387  OK
1388 1388  )))
1389 1389  
1390 -(% style="color:#4f81bd" %)**Comando Downlink: 0xA3**
1390 +(% style="color:#4f81bd" %)**Downlink Command: 0xA3**
1391 1391  
1392 -* Exemplo: 0xA301  ~/~/ O mesmo que AT+CLRDTA
1392 +* Example: 0xA301  ~/~/  Same as AT+CLRDTA
1393 1393  
1394 1394  
1395 -== 4.13 Enviar automaticamente mensagens sem ACK ==
1395 +== 4.13 Auto Send None-ACK messages ==
1396 1396  
1397 1397  
1398 -Recurso: LHT65N vai esperar ACK para cada uplink, se LHT65N o obter ACK do servidor IoT, ele vai considerar a mensagem 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.
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.
1399 1399  
1400 -(% style="color:#4f81bd" %)**Comando AT: AT+PNACKMD**
1400 +(% style="color:#4f81bd" %)**AT Command: AT+PNACKMD**
1401 1401  
1402 -A configuração de fábrica por omissão é 0
1402 +The default factory setting is 0
1403 1403  
1404 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:445px" %)
1405 -|=(% 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**
1406 -|(% style="width:172px" %)AT+PNACKMD=1|(% style="width:180px" %)Poll None-ACK message|(% style="width:80px" %)OK
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
1407 1407  
1408 -(% style="color:#4f81bd" %)**Comando Downlink: 0x34**
1408 +(% style="color:#4f81bd" %)**Downlink Command: 0x34**
1409 1409  
1410 -* Exemplo: 0x3401 ~/~/ O mesmo que AT+PNACKMD=1
1410 +* Example: 0x3401  ~/~/  Same as AT+PNACKMD=1
1411 1411  
1412 1412  
1413 -== 4.14 Comando WMOD modificado para sensor externo TMP117 ou DS18B20 alarme de temperatura (desde firmware 1.3.0) ==
1413 +== 4.14 Modified WMOD command for external sensor TMP117 or DS18B20 temperature alarm(Since firmware 1.3.0) ==
1414 1414  
1415 1415  
1416 -Característica: Definir alarmes internos e externos do sensor de temperatura.
1416 +Feature: Set internal and external temperature sensor alarms.
1417 1417  
1418 1418  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
1419 -|=(% 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
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
1421 1421  
1422 1422  (% style="color:#037691" %)**AT+WMOD=parameter1,parameter2,parameter3,parameter4**
1423 1423  
1424 -(% style="color:#037691" %)**Parâmetro 1: Modo de alarme:**
1424 +(% style="color:#037691" %)**Parameter 1**(%%):  Alarm mode:
1425 1425  
1426 -0): Cancelar
1426 +0): Cancel
1427 1427  
1428 -1): Alarme de limiar
1428 +1): Threshold alarm
1429 1429  
1430 -2): Alarme de flutuação
1430 +2): Fluctuation alarm
1431 1431  
1432 1432  
1433 1433  (% style="color:#037691" %)** Parameter 2**(%%):  Sampling time. Unit: seconds, up to 255 seconds.