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

RETEKESS TD158 ? #8

Open
pinwiz opened this issue Nov 9, 2024 · 2 comments
Open

RETEKESS TD158 ? #8

pinwiz opened this issue Nov 9, 2024 · 2 comments

Comments

@pinwiz
Copy link

pinwiz commented Nov 9, 2024

Thank you for sharing the phantastic project!

I sucessfully tried out myself.

The TD158 are not compatible with the TD161 or TD164 or TD112 and seem to have another protocol.

Has anybody information about the protocol that TD158 uses ?
Has anybody information which code changes would be necessary ?

I have searched the internet intensively but without finding any information about it.

@pinwiz
Copy link
Author

pinwiz commented Nov 13, 2024

Flipper Zero can decode and send (System 209,, Pager 10) as:

Filetype: Flipper SubGhz Key File
Version: 1
Frequency: 433920000
Preset: FuriHalSubGhzPresetOok650Async
Protocol: SMC5326
Bit: 25
Key: 00 00 00 00 00 68 81 44
TE: 214

Changing Pager Number increses/decreses 20 for example.
Changing System ID to 1 and Pager to 1 is:

Filetype: Flipper SubGhz Key File
Version: 1
Frequency: 433920000
Preset: FuriHalSubGhzPresetOok650Async
Protocol: SMC5326
Bit: 25
Key: 00 00 00 00 00 00 80 24
TE: 214

For the developer of existing code the information may be sufficient to adjust the "retekess_ook_t112.cpp" or "retekess_ook_td161.cpp", but I haven´t understood the art of composing the data to be sent not yet really.

@pinwiz
Copy link
Author

pinwiz commented Nov 19, 2024

In the meantime I have written an adapter for RFLink32 https://github.com/cpainchaud/RFLink32 .
If somebody is interessted in that, you may contact me.

I won´t follow up this solution for the time being as I have now a solution to steer the pagers via house automation (ioBroker...).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant