價格:免費
更新日期:2019-06-17
檔案大小:2.8M
目前版本:2.0.0
版本需求:Android 5.0 以上版本
官方網站:mailto:rk.waffles@gmail.com
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