3.8
35 reviews
10K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image

About this app

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.
Updated on
9 Jan 2025

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

3.6
33 reviews
A Google user
22 November 2018
App is not connecting to BLE device after update. Yes similar issue. Okay I can continue on github issue.
2 people found this review helpful
Did you find this helpful?
Nordic Semiconductor ASA
22 November 2018
Hi, is your peripheral advertising with Blinky service UUID? Is it the same as https://github.com/NordicSemiconductor/Android-nRF-Blinky/issues/18? Can we please continue in #18?
A Google user
15 November 2018
Latest version is not working correctly. Nothing happen. Just scanning device.
3 people found this review helpful
Did you find this helpful?
Nordic Semiconductor ASA
15 November 2018
Hi, could you report it on GitHub, please? I'll look into it as soon as possible!
Ian Olivieri
25 December 2020
Worked like a charm, and responsiveness is great too. Used with nRF52840-Dongle (rev 1.2.0) programmed with the nRF5 SDK's (v17.0.2) ble_app_blinky example for PCA10059, and the s140 nrf52 7.2.0 softdevice
1 person found this review helpful
Did you find this helpful?

What's new

Minor improvements related to how the app looks on phones with notches.