Last modified by Mengting Qiu on 2025/06/10 18:53

From version 86.7
edited by Xiaoling
on 2022/07/06 15:35
Change comment: There is no comment for this version
To version 86.9
edited by Xiaoling
on 2022/07/06 15:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -77,6 +77,9 @@
77 77  * Mounting Kit includes pole and mast assembly. Each weather sensor has it’s own mounting assembly, user can check the sensor section in this manual.
78 78  * Cabinet.
79 79  
80 +
81 +
82 +
80 80  == 2.2 How it works? ==
81 81  
82 82  (((
... ... @@ -96,6 +96,9 @@
96 96  1. WSC1-L will auto scan available weather sensors when power on or reboot.
97 97  1. User can send a downlink command to WSC1-L to do a re-scan on the available sensors.
98 98  
102 +
103 +
104 +
99 99  == 2.3 Example to use for LoRaWAN network ==
100 100  
101 101  This section shows an example for how to join the TTN V3 LoRaWAN IoT server. Usages with other LoRaWAN IoT servers are of similar procedure.
... ... @@ -154,6 +154,9 @@
154 154  * Valid Sensor Value: Use FPORT=2
155 155  * Other control command: Use FPORT other than 2.
156 156  
163 +
164 +
165 +
157 157  === 2.4.1 Uplink FPORT~=5, Device Status ===
158 158  
159 159  Uplink the device configures with FPORT=5. Once WSC1-L Joined the network, it will uplink this message to the server. After first uplink, WSC1-L will uplink Device Status every 12 hours
... ... @@ -291,7 +291,7 @@
291 291  
292 292  
293 293  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
294 -|=(% style="width: 70px;" %)**Sensor Type**|=(% style="width: 60px;" %)**Type Code**|=(% style="width: 100px;" %)**Range**|=(% style="width: 60px;" %)**Length ( Bytes)**|=(% style="width: 200px;" %)**Example**
303 +|=(% style="width: 70px;" %)**Sensor Type**|=(% style="width: 60px;" %)**Type Code**|=(% style="width: 100px;" %)**Range**|=(% style="width: 70px;" %)**Length ( Bytes)**|=(% style="width: 200px;" %)**Example**
295 295  |(% style="width:126px" %)**Wind Speed**|(% style="width:104px" %)0x01|(% style="width:135px" %)(((
296 296  Speed: 0~60m/s
297 297  
... ... @@ -374,9 +374,7 @@
374 374  (0x4EFE: No Sensor,0x4EFF: Value Error)
375 375  )))
376 376  
377 -[[image:image-20220624140352-2.png]]
378 378  
379 -
380 380  (((
381 381  Below is an example payload:  [[image:image-20220624140615-3.png]]
382 382  )))