nRF Blinky

18.4K installs
36 ratings
+110 monthly installs
trend steady

4★

Ratings: 36

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot

App Description

A simple application for newbies in Bluetooth LE.

nRF Blinky is an application developed targeting an audience of developers who are new to Bluetooth Low Energy. This is a simple application with two basic features.
- Scan and connect to any nRF5 DK containing the Nordic Semiconductor’s proprietary LED Button Service.
- Turn on/off LED 1 on the nRF DK
- Receive Button 1 press event from a nRF DK on the nRF Blinky Application.

The source code for this application is available on GitHub on the following link:

https://github.com/NordicSemiconductor/Android-nRF-Blinky

Note:
- Android 5 or newer is required.
- Location permission is required on devices running Android 5 - 11. This app will not use the location information in any way. Starting from Android 12 the app is requesting Bluetooth Scan and Bluetooth Connect instead.