Easy IOT – Remotely Controlling ESP32 Using an Android App

In this tutorial, we will write a DroidScript app to control a relay module using the ESP32 board over WiFi.

Nov 14, 2019

43197 views

5 respects

Components and supplies

1

Relay Module (Generic)

1

FireBeetle ESP32 IOT Microcontroller (Supports Wi-Fi & Bluetooth)

Apps and platforms

1

DroidScript

1

Arduino IDE

Project description

Comments

Only logged in users can leave comments

rhortiguela

2 years ago

I'm having issues to complie the project. I get the next error, do you have any idea on how to fix it: Multiple libraries were found for "WiFi.h" In file included from C:\\Users\ hort\\Dropbox\\Proyectos (DB)\\Recirculación agua caliente\\Arduino\\Programas\\Test\\wifi\\wifi.ino:2:0: Used: C:\\Users\ hort\\Documents\\ArduinoData\\packages\\esp32\\hardware\\esp32\\1.0.6\\libraries\\WiFi C:\\Users\ hort\\Documents\\Arduino\\libraries\\ESPAsyncWebServer-master\\src/ESPAsyncWebServer.h:33:22: fatal error: AsyncTCP.h: No such file or directory Not used: C:\\Program Files\\WindowsApps\\ArduinoLLC.ArduinoIDE_1.8.51.0_x86__mdqgnx93n4wtt\\libraries\\WiFi compilation terminated. exit status 1 Error compiling for board DOIT ESP32 DEVKIT V1.

faisalzed

2 years ago

Can i turn on and off the switches with mobile data, or anywhere else in the world? I want a system that i can turn on and off the switches from anywhere else or from other wifi network.

faisalzed

3 years ago

Can i turn on and off the switches with mobile data, or anywhere else in the world? I want a system that i can turn on and off the switches from anywhere else or from other wifi network.

rhortiguela

3 years ago

I'm having issues to complie the project. I get the next error, do you have any idea on how to fix it: Multiple libraries were found for "WiFi.h" In file included from C:\\Users\ hort\\Dropbox\\Proyectos (DB)\\Recirculación agua caliente\\Arduino\\Programas\\Test\\wifi\\wifi.ino:2:0: Used: C:\\Users\ hort\\Documents\\ArduinoData\\packages\\esp32\\hardware\\esp32\\1.0.6\\libraries\\WiFi C:\\Users\ hort\\Documents\\Arduino\\libraries\\ESPAsyncWebServer-master\\src/ESPAsyncWebServer.h:33:22: fatal error: AsyncTCP.h: No such file or directory Not used: C:\\Program Files\\WindowsApps\\ArduinoLLC.ArduinoIDE_1.8.51.0_x86__mdqgnx93n4wtt\\libraries\\WiFi compilation terminated. exit status 1 Error compiling for board DOIT ESP32 DEVKIT V1.

Anonymous user

3 years ago

this methode using okhttp client to create communication between ESP32 and Android studio maybe u guys can using this to solve problem ! thaanks https://www.youtube.com/watch?v=aEJ7orkRssI&t=25s