Thread Tools
Aug 25, 2020, 04:39 PM
Registered User
Thread OP
Discussion

RC control from Android (maybe with Flysky)


Hello Everyone,

I am new to this forum, sorry if my question is stupid.

I am planning a project where I want to control some RC vehicle (car/drone/boat etc.) with a simple self-written Android app.

I have a good experience with Flysky systems, so I am thinking to build the whole stuff on this. Also Flysky system could act as a backup control in case of issues with the Android app or smartphone itself.

Do you guys think it is possible to:
- write a simple Android app with speed&direction controls -> connect Arduino to smartphone via OTG -> Arduino connects to some Flysky or FS compatible transmitter module -> transmitter modul connects to FlySky receiver as it does normally...

Based on my findings on the internet, Android phone + Arduino communication is possible and quite easy to do, what do you think about the other parts?

How could I establish communication between Arduino and Flysky? I have found some generic RC module NRF24L01, could this be paired with Flysky receivers?

The reason I insist to use Flysky is to be able to use my already owned FS transmitter, even as a backup. Also, this system has great range and stability for me.

I am really interested in your thoughts about the topic!

Thanks in advance,
Milan
Last edited by milansz; Aug 25, 2020 at 04:40 PM. Reason: typo in title
Sign up now
to remove ads between posts
Dec 06, 2020, 05:40 PM
Registered User
It's possible, but not easy.

Flysky protocols use the A7105 radio chip, the different chips aren't compatible over the air.

Interfacing the A7105 from Arduino is possible (you will find examples on the internet) but making a FS-compatible transmitter is more complicated; the protocol (AFHDS 2A) involves accurate timing when hopping between channels.

Fortunately the Deviation open source tx firmware is an already-written transmitter code which does AFHDS2A as well as other protocols.


Quick Reply
Message:

Thread Tools

Similar Threads
Category Thread Thread Starter Forum Replies Last Post
New Product FlySky FS-GT5 2.4G 6CH Remote Controller Transmitter with FS-BS6 Receiver for RC Car Merch Banggood.com 0 Jun 14, 2019 03:08 AM
Build Log Flying Android logo from Android OS controlled by Android! stonerscolony Foamies (Scratchbuilt) 9 Jul 07, 2013 12:04 AM
Discussion (Video) Absolute RC Sim on Android Demo (with PS3 controller) Kayak83 Simulators 2 Mar 14, 2013 01:11 PM
Mini-HowTo How to control rc cars using Ipod/Iphone IPhly app with flysky radio. Kronikpilot Off-Road Vehicles 8 Jul 15, 2012 08:05 AM