• Arduino Bluetooth Controller BLE 1
  • Arduino Bluetooth Controller BLE 2
  • Arduino Bluetooth Controller BLE 3
  • Arduino Bluetooth Controller BLE 4

Arduino Bluetooth Controller BLE

Send commands to a Bluetooth Low Energy (BLE) enabled microcontroller, such as a Bluno or Beetle BLE. Commands will be received over the microcontroller serial port. In your Arduino sketch, retrieve the sent commands using the Serial connection:

if (Serial.available()) {
// Do something
}

Privacy policy:
We do not collect any data from users.

Explanation of Permissions:
Bluetooth:
-Needed to connect with microcontroller (Arduino or Bluno) using BLE
Location:
-Required for BLE connectivity to work properly
-No location data is collected

Category : Education

Related searches

Reviews (2)

Eri. L. Mar 9, 2022     

This works great with the Bluno Beetle board, love that I can define the keys! Great app!

Mac. M. Aug 1, 2021     

Doesn't work.. Useless app