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?