Skip to content
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

OOK signal identifying, decoding, copying and transmitting. #2451

Open
ArsenAtomyan opened this issue Dec 29, 2024 · 0 comments
Open

OOK signal identifying, decoding, copying and transmitting. #2451

ArsenAtomyan opened this issue Dec 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ArsenAtomyan
Copy link

Description of the feature you're suggesting.

Question with Enhancement

I need some help considering OOK.
The main ides is to copy my remotely activated garage door signal by decoding it and saving in SD card. I got regular remote with open/close/stop/block functions. I don't want to save the signal in IQ format cause it is quite (signal way) noisy in my neighborhood. So when I copy RAW signal from remote and then transmit it to everything works which tells me that my remote is using fixed code and not rolling(hopping) code.

So I use SubGhzD from Receive menu. It works and identifies my remote as

Type: Dooya
Serial: 00530EE7
Data:
Bits: 40
Btn: 30
Cnt: 1
Data: 000000530EE7411E

But there is no [Copy Signal] button or [Save Signal] button like in Flipper Zero
So what can I do to decode and save this kind of signals?

Goal: By receiving OOK type signal copy and transmit it without using regular RAW/IQ file capturing.

Solution: Add buttons to SubGhzD utility for decoding, copying and transmitting those signals. (like in Flipper Zero)

Also Thank to all of you who are working on this firmware. I would be happy to join but I would be quite useless :P

Anything else?

No response

@ArsenAtomyan ArsenAtomyan added the enhancement New feature or request label Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant