Switch Brennenstuhl with RX470C-V01 on Nano IOT 33

Hey guys,

i'm trying to switch a remote ac-socket with the RX470C-V01 and WL102-341 433MHz Transmitter/Receiver Modules. I'd like to use an nano iot 33 for this.
I know it's officially not supported by the library because of the SAMD21. But i can send and receive between two Nanos. Could't get it to work on a Mega though... don't know why, maybe because it's 3.3V logic level(still doesn't make sense to me).

As mentioned in this post i tried to listen to the signal of the remote and copy the repeating signal.

When sniffing on the remote i get the following:

The thing is, every other post mentions that the signal is supposed to be 24bit, but mine tells me it is 32. Furthermore it tells me it uses protocoll 2, while the post above speaks about protocol 4. When i press the off button on the remote several times, the code changes every second press. The Code fo the On-Button adapts to that. So in total there are 2 codes for on, 2 for off. Each on code belongs to one off code.
When i simply copy the number, even in the right order, the remote plug does not switch at all.
Somebody has any idea? I tried different RX470C-V01 modules. They all show me the same signal.

Glad for every help i can get.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.