Moteino and RFM69HCW - temperature and humidity reading from the weather station

Started by Tomito65, April 19, 2021, 04:03:44 AM

Tomito65

Hello!

I have a weather station with 3 sensors. I read the temperature and humidity using the display or RTL_433 data receiver.

Temperature and humidity I would also like to receive using Moteino and RFM69HCW 868 MHz.

How to modify this script to receive temperature and humidity?  https://github.com/LowPowerLab/RFM69/blob/master/Examples/Gateway/Gateway.ino

Thank you for the information.



Felix

Several topics in the forum have asked similar questions. I don't keep track of these since there are so many possible wireless/weather stations some use FSK some OOK and each seem to have their own custom protocols. I will suggest you search around the forum for these and see how others tackled this problem, sorry I don't have a better answer.