BLE Simple Remote Application icon

BLE Simple Remote 1.3

2 MB / 1+ Downloads / Rating 5.0 - 1 reviews


See previous versions

BLE Simple Remote, developed and published by Ferdinand Stueckler, has released its latest version, 1.3, on 2019-10-23. This app falls under the Communication category on the Google Play Store and has achieved over 100 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

BLE Simple Remote APK available on this page is compatible with all Android devices that meet the required specifications (Android 5.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.ble.remote.simple

Updated: 5 years ago

Developer Name: Ferdinand Stueckler

Category: Communication

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing BLE Simple Remote on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

Previous Versions

BLE Simple Remote 1.3
2019-10-23 / 2 MB / Android 5.0+

About this app

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

New features

new value transmission

App Permissions

Allows applications to connect to paired bluetooth devices.
Allows applications to discover and pair bluetooth devices.
Allows an app to access precise location.
Allows an app to access approximate location.