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
-
... ... @@ -441,7 +441,7 @@ 441 441 [[image:image-20220624143618-11.png]] 442 442 443 443 444 -Then the following parameters should be: 444 +**Then the following parameters should be:** 445 445 446 446 * Address_Code range: A1 447 447 * Query_Length: 8 ... ... @@ -451,8 +451,9 @@ 451 451 * has_CRC: 1 452 452 * timeout: 1500 (Fill in the test according to the actual situation) 453 453 454 -So the input command is: 455 455 455 +**So the input command is:** 456 + 456 456 AT+DYSENSOR=A1,8,A103000000019CAA,8,24,1,1500 457 457 458 458 ... ... @@ -462,7 +462,7 @@ 462 462 |=(% style="width: 94px;" %)Type Code|=(% style="width: 121px;" %)Length (Bytes)|=(% style="width: 132px;" %)Measured Value 463 463 |(% style="width:94px" %)A1|(% style="width:121px" %)2|(% style="width:132px" %)0x000A 464 464 465 -Related commands: 466 +**Related commands:** 466 466 467 467 AT+DYSENSOR=A1,0 ~-~-> Delete 3^^rd^^ party sensor A1. 468 468 ... ... @@ -485,12 +485,13 @@ 485 485 486 486 (% style="color:#037691" %)**AT Command:** 487 487 488 -|**Command Example**|**Function**|**Response** 489 -|AT+RSWRITE=xxxxxx|((( 489 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:474px" %) 490 +|=(% style="width: 159px;" %)**Command Example**|=(% style="width: 227px;" %)**Function**|=(% style="width: 85px;" %)**Response** 491 +|(% style="width:159px" %)AT+RSWRITE=xxxxxx|(% style="width:227px" %)((( 490 490 Send command to 485 sensor 491 491 492 492 Range : no more than 10 bytes 493 -)))|OK 495 +)))|(% style="width:85px" %)OK 494 494 495 495 Eg: Send command **01 03 00 00 00 01 84 0A** to 485 sensor 496 496 ... ... @@ -509,13 +509,15 @@ 509 509 510 510 (% style="color:#037691" %)**AT Command:** 511 511 512 -|**Command Example**|**Function**|**Response** 513 -|AT+DTR=1000|((( 514 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:433px" %) 515 +|=(% style="width: 157px;" %)**Command Example**|=(% style="width: 188px;" %)**Function**|=(% style="width: 85px;" %)**Response** 516 +|(% style="width:157px" %)AT+DTR=1000|(% style="width:188px" %)((( 514 514 Set response timeout to: 515 515 516 516 Range : 0~~10000 517 -)))|OK 520 +)))|(% style="width:85px" %)OK 518 518 522 + 519 519 (% style="color:#037691" %)**Downlink Command:** 520 520 521 521 Format: Command Code (0xE0) followed by 3 bytes time value.