1technophile / OpenMQTTGateway

MQTT gateway for ESP8266 or ESP32 with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility & LoRa.
https://docs.openmqttgateway.com
GNU General Public License v3.0
3.62k stars 795 forks source link

Is there any configuration required for FSK support #1997

Open mgambier opened 3 months ago

mgambier commented 3 months ago

Hello, I am using the 1.7 FSK firmware on a LilyGo device trying to read the TPMS information from my Toyota Corolla. I am able to read the information using a DVB-T USB device connected to my PC but so far no information is being read from the LilyGo device even though the antenna for it is much closer than the DVB-T USB stick. Any suggestion ? Thanks

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open for 90 days with no activity.

1technophile commented 2 weeks ago

Mainly trying different frequencies and parameters. You could take a look to the RTL_433 decoder file and see the frequency and parameters used there.