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
-
... ... @@ -388,9 +388,20 @@ 388 388 389 389 (% style="color:#037691" %)**AT Command: AT+TDC** 390 390 391 -[[image:image-20220624142619-8.png]] 391 +|**Command Example**|**Function**|**Response** 392 +|AT+TDC?|Show current transmit Interval|((( 393 +30000 392 392 395 +OK 393 393 397 +the interval is 30000ms = 30s 398 +))) 399 +|AT+TDC=60000|Set Transmit Interval|((( 400 +OK 401 + 402 +Set transmit interval to 60000ms = 60 seconds 403 +))) 404 + 394 394 (% style="color:#037691" %)**Downlink Command: 0x01** 395 395 396 396 Format: Command Code (0x01) followed by 3 bytes time value. ... ... @@ -400,10 +400,6 @@ 400 400 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 401 401 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 402 402 403 - 404 - 405 - 406 - 407 407 == 3.2 Set Emergency Mode == 408 408 409 409 Feature: In emergency mode, WSC1-L will uplink data every 1 minute. ... ... @@ -420,10 +420,6 @@ 420 420 * 0xE101 Same as: AT+ALARMMOD=1 421 421 * 0xE100 Same as: AT+ALARMMOD=0 422 422 423 - 424 - 425 - 426 - 427 427 == 3.3 Add or Delete RS485 Sensor == 428 428 429 429 Feature: User can add or delete 3^^rd^^ party sensor as long they are RS485/Modbus interface,baud rate support 9600.Maximum can add 4 sensors. ... ... @@ -493,10 +493,6 @@ 493 493 494 494 * 0xE5FF 495 495 496 - 497 - 498 - 499 - 500 500 == 3.4 RS485 Test Command == 501 501 502 502 (% style="color:#037691" %)**AT Command:** ... ... @@ -517,10 +517,6 @@ 517 517 518 518 * 0xE20103000001840A Same as: AT+RSWRITE=0103000001840A 519 519 520 - 521 - 522 - 523 - 524 524 == 3.5 RS485 response timeout == 525 525 526 526 Feature: Set or get extended time to receive 485 sensor data.