WiFi RC Transmitter

3.9
136 reviews
50K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

The app lets you control a wireless car, boat, airplane etc. build using a WiFi receiver.

You can use WiFi modules like ESP, NodeMCU etc. to interface with motor controllers and build cars, boats etc which can then be controlled via your mobile phone using this app.

Steps to connect:-
• Power-up the WiFi module (configured to work in AP mode).
• Turn on the android device WiFi and connect to this AP.
• Launch the app and connect to the IP address & port of the WiFi module's server socket.
• Communicate with the receiver via 4 channel controls.
o Throttle
o Direction
o Custom switch 1
o Custom switch 2

Refer to the help manual in the application for more information on development of the WiFi receiver, sample code etc.
Updated on
May 19, 2020

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

3.9
130 reviews
preethi rajagopalan
May 23, 2020
A decent 4 channel wifi based transmitter app to control a robot with esp. Please add more channel support and camera view as well.
56 people found this review helpful
Did you find this helpful?
Nagesh Tiwari
May 24, 2020
Awesome! Also if you can, create a documentation to understand the usage properly.
50 people found this review helpful
Did you find this helpful?
Bellis Wingclaw
December 19, 2021
Crashed as soon as it started.
17 people found this review helpful
Did you find this helpful?

What’s new

• WiFi RC Controller app allows you to build and control a wireless car, boat, airplane etc. via a WiFi module using socket communication.
• Use a WiFi module like ESP etc. to create a receiver.
• Update settings to configure the AP IP address/port for socket communication & channel minimum value and maximum value etc.
• Has option to notify user via vibration on reaching the max/min channel value.
• Refer to the app's help manual for more information.