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

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

Summary

Details

Page properties
Content
... ... @@ -317,26 +317,38 @@
317 317  
318 318  [[image:image-20220522235639-6.png||_mstalt="433212"]]
319 319  
320 +
320 320  * Temperatura externa= (0xF54F-65536)/100=-27.37℃
321 321  
322 -F54F: (F54F & 8000 == 1) , temp = (F54F - 65536)/100 = 27,37℃
323 323  
324 +F54F: (F54F & 8000 == 1) , temp = (F54F - 65536)/100 = 27,37℃
324 324  (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℃
325 325  
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 +
326 326  Os últimos 2 bytes de dados não têm sentido
327 327  
328 -Se o sensor externo for 0x01 e não houver temperatura externa conectada. A temperatura será ajustada para 7FFF que é 327.67
337 +Se o sensor externo for 0x01 e não houver temperatura externa conectada. A temperatura será ajustada para 7FFF que é 327,67 ÿ
329 329  
330 330  
331 -==== 2.4.6.2 Ext~=9, sensor E3 com Unix Timestamp ====
332 332  
341 +==== 2.4.6.2 Ext~=9, E3 sensor with Unix Timestamp ====
333 333  
343 +
334 334  (((
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:
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:
336 336  )))
337 337  
338 338  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:480px" %)
339 -|=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)Tamanho( bytes)|=(% style="width: 70px;background-color:#D9E2F3;color:#0070C0" %)(((
349 +|=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)(((
350 +**Size(bytes)**
351 +)))|=(% style="width: 70px;background-color:#D9E2F3;color:#0070C0" %)(((
340 340  **2**
341 341  )))|=(% style="width: 120px;background-color:#D9E2F3;color:#0070C0" %)(((
342 342  **2**
... ... @@ -347,43 +347,48 @@
347 347  )))|=(% style="width: 70px;background-color:#D9E2F3;color:#0070C0" %)(((
348 348  **4**
349 349  )))
350 -|(% style="width:110px" %)Valor|(% style="width:71px" %)Temperatura externa|(% style="width:99px" %)(((
351 -[[Temperatura incorporada>>||anchor="H2.4.3Built-inTemperature"]]
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"]]
352 352  )))|(% style="width:132px" %)(((
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"]]
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"]]
356 356  )))
357 357  
358 -* **Status da bateria e umidade interna**
376 +* **Battery status & Built-in Humidity**
359 359  
360 360  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:461px" %)
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"]]
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"]]
368 368  )))
369 369  
370 -* ** Status e byte externo**
390 +* **Status & Ext Byte**
371 371  
372 372  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
373 373  |(% 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]**
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)
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)
375 375  
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)
376 376  
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)
380 380  
401 +==== 2.4.6.3 Ext~=6, ADC Sensor(use with E2 Cable) ====
381 381  
382 382  
383 -
384 -==== 2.4.6.3 Ext~=6, Sensor ADC (use com cabo E2) ====
385 -
386 -
387 387  In this mode, user can connect external ADC sensor to check ADC value. The 3V3_OUT can
388 388  
389 389  be used to power the external ADC sensor; user can control the power on time for this