devbis / z03mmc

Xiaomi LYWSD03MMC Zigbee Firmware
GNU General Public License v3.0
867 stars 43 forks source link

Add support for Ruuvi Tags (bluetooth) ?? #133

Closed thestraycat closed 6 months ago

thestraycat commented 6 months ago

The ruuvi tag bluetooth project has been a great bluetooth beacon project for many years... And currently a hardware device is needed to manage these extend their range for optimal support.

Would it be possible to convert these to use the zigbee protocol at all?

https://ruuvi.com/ruuvitag/

devbis commented 6 months ago

According to the images, the chip N52832 that is used in ruuvitag doesn't support Zigbee, only BLE https://www.nordicsemi.com/products/nrf52832

thestraycat commented 6 months ago

Thanks for confirming, a bit of a shame... Is the custom firmware not applying an emulated zigbee using the underlying hardware then i take it? So in escense, the only reason the xiaomi temp sensors work is that in the spec sheet they say they also support zigbee??

devbis commented 6 months ago

It says that its sibling CPU supports zigbee. But under the hood, all chips are the same. Maybe nordic chips has something similar and lower models support featured from the models above, but it needs to be checked. I think it is not the matter of this project which aims Telink chips.