Changes for page WSC1-L-Dragino LoRaWAN Weather Station User Manual
Last modified by Xiaoling on 2025/04/25 09:08
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -422,13 +422,13 @@ 422 422 423 423 AT+DYSENSOR=Type_Code, Query_Length, Query_Command , Read_Length , Valid_Data ,has_CRC,timeout 424 424 425 -* Type_Code range: A1 ~~ A4 426 -* Query_Length: RS485 Query frame length, Value cannot be greater than 10 427 -* Query_Command: RS485 Query frame data to be sent to sensor, cannot be larger than 10 bytes 428 -* Read_Length: RS485 response frame length supposed to receive. Max can receive 429 -* Valid_Data: valid data from RS485 Response, Valid Data will be added to Payload and upload via LoRaWAN. 430 -* has_CRC: RS485 Response crc check (0: no verification required 1: verification required). If CRC=1 and CRC error, valid data will be set to 0. 431 -* timeout: RS485 receive timeout (uint:ms). Device will close receive window after timeout 425 +* Type_Code range: A1 ~~ A4 426 +* Query_Length: RS485 Query frame length, Value cannot be greater than 10 427 +* Query_Command: RS485 Query frame data to be sent to sensor, cannot be larger than 10 bytes 428 +* Read_Length: RS485 response frame length supposed to receive. Max can receive 429 +* Valid_Data: valid data from RS485 Response, Valid Data will be added to Payload and upload via LoRaWAN. 430 +* has_CRC: RS485 Response crc check (0: no verification required 1: verification required). If CRC=1 and CRC error, valid data will be set to 0. 431 +* timeout: RS485 receive timeout (uint:ms). Device will close receive window after timeout 432 432 433 433 Example: 434 434