This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Unable to find documentation for making Android app for BLE module.

I am using a Bluetooth NRF 8001 module. I want to send data to the module from my android phone to the bluetooth module connected to an Arduino. For sample test I used nrf UART v2.0 app on google play and its working fine. But I need to create my own app to send data to the module for my project.

To do this, I searched for documentation on the app but was unable to find it. Could you assist me in understanding how to develop my own application to communicate with the Bluetooth LE module on Android.

I found documentation on the classic bluetooth but no support for BLE. Is Android documentation available for your BLE app?

Related