shaggyos / MicroPython-BresserWeatherSensorReceiver

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Python 100.0%