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 Propel protocol #989

Open
TheRealMoeder opened this issue May 20, 2020 · 2 comments
Open

Add support for Propel protocol #989

TheRealMoeder opened this issue May 20, 2020 · 2 comments

Comments

@TheRealMoeder
Copy link
Contributor

TheRealMoeder commented May 20, 2020

Working in MPM:
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module/blob/master/Multiprotocol/Propel_nrf24l01.ino

Already preliminary work by @hexfet available, probably just some minor changes needed:
https://github.com/hexfet/deviation/tree/proto_propel

@pascallanger
Copy link
Contributor

Minor changes include:

  • bind phase completion
  • any ID and hoping freq
  • flags for the different features
  • telemetry for model status
  • ...
    Only works with genuine nrf24l01. Some of the mpm modules do not have a genuine component like all the Jumper to date. I've tried to emulate it with another component but it didn't work due to the short timing...
    Pascal

@TheRealMoeder
Copy link
Contributor Author

thanks for the heads up ;)

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

No branches or pull requests

3 participants