PRO red, PRO2 and Meteostick now supports many Ecowitt sensors

All about the standard Meteobridge devices based on mobile routers from TP-Link, D-Link, ASUS

Moderator: Mattk

Post Reply
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

PRO red, PRO2 and Meteostick now supports many Ecowitt sensors

Post by admin »

Latest SW update allows Meteobridge to readout data from Ecowitt/FineOffset directly via RF. No need for a smart hub etc.

Please find details here: https://www.meteobridge.com/wiki/index. ... ridge_PRO2
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: PRO red, PRO2 and Meteostick now support Ecowitt WS90

Post by admin »

Let me show operation with an example.

There are 3 sensors defined
  • #0 00a794 (WS90)
  • #1 00007c (WS69)
  • #2 002a77 (WS85)
Bildschirmfoto 2025-06-18 um 20.34.57.png
Bildschirmfoto 2025-06-18 um 20.34.57.png (83.83 KiB) Viewed 1226 times
The log file shows that all three are detected and delivering data:

Code: Select all

logger (18.06.2025 20:30:53): station 0 (Meteostick WS90/WS85/WS80/WS69), channel 0 bound to sensor ID: 00a794
logger (18.06.2025 20:30:53): station 0 (Meteostick WS90/WS85/WS80/WS69), channel 1 bound to sensor ID: 00007c
logger (18.06.2025 20:30:53): station 0 (Meteostick WS90/WS85/WS80/WS69), channel 2 bound to sensor ID: 002a77
logger (18.06.2025 20:30:53): station 0 (Meteostick WS90/WS85/WS80/WS69), debug off
logger (18.06.2025 20:30:53): station 0 (Meteostick WS90/WS85/WS80/WS69), verbose off
logger (18.06.2025 20:30:53): station 0 (Meteostick WS90/WS85/WS80/WS69), output raw
logger (18.06.2025 20:30:53): station 0 (Meteostick WS90/WS85/WS80/WS69), rx threshold set to -90db
logger (18.06.2025 20:30:53): station 0 (Meteostick WS90/WS85/WS80/WS69), frequency band 868MHz (EU) WS90/WS85/WS80/WS69
logger (18.06.2025 20:30:59): station 0 (Meteostick WS90/WS85/WS80/WS69), channel 2 WS85 firmware version: 107
logger (18.06.2025 20:31:00): station 0 (Meteostick WS90/WS85/WS80/WS69), channel 0 WS90 firmware version: 156
On "Live Data" tab we see data coming in as follows:
Bildschirmfoto 2025-06-18 um 20.34.36.png
Bildschirmfoto 2025-06-18 um 20.34.36.png (150.92 KiB) Viewed 1226 times
  • Sensor #0 WS90: Outdoor (temp/hum), Wind, Rain, UV, Solar, Data (rainflag), Data#10 (battery voltage), Data#20 (supercap voltage)
  • Sensor #1 WS69: Outdoor#1 (temp/hum), Wind#1, Rain#1, UV#1, Solar#1, Data#1 (rainflag)
  • Sensor #2 WS85: Outdoor T#2 (temp only), Wind#2, Rain#2, Data#2 (rainflag), Data#12 (battery voltage), Data#22 (supercap voltage)
When you want to address a single sensor measurement template variables work as follows:
  • Outdoor temp of Sensor #1 (WS29): "th0!1temp"
  • Rainflag of Sensor #2 (WS85): "data0!2num"
  • Wind speed of Sensor #1: "wind0!1wind"
Preceding "0" before the "!" indicates that this is data from the primary station, as Meteobridge can be connected to more stations via USB etc which will then be enumerated before the "!". As you see, Meteobridge can really handle tons of sensors from many weather stations from different vendors in parallel.
Station #9 is collecting system data from the Meteobridge. This station is automatically started and does not need manual configuration.
ToTo
Gold Boarder
Gold Boarder
Posts: 243
Joined: Wed Apr 03, 2019 9:24 am
Location: Magdeburg, Germany
Contact:

Re: PRO red, PRO2 and Meteostick now support Ecowitt WS90

Post by ToTo »

NanoSD in Davise console still needs an SmartHub from Ecowitt, right?
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: PRO red, PRO2 and Meteostick now support Ecowitt WS90

Post by admin »

ToTo wrote: Wed Jun 18, 2025 10:08 pm NanoSD in Davise console still needs an SmartHub from Ecowitt, right?
Yes, as NANO SD does not have a RF receiver.
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: PRO red, PRO2 and Meteostick now support Ecowitt WS90

Post by admin »

Just released update supports more Ecowitt sensors. A collection of 8 sensors from these types can be evaluated in parallel:
  • WS90: wind speed, gust speed, wind direction, rain fall, temperature, humidity, uv index, solar radiation, rain flag, battery voltage, supercap voltage
  • WS85: wind speed, gust speed, wind direction, rain fall, temperature, rain flag, battery voltage, supercap voltage
  • WS80: wind speed, gust speed, wind direction, uv index, solar radiation, battery voltage
  • WS69: wind speed, gust speed, wind direction, rain fall, temperature, humidity, uv index
  • WS68: wind speed, gust speed, wind direction, uv index, solar radiation
  • WH51: humidity, battery voltage
  • WN32P: temperature, humidity, pressure
  • WN31: temperature, humidity (optional)
P.S.: Update to RF firmware 3.4 (Meteostick) resp 2.4 (PRO2) is required.
Post Reply