nRF Connect for Mobile

4.2
2.71K reviews
1M+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

nRF Connect for Mobile is a powerful generic tool that allows you to scan, advertise and explore your Bluetooth Low Energy (BLE) devices and communicate with them. nRF Connect supports number of Bluetooth SIG adopted profiles together with Device Firmware Update profile (DFU) from Nordic Semiconductors and Mcu Manager on Zephyr and Mynewt.

Features:
- Scans for Bluetooth Low Energy (BLE) devices
- Parses advertisement data
- Shows RSSI graph, allows export to CSV and Excel formats
- Connects to a connectible the Bluetooth LE device
- Discoveries and parses services and characteristics
- Allows to read and write characteristics
- Allows to enable and disable notifications and indications
- Supports Reliable Write
- Parses number of characteristics adopted by Bluetooth SIG
- Bluetooth LE advertising (Android 5+ required)
- Read and update PHY (Android 8+ required)
- GATT Server configuration
- Supports Device Firmware Update (DFU) profile which let the user to upload a new application, SoftDevice or a bootloader over-the-air (OTA)
- Supports McuMgr, profile that lets the user control and update Zephyr-based devices
- Supports the Nordic UART Service
- Allow to record and replay common operations using Macros
- Allows to perform automated tests defined in XML file on Bluetooth LE devices.
Visit the GitHub page: https://github.com/NordicSemiconductor/Android-nRF-Connect for more information about automated tests.

Note:
- Supported on Android version 4.3 or later.
- nRF5x Development kits can be ordered from http://www.nordicsemi.com/eng/Buy-Online.

Works well with nRF Logger application, that will store your logs in case something bad happens with nRF Connect.
Download nRF Logger from: https://play.google.com/store/apps/details?id=no.nordicsemi.android.log
Updated on
Mar 20, 2023

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

4.2
2.6K reviews
A Google user
April 20, 2019
This app is awesome. I lost a little white Nest temperature sensor (BLE) that I keep in the attic, it fell in the middle of the attic's white insulation, I spent 1 hour digging around the insulation with no luck, I gotta hopeless... but using this app, it took me just 5 minutes to find the sensor, I just configured the app filter to show me the strong signals and I knew the sensor sends data every 10 seconds. So, I just moved my phone around looking for the right signal and its strength.
155 people found this review helpful
Did you find this helpful?
Evgeny Mazovetskiy
September 7, 2023
Almost perfect app. Would be nice if it could remember the data type of characteristic when reading and writing and render it readable by humans, not in hex. Edit: thanks for the quick response. I did not mean automatic parsing. In the app I can already choose from many types to write to characteristic. But the next time you write, you have to select the type again. The last selected type can be used for the next input and also for the rendering of the received values and ideally survive restart
6 people found this review helpful
Did you find this helpful?
Nordic Semiconductor ASA
September 7, 2023
Hello again, thank you for the feedback. That's a very good idea. Have a nice day. We'll see what we can do about that.
Allister Tanner
December 24, 2020
Really useful for analysing devices. The only downfall is that you can't receive notifications from a characteristic that won't accept a subscription request, even though it is sending notifications (client side only enable). I have seen several devices that act like this, and the notifications can be received by their 'proper' app and also show in the android device hci_snoop log.
87 people found this review helpful
Did you find this helpful?
Nordic Semiconductor ASA
December 24, 2020
Thank you for the feedback. We'll fix that in the next release.

What's new

20.03.2023 - version 4.26.1
- A crash when exiting the app fixed (hopefully!)
- Support for Nordic Status Message Service (SMS)