-
Notifications
You must be signed in to change notification settings - Fork 30
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
Can I communicate and interact with TX? #59
Comments
Thank you for your suggestion. However, this is outside the scope of CRSF for Arduino. It is not an entire controller, transmitter, receiver, and flight controller suite of firmwares. CRSF for Arduino is intended to be used as the pipeline between a compatible CRSF (EG ExpressLRS or TBS Crossfire) receiver and your development board. IE Your development board is seen by the CRSF Protocol as the "Flight Controller". One more thing... OpenTX is obsolete firmware, as EdgeTX has overtaken its place in the drone community. I wish you all the best in your endeavours, and the best of luck to you. |
I think it may not have been expressed clearly. |
For a start, your question here should not be in the Issues tab. If you would like more information, you can read the CRSF Protocol's documentation here. What you need to do in order to get up and running is you As for you making your own handset, that is outside the scope of CRSF for Arduino itself. Also, I am locking this discussion. If you would like to continue it, you can do so in this repository's Discussions tab, under the Q&A section. |
Is there already an issue for this?
Is your feature request related to a problem?
I want to create a simple control system instead of Opentx, Because many tx communicate in half-duplex and only have one GPIO connection, I don’t know whether CRSFforArduino currently supports it.
Describe the solution you'd like
Use esp32 to communicate with tx, and then use mobile phone Bluetooth to communicate with esp32 for parameter configuration.
Describe alternatives you've considered
There is currently no open source alternative
Additional context
I just want to make a very simple remote control with no screen, only a switch button and voice broadcast, and the rest are set up through the mobile phone's Bluetooth. For example, a mini handle remote control or a car or boat remote control
The text was updated successfully, but these errors were encountered: