Clemsa GateFOB

Multicode

1 Like

Okay. I found some useful information:

„ The CLEMSA Mastercode hand-held transmitters have dealer coding (personalization) and additional coding via DIP switches.
The CLEMSA MV12D hand transmitter can learn this dealer code (personalization) from a working CLEMSA MV1 or MV12 hand transmitter. The coding of the DIP switches must then be adopted from the old MV hand-held transmitter.
The old hand-held transmitter can be electronically coded, in which case it is not possible for the customer to code the new hand-held transmitter.
You can determine whether your hand-held transmitter is electronically coded by changing a DIP switch. If the gate or barrier still opens, the hand-held transmitter is electronically encoded.“

(MV12D is the 2 Button FOB. But it seems the same one as mine, mine isn’t produced anymore so the description is always linked to the MV12D one)

Seems like the manufacturer code gets learned automatically. Without extra sending function.

I will try the last thing as well

The Multicode thing is mentioned cause the receivers can be used in multiple Modes, like MutanCode and so on.
The FOB is an older one, so that this should use only Manufacturer code and dipSw. (Or the „electronically encoded“(?)

many letters, little sense. record a transmission with different switch positions and see what is there and how, how the turn will reach this protocol

1 Like



it seems that there is not AM modulation but FM. you can see the prealbula and the bits of the useful signal

you need to record with 2 SDRSharp programs (to see what the signal looks like in general and at what frequency it is transmitted) and URH (so that you can repeat it)

1 Like

Hey, have you succeeded with Clemsa?

Sorry! I oversaw your reply!

Yes SDR Capture is on my plan already but i wont get a FOB until next week.
I will upload it as soon as i can!
Do you want the different DipSw positions captured with SDR? or Flipper?

I tried replaying with flipper in all 4 modulations. no success. but i was 10m away. The original FOB also is kinda weak and i have to be kinda near. I will try that again soon.

Okay, i managed to capture today already.

The Files are named pretty self explanatory.
The “All -” Files are captured with SDR# AND URH.
If you need something else, just say that! :slight_smile:

Thanks!

Clemsa-AllDips -.zip (8.1 MB)
URH-differentDisPos.zip (3.3 MB)

i tested some more today. i only can replay the raw files captured from flipper.
Is There a possbility to replay what SDR has captured? (i dont have a HackRf, only MalchiteSDR and Flipper)

i tried decoding using my already captured files (in am270 am650 fm238 and fm 467)
(I merged the PR [FL-2787] into dev branch locally and compiled)

Not recognizing. I have no kefob with me atm :confused:
So probably [FL-2787] isnt the right protocol :confused:

@SkorP Any News? :slight_smile:

I just uploaded the .sub file to Kauiju for fun.
Ist says:

Maybe this helps more @SkorP

It might help if you explain what you need from him.

1 Like

My Clemsa FOB is still not working.

You said, youre awaiting my reply, if maybe the other Clemsa Protocol you added (CLEMSA Garage Door)
is working with my FOB, but it did not :confused:


It’s like FSK, for the record in the URH trip to ASK. but the recordings are very bad I can’t get the flipper to catch them. need SUB records, normal for the initial analysis of the protocol, I’m not a magician

1 Like

where are these records?

1 Like

Two .subs are attached in first post.

Here is another set of sub captures with every modulation
Clemsa_AMandFM-subs.zip (36.0 KB)

Hi! I have the same Clemsa FOB. I only have the Flipper Zero no SDR.
Is there anything I can contribute to help find a way to make it works on FZ?

Buenas, tengo el mismo sistema pero tengo acceso a la centralita, por lo tanto puedo dar de alta al flipper zero en la centralita, pero como hago para mandar una señal como si fuera un mando nuevo a la centralita??

Saludos.


in your records there is a normal record of AM250 and AM650 data, (but I see the button was pressed only 1 time). judging by the data on the data, the re-recording should work, BUT do not already record several button presses for 3+ seconds on the AM650, I will say more precisely, and this is the same Clemca protocol that I added before, but it has very different signal damping
// .te_short = 385,
// .te_long = 2695,
// .te_delta = 150,
.te_short=100,
.te_long = 500,
te_delta = 80,
for more than .min_count_bit_for_found = 18,

to add, I need a normal recording of several button presses and ideally with different switch positions. to check them

Que chip lleva ése mando?

Hello, I have recently contributed to the official project flipperzero-firmware and i added this protocol to it.
It´s now included in the release candidate 0.95.0 rc (Releases · flipperdevices/flipperzero-firmware · GitHub) you can install it and test if everythig is OK with it.
Feedback is wellcome