Remote controlled window shutter

Hello Everyone,

Recently I installed new blinds to my windows (real windows not the OS) that can be controlled with a remote. I assumed that I will just decode the signal from the remote with a 433 rf transmitter and retransmit to the blind's receiver, but i am not able to detect the signal. The remote is a DC306, according to its datasheet it has an Operating frequency: 433,92 MHz ± 100 kHz.

Have you guys tried this before? Do you know how I can detect and retransmit the signal? I have been successful with detecting and retransmitting my remote controlled outlets signal before, but this one got me.. I have an Nrf24L01 as well that I havent been able to get to work yet. Any help is appreciated,

Regards,

An nRF24 works on 2.4GHz so has no relevance to a 433MHz system.

I got my nRF24 working with this Tutorial.

...R

Thanks for your response, I will exclude the nrf from this project