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

From version 261.9
edited by Xiaoling
on 2023/07/17 17:40
Change comment: There is no comment for this version
To version 261.15
edited by Xiaoling
on 2023/07/17 18:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -317,38 +317,26 @@
317 317  
318 318  [[image:image-20220522235639-6.png||_mstalt="433212"]]
319 319  
320 -
321 321  * Temperatura externa= (0xF54F-65536)/100=-27.37℃
322 322  
323 -
324 324  F54F: (F54F & 8000 == 1) , temp = (F54F - 65536)/100 = 27,37℃
323 +
325 325  (0105 & 8000: Julgue se o bit mais alto é 1, quando o bit mais alto é 1, é negativo)
326 -Os últimos 2 bytes de dados não têm sentido
327 -Se o sensor externo for 0x01 e não houver temperatura externa conectada. A temperatura será ajustada para 7FFF que é 327.67℃
328 328  
329 -* Temperatura externa= (0xF54F-65536)/100=-27,37ÿ
330 -
331 -F54F: (F54F & 8000 == 1), temp = (F54F - 65536)/100 = 27,37 ÿ
332 -
333 -ÿ0105 & 8000ÿJulga se o bit mais alto é 1, quando o bit mais alto é 1, é negativoÿ
334 -
335 335  Os últimos 2 bytes de dados não têm sentido
336 336  
337 -Se o sensor externo for 0x01 e não houver temperatura externa conectada. A temperatura será ajustada para 7FFF que é 327,67 ÿ
328 +Se o sensor externo for 0x01 e não houver temperatura externa conectada. A temperatura será ajustada para 7FFF que é 327.67
338 338  
339 339  
331 +==== 2.4.6.2 Ext~=9, sensor E3 com Unix Timestamp ====
340 340  
341 -==== 2.4.6.2 Ext~=9, E3 sensor with Unix Timestamp ====
342 342  
343 -
344 344  (((
345 -Timestamp mode is designed for LHT65N with E3 probe, it will send the uplink payload with Unix timestamp. With the limitation of 11 bytes (max distance of AU915/US915/AS923 band), the time stamp mode will be lack of BAT voltage field, instead, it shows the battery status. The payload is as below:
335 +O modo Timestamp é projetado para LHT65N com sonda E3, ele enviará a carga útil de uplink com timestamp Unix. Com a limitação de 11 bytes (distância máxima da banda AU915/US915/AS923), o modo de carimbo de hora se falta de campo de tensão BAT, em vez disso, ele mostra o status da bateria. A carga útil é a seguinte:
346 346  )))
347 347  
348 348  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:480px" %)
349 -|=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)(((
350 -**Size(bytes)**
351 -)))|=(% style="width: 70px;background-color:#D9E2F3;color:#0070C0" %)(((
339 +|=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)Tamanho( bytes)|=(% style="width: 70px;background-color:#D9E2F3;color:#0070C0" %)(((
352 352  **2**
353 353  )))|=(% style="width: 120px;background-color:#D9E2F3;color:#0070C0" %)(((
354 354  **2**
... ... @@ -359,95 +359,86 @@
359 359  )))|=(% style="width: 70px;background-color:#D9E2F3;color:#0070C0" %)(((
360 360  **4**
361 361  )))
362 -|(% style="width:110px" %)(((
363 -**Value**
364 -)))|(% style="width:71px" %)(((
365 -External temperature
366 -)))|(% style="width:99px" %)(((
367 -[[Built-In Temperature>>||anchor="H2.4.3Built-inTemperature"]]
350 +|(% style="width:110px" %)Valor|(% style="width:71px" %)Temperatura externa|(% style="width:99px" %)(((
351 +[[Temperatura incorporada>>||anchor="H2.4.3Built-inTemperature"]]
368 368  )))|(% style="width:132px" %)(((
369 -BAT Status & [[Built-in Humidity>>||anchor="H2.4.4Built-inHumidity"]]
370 -)))|(% style="width:54px" %)(((
371 -Status & Ext
372 -)))|(% style="width:64px" %)(((
373 -[[Unix Time Stamp>>||anchor="H2.6.2UnixTimeStamp"]]
353 +Estado MTD & [[Umidade incorporada>>||anchor="H2.4.4Built-inHumidity"]]
354 +)))|(% style="width:54px" %)Estado & Ext|(% style="width:64px" %)(((
355 +[[Carimbo Horário do Unix>>||anchor="H2.6.2UnixTimeStamp"]]
374 374  )))
375 375  
376 -* **Battery status & Built-in Humidity**
358 +* **Status da bateria e umidade interna**
377 377  
378 378  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:461px" %)
379 -|=(% style="width: 69px;background-color:#D9E2F3;color:#0070C0" %)Bit(bit)|=(% style="width: 258px;background-color:#D9E2F3;color:#0070C0" %)[15:14]|=(% style="width: 134px;background-color:#D9E2F3;color:#0070C0" %)[11:0]
380 -|(% style="width:67px" %)**Value**|(% style="width:256px" %)(((
381 -BAT Status
382 -00(b): Ultra Low ( BAT <= 2.50v)
383 -01(b): Low  (2.50v <=BAT <= 2.55v)
384 -10(b): OK   (2.55v <= BAT <=2.65v)
385 -11(b): Good   (BAT >= 2.65v)
386 -)))|(% style="width:132px" %)(((
387 -[[Built-in Humidity>>||anchor="H2.4.4Built-inHumidity"]]
361 +|=(% style="width: 69px;background-color:#D9E2F3;color:#0070C0" %)Bit(bit)|=(% style="width: 269px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)[15:14]|=(% style="width: 121px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)[11:0]
362 +|(% style="width:67px" %)Valor|(% style="width:269px" %)Estado MTD
363 +00 b): Ultra baixo ( MTD <= 2,50v)
364 +01 b): Baixo (2,50v <=MTD <= 2,55v)
365 +10 b): OK (2,55v <= MTD <=2,65v)
366 +11 b): Bom (MTD >= 2,65v)|(% style="width:121px" %)(((
367 +[[Umidade incorporada>>||anchor="H2.4.4Built-inHumidity"]]
388 388  )))
389 389  
390 -* **Status & Ext Byte**
370 +* ** Status e byte externo**
391 391  
392 392  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
393 393  |(% 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]**
394 -|(% style="width:96px" %)**Status&Ext**|(% style="width:124px" %)None-ACK Flag|(% style="width:146px" %)Poll Message FLAG|(% style="width:109px" %)Sync time OK|(% style="width:143px" %)Unix Time Request|(% style="width:106px" %)Ext: 0b(1001)
374 +|(% 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)
395 395  
396 -* (% style="color:blue" %)**Poll Message Flag**:(%%)  1: This message is a poll message reply, 0: means this is a normal uplink.
397 -* (% style="color:blue" %)**Sync time OK**: (%%) 1: Set time ok,0: N/A. After time SYNC request is sent, LHT65N will set this bit to 0 until got the time stamp from the application server.
398 -* (% style="color:blue" %)**Unix Time Request**:(%%)  1: Request server downlink Unix time, 0 : N/A. In this mode, LHT65N will set this bit to 1 every 10 days to request a time SYNC. (AT+SYNCMOD to set this)
399 399  
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)
400 400  
401 -==== 2.4.6.3 Ext~=6, ADC Sensor(use with E2 Cable) ====
402 402  
403 403  
404 -In this mode, user can connect external ADC sensor to check ADC value. The 3V3_OUT can
405 405  
406 -be used to power the external ADC sensor; user can control the power on time for this
384 +==== 2.4.6.3 Ext~=6, Sensor ADC (use com cabo E2) ====
407 407  
408 -(% style="color:blue" %)**sensor by setting:**
409 409  
410 -**AT+EXT=6,timeout**  (% style="color:red" %)**Time to power this sensor, from 0 ~~ 65535ms**
387 +Neste modo, o usuário pode conectar sensor ADC externo para verificar o valor ADC. O 3V3_OUT pode ser usado para alimentar o sensor ADC externo; o usuário pode controlar o poder no tempo para isso.
411 411  
412 -**For example:**
389 +(% style="color:blue" %)**sensor configurando:**
413 413  
414 -AT+EXT=6,1000 will power this sensor for 1000ms before sampling the ADC value.
391 +**AT+EXT=6, **timeout Tempo para ligar este sensor, de 0 ~~ 65535ms
415 415  
393 +**Por exemplo:**
416 416  
417 -Or use **downlink command A2** to set the same.
395 +AT+EXT=6.1000 alimentará este sensor por 1000ms antes de amostrar o valor ADC.
418 418  
419 -The measuring range of the node is only about 0.1V to 1.1V The voltage resolution is about 0.24mv.
420 420  
421 -When the measured output voltage of the sensor is not within the range of 0.1V and 1.1V, the output voltage terminal of the sensor shall be divided The example in the following figure is to reduce the output voltage of the sensor by three times If it is necessary to reduce more times, calculate according to the formula in the figure and connect the corresponding resistance in series.
398 +Ou use o comando downlink A2 para definir o mesmo.
399 +A faixa de medição do nó é de apenas cerca de 0.1V a 1.1V A resolução da tensão é de cerca de 0.24mv.
400 +Quando a tensão de saída medida do sensor não está dentro da faixa de 0,1V e 1,1V, o terminal de tensão de saída do sensor deve ser dividido O exemplo na figura a seguir é reduzir a tensão de saída do sensor por três vezes Se for necessário reduzir mais vezes, calcule de acordo com a fórmula na figura e conecte a resistência correspondente em série.
422 422  
423 423  [[image:image-20220628150112-1.png||_mstalt="427414" height="241" width="285"]]
424 424  
425 425  
426 -When ADC_IN1 pin is connected to GND or suspended, ADC value is 0
405 +Quando o pino ADC_IN1 é conectado ao GND ou suspenso, o valor de ADC é 0
427 427  
428 428  [[image:image-20220628150714-4.png||_mstalt="431054"]]
429 429  
430 430  
431 -When the voltage collected by ADC_IN1 is less than the minimum range, the minimum range will be used as the output; Similarly, when the collected voltage is greater than the maximum range, the maximum range will be used as the output.
410 +Quando a tensão coletada por ADC_IN1 for menor do que a faixa mínima, a faixa mínima se usada como saída; Da mesma forma, quando a tensão coletada é maior do que a faixa máxima, a faixa máxima se usada como saída.
432 432  
433 433  
434 -1) The minimum range is about 0.1V. Each chip has internal calibration, so this value is close to 0.1V
413 +1) A faixa mínima é de cerca de 0.1V. Cada chip tem calibração interna, assim que este valor está perto de 0.1V
435 435  
436 436  [[image:image-20220628151005-5.png||_mstalt="429546"]]
437 437  
438 438  
439 -2) The maximum range is about 1.1V. Each chip has internal calibration, so this value is close to 1.1v
418 +2) A faixa máxima é de cerca de 1.1V. Cada chip tem calibração interna, assim que este valor está perto de 1.1v
440 440  
441 441  [[image:image-20220628151056-6.png||_mstalt="431873"]]
442 442  
443 443  
444 -3) Within range
423 +3) Dentro do alcance
445 445  
446 446  [[image:image-20220628151143-7.png||_mstalt="431210"]]
447 447  
448 448  
449 449  
450 -==== 2.4.6.4 Ext~=2 TMP117 Sensor((% style="display:none" %) (%%)Since Firmware v1.3)(% style="display:none" %) (%%) ====
429 +==== 2.4.6.4 Ext~=2 TMP117 Sensor (desde Firmware v1.3)(% style="display:none" %) (%%) ====
451 451  
452 452  [[image:image-20230717151328-8.png]]
453 453  
... ... @@ -455,88 +455,82 @@
455 455  
456 456  
457 457  
458 -(% style="color:blue" %)**Ext=2,Temperature Sensor(TMP117)**
437 +(% style="color:blue" %)**Ext=2, Sensor de temperatura (TMP117):**
459 459  
460 460  [[image:image-20220906102307-7.png||_mstalt="430443"]]
461 461  
462 462  
463 -(% style="color:blue" %)**InterrupMode and Counting Mode:**(% style="color:blue; display:none" %)** **
442 +(% style="color:blue" %)**Modo de Interrupção e Modo de Contagem:**(% style="color:blue; display:none" %)** **
464 464  
465 -The external cable NE2 can be use for MOD4 and MOD8
444 +O cabo externo NE2 pode ser usado para MOD4 e MOD8
466 466  
467 467  
468 468  
469 -==== 2.4.6.5 Ext~=11 SHT31 Sensor ((% style="display:none" %) (%%)Since Firmware v1.4.1) ====
448 +==== 2.4.6.5 Ext~=11 SHT31 Sensor (desde Firmware v1.4.1) ====
470 470  
471 471  
472 472  
473 473  [[image:image-20230717151245-7.png]]
474 474  
475 -(% style="color:blue" %)**Ext=11,Temperature & Humidity Sensor(SHT31)**
454 +(% style="color:blue" %)**Ext=11, sensor de temperatura e umidade (SHT31):**
476 476  
477 477  [[image:SHT31.png]]
478 478  
479 479  
480 480  
481 -==== 2.4.6.6 Ext~=4 Interrupt Mode(Since Firmware v1.3) ====
460 +==== 2.4.6.6 Ext~=4 Interrupt Mode (Desde Firmware v1.3) ====
482 482  
483 483  
484 -(% style="color:red" %)**Note: In this mode, 3.3v output will be always ON. LHT65N will send an uplink when there is a trigger.**
463 +(% style="color:red" %)**Nota: Neste modo, a saída de 3.3v estará sempre ligada. LHT65N envia um uplink quando houver um gatilho.**
485 485  
486 486  
487 -(% style="color:blue" %)**Interrupt Mode can be used to connect to external interrupt sensors such as:**
466 +(% style="color:blue" %)**O modo de interrupção pode ser usado para conectar-se a sensores externos de interrupção, tais como:**
488 488  
489 -(% style="color:#037691" %)**Case 1: Door Sensor.** (%%)3.3v Out for such sensor is just to detect Open/Close.
468 +(% style="color:#037691" %)**Caso 1: sensor de porta.** (%%)3.3v Out para tal sensor é apenas detectar Abrir / Fechar.
490 490  
491 - In Open State, the power consumption is the same as if there is no probe
470 +No estado aberto, o consumo de energia é o mesmo que se não houver nenhuma sonda
492 492  
493 - In Close state, the power consumption will be 3uA higher than normal.
472 +No estado Close, o consumo de energia se 3uA maior do que o normal.
494 494  
495 495  [[image:image-20220906100852-1.png||_mstalt="429156" height="205" width="377"]]
496 496  
497 497  
498 -Ext=4,Interrupt Sensor:
477 +Ext=4, Sensor de Interrupção:
499 499  
500 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:504px" %)
479 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
501 501  |(% style="width:101px" %)(((
502 502  **AT+EXT=4,1**
503 -)))|(% style="width:395px" %)(((
504 -**Sent uplink packet in both rising and falling interrupt**
505 -)))
482 +)))|(% style="width:421px" %)Pacote de uplink enviado na interrupção ascendente e caindo
506 506  |(% style="width:101px" %)(((
507 507  **AT+EXT=4,2**
508 -)))|(% style="width:395px" %)(((
509 -**Sent uplink packet only in falling interrupt**
510 -)))
485 +)))|(% style="width:421px" %)Enviou um pacote de ligação ascendente apenas na interrupção em queda
511 511  |(% style="width:101px" %)(((
512 512  **AT+EXT=4,3**
513 -)))|(% style="width:395px" %)(((
514 -**Sent uplink packet only in rising interrupt**
515 -)))
488 +)))|(% style="width:421px" %)Enviou o pacote de uplink apenas na interrupção crescente
516 516  
517 -Trigger by falling edge:
490 +Acionador pela borda de queda:
518 518  
519 519  [[image:image-20220906101145-2.png||_mstalt="428324"]]
520 520  
521 521  
522 -Trigger by raising edge
495 +Trigger by raise edge:
523 523  
524 524  [[image:image-20220906101145-3.png||_mstalt="428688"]]
525 525  
526 526  
527 527  
528 -==== 2.4.6.7 Ext~=8 Counting Mode(Since Firmware v1.3) ====
501 +==== 2.4.6.7 Ext~=8 Modo de contagem (desde Firmware v1.3) ====
529 529  
530 530  
531 -(% style="color:red" %)**Note: In this mode, 3.3v output will be always ON. LHT65N will count for every interrupt and uplink periodically.**
504 +(% style="color:red" %)**Nota: Neste modo, a saída de 3,3 V estará sempre ligada. O LHT65N contará para cada interrupção e uplink periodicamente.**
532 532  
533 533  
534 -(% style="color:blue" %)**Case 1**(%%):  Low power consumption Flow Sensor, such flow sensor has pulse output and the power consumption in uA level and can be powered by LHT65N.
507 +(% style="color:blue" %)**Caso 1: **Sensor de fluxo de baixo consumo de energia, esse sensor de fluxo tem saída de pulso e o consumo de energia no nível uA e pode ser alimentado por LHT65N.
535 535  
536 536  [[image:image-20220906101320-4.png||_mstalt="427336" height="366" width="698"]]
537 537  
538 538  
539 -(% style="color:blue" %)**Case 2**(%%):  Normal Flow Sensor: Such flow sensor has higher power consumption and is not suitable to be powered by LHT65N. It is powered by external power and output <3.3v pulse
512 +(% style="color:blue" %)**Caso 2: **Sensor de Fluxo Normal: Este sensor de fluxo tem maior consumo de energia e não é adequado para ser alimentado por LHT65N. É alimentado por energia externa e saída <3,3 v pulso
540 540  
541 541  [[image:image-20220906101320-5.png||_mstalt="427700" height="353" width="696"]]
542 542  
... ... @@ -543,37 +543,31 @@
543 543  
544 544  Ext=8, Counting Sensor ( 4 bytes):
545 545  
546 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:330px" %)
519 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:407px" %)
547 547  |(% style="width:131px" %)(((
548 548  **AT+EXT=8,0**
549 -)))|(% style="width:195px" %)(((
550 -**Count at falling interrupt**
551 -)))
522 +)))|(% style="width:271px" %)Contagem na interrupção de queda
552 552  |(% style="width:131px" %)(((
553 553  **AT+EXT=8,1**
554 -)))|(% style="width:195px" %)(((
555 -**Count at rising interrupt**
556 -)))
525 +)))|(% style="width:271px" %)Contagem na interrupção ascendente
557 557  |(% style="width:131px" %)(((
558 558  **AT+SETCNT=60**
559 -)))|(% style="width:195px" %)(((
560 -**Sent current count to 60**
561 -)))
528 +)))|(% style="width:271px" %)Enviou a contagem atual para 60
562 562  
563 563  [[image:image-20220906101320-6.png||_mstalt="428064"]]
564 564  
565 565  
566 -(% style="color:blue" %)**A2 downlink Command**
533 +(% style="color:blue" %)**Comando de ligação descendente A2:**
567 567  
568 -A2 02:  Same as AT+EXT=2 (AT+EXT= second byte)
535 +A2 02: O mesmo que AT+EXT=2 (AT+EXT= segundo byte)
569 569  
570 -A2 06 01 F4:  Same as AT+EXT=6,500 (AT+EXT= second byte, third and fourth bytes)
537 +A2 06 01 F4: O mesmo que AT+EXT=6.500 (AT+EXT= segundo byte, terceiro e quarto bytes)
571 571  
572 -A2 04 02:  Same as AT+EXT=4,2 (AT+EXT= second byte, third byte)
539 +A2 04 02: O mesmo que AT+EXT=4,2 (AT+EXT= segundo byte, terceiro byte)
573 573  
574 -A2 08 01 00:  Same as AT+EXT=8,0 (AT+EXT= second byte, fourth byte)
541 +A2 08 01 00: O mesmo que AT+EXT=8,0 (AT+EXT= segundo byte, quarto byte)
575 575  
576 -A2 08 02 00 00 00 3C:  Same as AT+ SETCNT=60  (AT+ SETCNT = 4th byte and 5th byte and 6th byte and 7th byte)
543 +A2 08 02 00 00 00 3C: O mesmo que AT+ SETCNT=60 (AT+ SETCNT = 4º byte e 5º byte e 6º byte e 7º byte)
577 577  
578 578  
579 579  ==== 2.4.6.8 Ext~=10, E2 sensor (TMP117)with Unix Timestamp(Since firmware V1.3.2) ====