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,23 +451,21 @@ 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: 454 454 455 -**So the input command is:** 456 - 457 457 AT+DYSENSOR=A1,8,A103000000019CAA,8,24,1,1500 458 458 459 459 460 460 In every sampling. WSC1-L will auto append the sensor segment as per this structure and uplink. 461 461 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 461 +|Type Code|Length (Bytes)|Measured Value 462 +|A1|2|0x000A 465 465 466 - **Related commands:**464 +Related commands: 467 467 468 -AT+DYSENSOR=A1,0 ~-~->466 +AT+DYSENSOR=A1,0 –> Delete 3^^rd^^ party sensor A1. 469 469 470 -AT+DYSENSOR 468 +AT+DYSENSOR ~-~-> List All 3^^rd^^ Party Sensor. Like below: 471 471 472 472 473 473 (% style="color:#037691" %)**Downlink Command: **