-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CAME 12bit not working #280
Comments
Provide more details and RAW recordings of original remote, also your frequency looks not correct, change it to 433.92 and try again |
I have the same problem. Previously working file Playing that file back now does nothing. Reading the same signal from the remote now, the flipper is not capturing the key correctly and is detecting a different protocol. Read for same signal Playing back the file does nothing. It looks like Flipper is detecting the incorrect protocol which is stopping it reading the key correctly. |
Provide RAW recordings of your original remote! |
Here are three recordings of the same signal. Playing the raw signal back works to trigger the light on/off. Going More > Decode > Send does not trigger the light and shows the same key as above (x0 00) |
Release 30 still have the same behaviour with came protocol. |
I'm still waiting for raw recordings of your remote, also i want to see a photo of the remote, looks like your remote is not original CAME |
Here the raw data, that is currently working and can open the gate. https://dev.flpr.app/sf#path=subghz/Gar_mio.sub&key=bkREMVTAlYO-bzqJUTrSdw%3D%3D&id=9BnaV9 That one down here is the decoded signal that used to work with previous versions until 23 The fob is currently open a gate but it is not an original came fob |
IMG_7703 - Copy For the remote that is the light/fan remote - see photos attached. If I'm understanding the message above with the commit link, the original behaviour was a bug (that detected the wrong protocol) which has now been fixed. If that's the case how was it still able to work pre-fix but not post-fix? |
VID-20230218-WA0019.mp4I have no idea what is wrong. |
Same problem for me. I have CAME and NICE 433 saved remote (brute forced or cloned) which worked well, but since many fw version, when emulating, nothing happens. |
Nice wasn't changed in any way and your issue is not related to this thread, also you provided 0 details of your case |
This commit fixes a regression on the CAME 12bit protocol, header encoding and fix DarkFlippers#280 .
Thanks for the fix dani84bs, works ok now on our gate faac 868 12 dip. If its not hijacking , also happened to have problems as well on faac slh 868 64bit same as the CAME one. Well done mate |
How FAAC is related to CAME protocol? |
Please verify original CAME 12 bit remote emulation with original CAME system Im not Accepting any issues about non CAME systems in this thread, please don't post results about FAAC or other not related protocols, but if it fixed their support feel free to post results just for info |
Describe the bug.
When reading a signal from a remote the decode works good but when send that signal it is not working well.
With previous version 020 it read Key 0x00000296 and when send this signal to my gate it works good.
After update to flipper version 023 the previous saved signal stop working. If I make another read from the same remote it read Key 0x00000296 as before, but sending it to the gate will not work.
RAW reading and sending of the same signal is working fine. I suppose is something related to the encoding of the signal before sending.
Reproduction
Target
No response
Logs
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: