rf433 code for ELRO Flamingo home devices (FA500)

Hi erlz,
thanks for the pictures and the codes:

You have to sort the codes according to the rolling code number:

You used the ones in the following order: 3 then 0 then 1 then 2
Please try to send the codes in the following order 0,1,2,3:
mySwitch.send("0010011110111010011001010110");
mySwitch.send("0010011001110010000010011110");
mySwitch.send("0010011110010011111001110110");
mySwitch.send("0010010101101001101001100010");

Then you should play a little bit around with the pulse length: I am using 330 right now.

Counter: 0 Code: 39230050 Code: 0x2569A62 Bin: 0010010101101001101001100010 Button: 1 ON/OFF/DIM: 1 Rolling-Code: 3 TransmitterId: 0x9DA9
Counter: 1 Code: 41657942 Code: 0x27BA656 Bin: 0010011110111010011001010110 Button: 1 ON/OFF/DIM: 1 Rolling-Code: 0 TransmitterId: 0x9DA9
Counter: 2 Code: 40312990 Code: 0x267209E Bin: 0010011001110010000010011110 Button: 1 ON/OFF/DIM: 1 Rolling-Code: 1 TransmitterId: 0x9DA9
Counter: 3 Code: 41500278 Code: 0x2793E76 Bin: 0010011110010011111001110110 Button: 1 ON/OFF/DIM: 1 Rolling-Code: 2 TransmitterId: 0x9DA9