arnemauer / Ducobox-ESPEasy-Plugin

Plugin voor ESPEasy om een Ducobox Silent / Focus / WTW Energy Comfort aan te sturen en sensoren uit te lezen. Er zijn twee plugins: een ducobox RF gateway en ducobox serial gateway.
73 stars 16 forks source link

can i use an NRF905 instead of an cc11010? #144

Open redbest1980 opened 10 months ago

redbest1980 commented 10 months ago

Hello,

i'm trying to build the RF gateway, but i have an NRF905 instead of an cc11010. could this combination work with the default code? if not can you give me an hint on what i have to change?

thank you in advance

arnemauer commented 5 months ago

An nrf905 wont work out of the box. I think it is possible but you have to write your own driver for the nrf905 to support de packet format of the cc1101.