Home Editor's Choice Reviews News Alternatives TopTens Pre-Register Limited-Time Sale Hot Games Hot Apps Category APK Downloader APK Upload Chrome Extension APKFab APP Search App
Select Language

ESP32 Bluetooth button control

1.0

v9.0 by Simplessh

About Smarthome arduino bluetooth controller

Smarthome arduino bluetooth controller (Package Name: worldthem.com.smarthomearduinobluetoothcontroller) is developed by Simplessh and the latest version of ESP32 Bluetooth button control 9.0 was updated on October 23, 2025. ESP32 Bluetooth button control is in the category of House & Home. You can check all apps from the developer of ESP32 Bluetooth button control. Currently this app is for free. This app can be downloaded on Android 4.4+ on APKFab or Google Play. All APK/XAPK files on APKFab.com are original and 100% safe with fast download.
CONTROL YOUR ELECTRONIC APPLIANCES FROM ANY PLACE IN THE WORLD
A great app what can do a loot of staff
WHEN PUSH THE BUTTON IT WILL SEND TO YOUR ESP32 OR ARDUINO BY BLUETOOTH - 222:on OR 222:off
WHERE :222 -is the ID of your SWITCH where you enter when "add switch"
// this code is in method loop
if (SerialBT.available()) { // this is for esp32
String bluetoothData = SerialBT.readString(); // get data from bluetooth
if(bluetoothData.indexOf("222:on") > 0){// when turn on the switch
digitalWrite(relay1Pin, HIGH); // turn on the relay
} else if (bluetoothData.indexOf("222:off") > 0){ // when turn off the switch
digitalWrite(relay1Pin, LOW); // turn off the relay
}
}
1) Switch the relay(turn on/off the light or any home appliances), by internet using System API, or SMS
2) Make your own bulgary alarm / security systems, it will send anotification or sms when detect motion from sensor and arduino or ESP32 will send data by bluetooth to your old phone. Check the link bellow there will be the scheme how to do this.
3) Worry you forgot the cooker ON you can use your old phone for this to request a photo and the app will take a photo and send to your phone, isn't this great? (only you need is your old phone, no need any arduino or esp32)
If you want to use this app to taking a photo and get it to your mobile phone, than you don't need any arduino or esp32 just install the app on phone what you want will stay in your house or garage
This app communicate with arduino/esp32 via bluetooth using HC05 or HC06... or ESP32, it allow you to create switches what you can use for door lock or turn on/off the light or the heater direct from your phone and the most important you can do this from around the world, by connect to internet if you don't have a internet connection you can control it by SMS.
What you will need for doing this:
Arduino any version and Bluetooth HC05 or HC06 or ESP32(Recomended)
Relay Module
And the app
Arduino its a small microcontroller the price of it start from $1.5 where you can program it to do any operation like switch the relay or get data from sensor like temperature or control any DC or Stepper Motor and not only.
Also this app could be used like security alarm connect to arduino a Motion Detector Sensor and when sensor detect motion send text by bluetooth via serial to the phone and it will send you an email or SMS, isn't that great?.
But if you want to control the arduino via internet or sms you will need your old unused phone to do this.
So how it work when you tourn the switch on it will send by bluetooth data like 22:on
tourn the switch off it will send by bluetooth data like 22:off
22 - id of the switch(you can get/change it from add/edit switches)
on - message
so on arduino side will be like this
if(returnData("22", "off")){// the id of the switch from app (you can find it by press add/edit switches)
digitalWrite(relay3, HIGH); // for some rele when pin is HIGH the relay is disconnected
}else if(returnData("22", "on")){ // the id of the switch from app (you can find it by press add/edit switches)
digitalWrite(relay3, LOW); // for some rele when pin is LOW the relay is connected
relay3- its the pin of the arduino (digital pin pin what name start with d1,d2)
you worry how to write code for arduino don't have to, check the link bellow
Check the link bellow there is the code for arduino, there it's the scheme and code for Arduino and ESP32 how to create a bluetooth Smart Plug, and explanation how to do.
Schema and generate the code for arduino or esp32
Read More
Smarthome arduino bluetooth controller Features

Previous Versions

More

ESP32 Bluetooth button control 9.0 APK August 20, 2025 9.41 MB Download

Requires Android: Android 4.4+

Screen DPI: 160-640dpi

SHA1: 2a4637d6f038b774ce35e6888964b9fc0a6b53cc

Size: 9.41 MB

ESP32 Bluetooth button control 9.0 XAPK APKs October 22, 2025 9.64 MB

Variant
Arch
Version
DPI
ESP32 Bluetooth button control 9.0 (9)

Requires Android: Android 4.4+

Screen DPI: 160-640dpi

SHA1: c84549ef6cdffa83d37b7543ec578d669c8795e6

Base APK: worldthem.com.smarthomearduinobluetoothcontroller.apk

Split APKs: config.ar, config.de, config.en, config.es, config.fr, config.hi, config.in, config.it, config.ja, config.ko, config.my, config.pt, config.ru, config.th, config.tr, config.vi, config.xhdpi, config.zh

Size: 9.64 MB

Android 4.4+
160-640dpi
ESP32 Bluetooth button control 9.0 (9)

Requires Android: Android 4.4+

Screen DPI: 160-640dpi

SHA1: afc59476904a6460080923e91a7b997f646eb288

Base APK: worldthem.com.smarthomearduinobluetoothcontroller.apk

Split APKs: config.ar, config.de, config.en, config.es, config.fr, config.hi, config.in, config.it, config.ja, config.ko, config.my, config.pt, config.ru, config.th, config.tr, config.vi, config.xxhdpi, config.zh

Size: 9.72 MB

Android 4.4+
160-640dpi

ESP32 Bluetooth button control 8.0 APK July 17, 2024 9.49 MB Download

Requires Android: Android 4.4+

Screen DPI: 160-640dpi

SHA1: 91b4b0e1000bf18cdeee5aa51224490dd1211d98

Size: 9.49 MB

ESP32 Bluetooth button control 7.0 APK September 10, 2023 9.49 MB Download

Requires Android: Android 4.4+

Screen DPI: 160-640dpi

SHA1: 8fe59bdbf0db03318f59d83af046e26073ce2a8e

Size: 9.49 MB

More Information

Update Date:

Latest Version:

9.0

Need Update:

Submit latest version

Available on:

Google Play

Requirements:

Android 4.4+

Safe to Download

APKFab.com and the download link of this app are 100% safe. All download links of apps listed on APKFab.com are from Google Play Store or submitted by users. For the app from Google Play Store, APKFab.com won't modify it in any way. For the app submitted by users, APKFab.com will verify its APK signature safety before release it on our website.

Share
Share this page with your friends if you find it useful