BLE Simple Remote Apk
Apk Infos
Version | 1.3 |
Rating | 5.0/5, based on 1 votes |
Size | 2 MB |
Requires Android | Android 5.0+ (Lollipop) |
Author's Notes | Bluetooth LE Remote Control to send position information to microcontroller |
About BLE Simple Remote APK
Table Of Contents
Description
The purpose of the app is to control remote hardware like ESP32, Arduino, Raspberry Pi ...Default the Nordic UART UUIDs are used for service and characteristic. You can change them with the option menu Configuration.
The first optional information is a channel, which has the range from 0 to 3.
Afterwards 2 positions are handled as bytes and are terminated with a zero byte.
The range of the positions (power) is between -100 and 100.
Mode standard enabled:
UP: [channel,] 0, power, 0
DOWN: [channel,] 0, -power, 0
LEFT: [channel,] -power, 0, 0
RIGHT: [channel,] power, 0, 0
MIDDLE: [channel,] 0, 0, 0
Mode standard disabled:
UP: [channel,] 0, power, 0
DOWN: [channel,] 0, -power, 0
LEFT: [channel,] -power, power, 0
RIGHT: [channel,] power, power, 0
MIDDLE: [channel,] 0, 0, 0
Byte Mode enabled: Optional channel and 3 positions are transfered as bytes
Byte Mode disabled: Optional channel (seperated by colon) and 3 positions are transfered as text seperated by colon (ended by \n)
Zero: On Release automatic return to zero values. [channel], 0, 0, 0
Channel (Ch.): Enable optional channel information (first byte or text seperated by colon)
Power: Slider from 0 to 100
Latest updates
What's new in version 1.3
new value transmissionHow to install BLE Simple Remote APK on Android phone or tablet?
Download BLE Simple Remote APK file from ApkClean, then follow these steps:
Update Phone Settings
- Go to your phone Settings page
- Tap Security or Applications (varies with device)
- Check the Unknown Sources box
- Confirm with OK
Go to Downloads
- Open Downloads on your device by going to My Files or Files
- Tap the APK file you downloaded (com.ble.remote.simple-v1.3-ApkClean.apk)
- Tap Install when prompted, the APK file you downloaded will be installed on your device.
Older Versions
1.3 (4) | 2 MB |
Questions & Answers
Q: What is an APK File?
A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.
Q: If I install an APK from this website, will I be able to update the app from the Play Store?
A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.
Q: Why ApkClean.net can guarantee APK 100% safe?
A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.
Q: What are Android App permissions?
A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.
Don't hesitate to contact us if you have any questions or concerns.
(*) is required