# Problem with WSC11 weather station

**URL:** https://discourse.nodered.org/t/problem-with-wsc11-weather-station/52066
**Category:** General
**Created:** [10 October 2021 14:22 UTC](https://discourse.nodered.org/t/problem-with-wsc11-weather-station/52066 "2021-10-10T14:22:46Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Tamar](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/tamar/32/49299_2.png) [@Tamar](https://discourse.nodered.org/u/Tamar)
#### Post date: [10 October 2021 14:22 UTC](https://discourse.nodered.org/t/problem-with-wsc11-weather-station/52066/1 "2021-10-10T14:22:46Z")

</div>

Hi,

I have struggled with the WSC11 weather station for quite some time now and I can't get any information out from there by using Node-Red. Can someone help me to understand the first steps of what I have to do, to get things going? Here is the WSC11 datasheet:

> **[4.9056.00.00X.pdf](https://www.biral.com/wp-content/uploads/2015/01/4.9056.00.00X.pdf)**
>
> 888.88 KB

Thank you for your response,  
Tamar

---

<div class="post-metadata">

### Author: ![zenofmud](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/zenofmud/32/316_2.png) [@zenofmud](https://discourse.nodered.org/u/zenofmud)
#### Post date: [10 October 2021 19:55 UTC](https://discourse.nodered.org/t/problem-with-wsc11-weather-station/52066/2 "2021-10-10T19:55:57Z")

</div>

@Tamar welcome to the forum.

Since you have been trying, wHat have you tried so far? What node(s) are you using to access it? Are you getting any errors? Do you use `debug` nodes to look for errors?

---

<div class="post-metadata">

### Author: ![Tamar](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/tamar/32/49299_2.png) [@Tamar](https://discourse.nodered.org/u/Tamar)
#### Post date: [12 October 2021 10:36 UTC](https://discourse.nodered.org/t/problem-with-wsc11-weather-station/52066/3 "2021-10-12T10:36:08Z")

</div>

Hi.

The good news is, I get Modbus work. Settings were different from the datasheet.

The next thing that I'm struggling is, I'm listening to communication between WSC11 (Modbus slave) and greenhouse automatic (Modbus master).

Here is a picture from serial port debug:

 ![Screen Shot 2021-10-12 at 13.24.19](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/9/0/90f3d361e734823c4f5dfa2b2d9f03ca7ec671a5.png)

What I noticed and understand if I'm looking WSC11 datasheet is that:

 ![Screen Shot 2021-10-12 at 13.27.46](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/0/e/0ee5b3a26ec06159bd642b46f05519b84bc11992.png)

Slave address is 192,  
Function code is 4.

In my buffer, I have not found a solution on how to split Buffer so 192 is buffer[0], 4 is buffer [1]. Because there is no ending byte.

Can someone think along with me and give some instructions on how to get real data out from the binary buffer?

Best,  
Tamar

---

<div class="post-metadata">

### Author: ![zenofmud](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/zenofmud/32/316_2.png) [@zenofmud](https://discourse.nodered.org/u/zenofmud)
#### Post date: [12 October 2021 15:19 UTC](https://discourse.nodered.org/t/problem-with-wsc11-weather-station/52066/4 "2021-10-12T15:19:28Z")

</div>

Hopefully someone who has used modbus will chime in. I have no experience with it….sorry

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [11 December 2021 15:19 UTC](https://discourse.nodered.org/t/problem-with-wsc11-weather-station/52066/5 "2021-12-11T15:19:46Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
