Open cipriancu opened 3 months ago
+1 looking to use this exact weather station with a Lilygo 433 so I understand there are something working settings for the device in rtl_433, how to get those in openmqtt for thé Lilygo device ? Any help would be greatly appreciated
Hello,
I'm also interested in support for Vevor Wireless Weather Station. How can we using the LilyGo Lora32 decode FSK signal like cipriancu says above? Thanks in advance.
Current Situation
With Bruno's help, we managed to decode VEVOR Wireless Weather Station 7-in-1 with rtl_433 and RLT- SDR stick https://github.com/merbanan/rtl_433/issues/3020 but my goal is to integrate it with openmqttgateway installed on a LilyGO TTGO T3 V1.6.1 I installed lilygo-rtl_433-fsk version but my signal is not received/decoded
With RLT- SDR stick i get the data using the command: rtl_433 -s 1000k -Y classic -M level -f 868M -X "n=Vevor,m=FSK_PCM,s=90,l=90,r=1400,preamble=caca54aa"
what i need to do to integrate rtl_433 branch development in openmqttgateway?
Proposed Change
add support for VEVOR Wireless Weather Station 7-in-1
Additional Context
No response