Reading from RF remote for RGB LED's

Hello,

I've ordered a controller for a WS2812B LED strip at Alibaba which is controlled by an RF remote.

Now I tried to read the signals from that remote to use it for controlling the LED strips directly with my Arduino. I've used the ReceiveDemo_Advanced sketch from rc-switch, but it didn't receive any suitable signal. So I opened the remote to see what components are build in. Turns out, the resonator is labeled "SF R433D" (so I'm assuming I was correct using a 433 MHz receiver) but the encoder (or the chip which I assume to be the encoder) is unlabeled.

My receiver is labeled "XD-RF-5V".

Is there anything I can do to gather the signals from my RF remote?

I've used the ReceiveDemo_Advanced sketch from rc-switch

You should post a link to the library.

so I'm assuming I was correct using a 433 MHz receiver

Since we are assuming things, I'll assume that you duct-taped the receiver to the Arduino. Why would you do a silly thing like that?

I'd suggest that we stop assuming things, and look at some links.