matthias-bs / BresserWeatherSensorReceiver

Bresser 5-in-1/6-in-1/7-in-1 868 MHz Weather Sensor Radio Receiver for Arduino based on CC1101, SX1276/RFM95W or SX1262
MIT License
121 stars 23 forks source link

Lightning sensor need pairing #184

Closed simonsh closed 4 months ago

simonsh commented 4 months ago

Can I use this sensor with this code without the requisite station base unit? It can be paired to a base unit (I don't have the supported model) but it is available individually?

matthias-bs commented 4 months ago

Yes, you can use all supported sensors without pairing and without a matching base station. The code uses all sensors which can be received unless you apply any of the include/exclude filters.

simonsh commented 4 months ago

Thanks for your prompt reply! I'll check on it tomorrow.

simonsh commented 4 months ago

It works fine. Mobile phones set it off for testing. Now zeroed and waiting for a storm :-) Will calibrate later at the same time as I work on the rain gauge. Keep up your excellent work.

matthias-bs commented 4 months ago

Thanks for the nice feedback!