/MicroPython-BresserWeatherSensorReceiver

Bresser 5-in-1/6-in-1 868 MHz Weather Sensor Radio Receiver for MicroPython

Primary LanguagePythonMIT LicenseMIT

MicroPython-BresserWeatherSensorReceiver

Bresser 5-in-1/6-in-1 868 MHz Weather Sensor Radio Receiver for MicroPython

Work in progress...

Current status:

  • CC1101 initialization ✔️ -- Compared register contents with BresserWeatherSensorReceiver

  • Radio Message Reception ❌ -- Seems to fail to detect start of frame

  • 6-in-1 Protocol Decoder ✔️ -- Tested with some real payloads

  • 5-in-1 Protocol Decoder ⌛ -- Not ported yet