Is any open protocol supported which is based on nrf24l01 chip. #609
Answered
by
pascallanger
sanjuchopracool
asked this question in
Q&A
-
I am working on a receiver module based on nrf24, Is there any open protocol based on nrf24 which support 8+ channels and telemetry ? |
Beta Was this translation helpful? Give feedback.
Answered by
pascallanger
Aug 16, 2021
Replies: 1 comment
-
Yes the Cabell protocol with an open source receiver too. Details here: https://github.com/pascallanger/DIY-Multiprotocol-TX-Module/blob/master/Protocols_Details.md#cabell---34 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pascallanger
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes the Cabell protocol with an open source receiver too. Details here: https://github.com/pascallanger/DIY-Multiprotocol-TX-Module/blob/master/Protocols_Details.md#cabell---34
You also have the LOLI protocol (8 channels but with features and open source RX too): https://github.com/pascallanger/DIY-Multiprotocol-TX-Module/blob/master/Protocols_Details.md#LOLI---82