Replies: 1 comment 1 reply
-
Update: I believe I understood that the solution involves enabling
This fits just about into the firmware. So I guess my only question now is how the MULTIMODULE code should communicate with the the external RF module. I seem to have read that it's not possible to use the PPM output in software-serial mode. So which UART would you recommend I use? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm successfully using OpenI6X with the external iRangeX IRX4 Plus RF module, using PPM communication. The firmware for the external module (https://github.com/pascallanger/DIY-Multiprotocol-TX-Module) explicitly mentions that it is possible to also use serial communication with remotes running OpenTX.
I believe this has not been ported to OpenI6X yet, and I would be willing to implement it. To start, I need to know the current status, what pins to use and if any similar project had been attempted.
Can anyone comment on the following:
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions