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

Add support for FUT086 remote emulation #828

Open
lyubomirtraykov opened this issue May 13, 2024 · 2 comments
Open

Add support for FUT086 remote emulation #828

lyubomirtraykov opened this issue May 13, 2024 · 2 comments

Comments

@lyubomirtraykov
Copy link

Hello is it possible to add support for FUT086 remote emulation. It is using SX1278 LoRa Transceiver. This will allow to control underwater lights.

@sidoh
Copy link
Owner

sidoh commented Jul 13, 2024

Certainly sounds possible, but pretty far outside of the type of thing I'll have time to do myself. Happy to look at a PR if someone else has experience with that transceiver (and owns a light to test with).

@PovilasID
Copy link

If you have an RTL-SDR usb dongle (HackRF or Noolec) and the remote you can just use rtl_433 to capture all unknown signals at your local lora frequency in the EU 868 Mhz and you should end up with .cu8 files that can be shared and either "replayed" or if the signal is undecrypted theoretically it should be decodable using tools like https://triq.org/pdv/

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

3 participants