<
From version < 29.3 >
edited by Xiaoling
on 2022/06/24 14:30
To version < 28.4 >
edited by Xiaoling
on 2022/06/24 14:28
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -401,11 +401,13 @@
401 401  
402 402  Feature: In emergency mode, WSC1-L will uplink data every 1 minute.
403 403  
404 +
404 404  (% style="color:#037691" %)**AT Command:**
405 405  
406 -[[image:image-20220624142956-9.png]]
407 +|**Command Example**|**Function**|**Response**
408 +|AT+ALARMMOD=1|Enter emergency mode. Uplink every 1 minute|OK
409 +|AT+ALARMMOD=0|Exit emergency mode. Uplink base on TDC time|OK
407 407  
408 -
409 409  (% style="color:#037691" %)**Downlink Command:**
410 410  
411 411  * 0xE101     Same as: AT+ALARMMOD=1
... ... @@ -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
427 +* Type_Code range: A1 ~~ A4
428 +* Query_Length: RS485 Query frame length, Value cannot be greater than 10
429 +* Query_Command: RS485 Query frame data to be sent to sensor, cannot be larger than 10 bytes
430 +* Read_Length: RS485 response frame length supposed to receive. Max can receive
431 +* Valid_Data: valid data from RS485 Response, Valid Data will be added to Payload and upload via LoRaWAN.
432 +* 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.
433 +* timeout: RS485 receive timeout (uint:ms). Device will close receive window after timeout
432 432  
433 433  Example:
434 434  
image-20220624142956-9.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -9.2 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0