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,20 +388,9 @@ 388 388 389 389 (% style="color:#037691" %)**AT Command: AT+TDC** 390 390 391 -|**Command Example**|**Function**|**Response** 392 -|AT+TDC?|Show current transmit Interval|((( 393 -30000 391 +[[image:image-20220624142619-8.png]] 394 394 395 -OK 396 396 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 - 405 405 (% style="color:#037691" %)**Downlink Command: 0x01** 406 406 407 407 Format: Command Code (0x01) followed by 3 bytes time value. ... ... @@ -411,6 +411,10 @@ 411 411 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 412 412 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 413 413 403 + 404 + 405 + 406 + 414 414 == 3.2 Set Emergency Mode == 415 415 416 416 Feature: In emergency mode, WSC1-L will uplink data every 1 minute. ... ... @@ -427,6 +427,10 @@ 427 427 * 0xE101 Same as: AT+ALARMMOD=1 428 428 * 0xE100 Same as: AT+ALARMMOD=0 429 429 423 + 424 + 425 + 426 + 430 430 == 3.3 Add or Delete RS485 Sensor == 431 431 432 432 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. ... ... @@ -496,6 +496,10 @@ 496 496 497 497 * 0xE5FF 498 498 496 + 497 + 498 + 499 + 499 499 == 3.4 RS485 Test Command == 500 500 501 501 (% style="color:#037691" %)**AT Command:** ... ... @@ -516,6 +516,10 @@ 516 516 517 517 * 0xE20103000001840A Same as: AT+RSWRITE=0103000001840A 518 518 520 + 521 + 522 + 523 + 519 519 == 3.5 RS485 response timeout == 520 520 521 521 Feature: Set or get extended time to receive 485 sensor data.