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,21 +451,23 @@ 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 459 459 In every sampling. WSC1-L will auto append the sensor segment as per this structure and uplink. 460 460 461 -|Type Code|Length (Bytes)|Measured Value 462 -|A1|2|0x000A 462 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:351px" %) 463 +|=(% style="width: 94px;" %)Type Code|=(% style="width: 121px;" %)Length (Bytes)|=(% style="width: 132px;" %)Measured Value 464 +|(% style="width:94px" %)A1|(% style="width:121px" %)2|(% style="width:132px" %)0x000A 463 463 464 -Related commands: 466 +**Related commands:** 465 465 466 -AT+DYSENSOR=A1,0 –> Delete 3^^rd^^ party sensor A1.468 +AT+DYSENSOR=A1,0 ~-~-> Delete 3^^rd^^ party sensor A1. 467 467 468 -AT+DYSENSOR ~-~-> List All 3^^rd^^ Party Sensor. Like below: 470 +AT+DYSENSOR ~-~-> List All 3^^rd^^ Party Sensor. Like below: 469 469 470 470 471 471 (% style="color:#037691" %)**Downlink Command: ** ... ... @@ -484,12 +484,13 @@ 484 484 485 485 (% style="color:#037691" %)**AT Command:** 486 486 487 -|**Command Example**|**Function**|**Response** 488 -|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" %)((( 489 489 Send command to 485 sensor 490 490 491 491 Range : no more than 10 bytes 492 -)))|OK 495 +)))|(% style="width:85px" %)OK 493 493 494 494 Eg: Send command **01 03 00 00 00 01 84 0A** to 485 sensor 495 495 ... ... @@ -508,13 +508,15 @@ 508 508 509 509 (% style="color:#037691" %)**AT Command:** 510 510 511 -|**Command Example**|**Function**|**Response** 512 -|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" %)((( 513 513 Set response timeout to: 514 514 515 515 Range : 0~~10000 516 -)))|OK 520 +)))|(% style="width:85px" %)OK 517 517 522 + 518 518 (% style="color:#037691" %)**Downlink Command:** 519 519 520 520 Format: Command Code (0xE0) followed by 3 bytes time value.