

Let's go through a few of the key features that we need to create a custom application based on this example. The IDE may seem overwhelming at first, it has many features. I kept it the same name as the default.Ĭlick Finish. The sample application has the ability to scan for devices, connect, and display information about services and characteristics. This project will set us up with a framework to build off of for our application. On the next screen select the sample Bluetooth Le Gatt under Connectivity. Open Android Studio and you should be greeted with the following screen.
#UUID GENERATOR ANDROID BLUETOOTH HOW TO#
How to Communicate with a Custom BLE using an Android App Requirements This article demonstrates how to communicate to a custom peripheral from Android.īLE using nRF51: ARM-GCC Build Environment The nRF51 is a system-on-chip with a Cortex M0 and a BLE radio chip all in one.


This is part of a series of articles on the nRF51. This application can be adapted to add BLE capabilities to other devices by connecting a nRF capable device to them. This article demonstrates how to communicate with a custom BLE peripheral using an Android device.
