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

From version 261.8
edited by Xiaoling
on 2023/07/17 17:35
Change comment: There is no comment for this version
To version 261.12
edited by Xiaoling
on 2023/07/17 17:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -309,38 +309,34 @@
309 309  [[image:image-20220522235639-5.png||_mstalt="432848"]]
310 310  
311 311  
312 -* DS18B20 temp=0x0ADD/100=27.81
312 +* DS18B20 temp=0x0ADD/100=27,81ÿ
313 313  
314 -The last 2 bytes of data are meaningless
314 +Os últimos 2 bytes de dados não m sentido.
315 315  
316 316  
317 317  
318 318  [[image:image-20220522235639-6.png||_mstalt="433212"]]
319 319  
320 +* Temperatura externa= (0xF54F-65536)/100=-27.37℃
320 320  
321 -* External temperature= (0xF54F-65536)/100=-27.37℃
322 +F54F: (F54F & 8000 == 1) , temp = (F54F - 65536)/100 = 27,37℃
322 322  
323 -F54F :  (F54F & 8000 == 1) , temp = (F54F - 65536)/100 = 27.37℃
324 +(0105 & 8000: Julgue se o bit mais alto é 1, quando o bit mais alto é 1, é negativo)
324 324  
325 -(0105 & 8000:Judge whether the highest bit is 1, when the highest bit is 1, it is negative)
326 +Os últimos 2 bytes de dados não têm sentido
326 326  
327 -The last 2 bytes of data are meaningless
328 +Se o sensor externo for 0x01 e o houver temperatura externa conectada. A temperatura será ajustada para 7FFF que é 327.67℃
328 328  
329 -If the external sensor is 0x01, and there is no external temperature connected. The temperature will be set to 7FFF which is 327.67℃
330 330  
331 +==== 2.4.6.2 Ext~=9, sensor E3 com Unix Timestamp ====
331 331  
332 332  
333 -==== 2.4.6.2 Ext~=9, E3 sensor with Unix Timestamp ====
334 -
335 -
336 336  (((
337 -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:
338 338  )))
339 339  
340 340  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:480px" %)
341 -|=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)(((
342 -**Size(bytes)**
343 -)))|=(% 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" %)(((
344 344  **2**
345 345  )))|=(% style="width: 120px;background-color:#D9E2F3;color:#0070C0" %)(((
346 346  **2**
... ... @@ -351,48 +351,43 @@
351 351  )))|=(% style="width: 70px;background-color:#D9E2F3;color:#0070C0" %)(((
352 352  **4**
353 353  )))
354 -|(% style="width:110px" %)(((
355 -**Value**
356 -)))|(% style="width:71px" %)(((
357 -External temperature
358 -)))|(% style="width:99px" %)(((
359 -[[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"]]
360 360  )))|(% style="width:132px" %)(((
361 -BAT Status & [[Built-in Humidity>>||anchor="H2.4.4Built-inHumidity"]]
362 -)))|(% style="width:54px" %)(((
363 -Status & Ext
364 -)))|(% style="width:64px" %)(((
365 -[[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"]]
366 366  )))
367 367  
368 -* **Battery status & Built-in Humidity**
358 +* **Status da bateria e umidade interna**
369 369  
370 370  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:461px" %)
371 -|=(% 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]
372 -|(% style="width:67px" %)**Value**|(% style="width:256px" %)(((
373 -BAT Status
374 -00(b): Ultra Low ( BAT <= 2.50v)
375 -01(b): Low  (2.50v <=BAT <= 2.55v)
376 -10(b): OK   (2.55v <= BAT <=2.65v)
377 -11(b): Good   (BAT >= 2.65v)
378 -)))|(% style="width:132px" %)(((
379 -[[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"]]
380 380  )))
381 381  
382 -* **Status & Ext Byte**
370 +* ** Status e byte externo**
383 383  
384 384  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
385 385  |(% 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]**
386 -|(% 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)
387 387  
388 -* (% style="color:blue" %)**Poll Message Flag**:(%%)  1: This message is a poll message reply, 0: means this is a normal uplink.
389 -* (% 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.
390 -* (% 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)
391 391  
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)
392 392  
393 -==== 2.4.6.3 Ext~=6, ADC Sensor(use with E2 Cable) ====
394 394  
395 395  
383 +
384 +==== 2.4.6.3 Ext~=6, Sensor ADC (use com cabo E2) ====
385 +
386 +
396 396  In this mode, user can connect external ADC sensor to check ADC value. The 3V3_OUT can
397 397  
398 398  be used to power the external ADC sensor; user can control the power on time for this