nRF Connect Device Manager

4.1
59 reviews
10K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

nRF Connect Device Manager is a generic tool for updating and managing devices running nRF Connect SDK supporting Device Manager module over Bluetooth LE (aka Management Subsystem, Mcu Manager, SMP Server).

Features:
* Basic: echo, reset
* Firmware update over-the-air (FOTA, DFU, SUIT)
* File System
* Logs & stats
* Executing shell commands

Links:
Source code: https://github.com/NordicSemiconductor/Android-nRF-Connect-Device-Manager
* nRF Connect SDK: https://www.nordicsemi.com/Software-and-tools/Software/nRF-Connect-SDK
* SMP Server Sample Doc: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/subsys/mgmt/mcumgr/smp_svr/README.html#smp-svr-sample
* McuManager: https://github.com/nrfconnect/sdk-zephyr/tree/main/subsys/mgmt/mcumgr/lib
* SMP over Bluetooth: https://github.com/nrfconnect/sdk-zephyr/blob/main/subsys/mgmt/mcumgr/lib/transport/smp-bluetooth.md
Updated on
14 Aug 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

4.1
58 reviews
Mako Mobscene
23 May 2025
Nailed it! So simple and beautiful. Got them all and created a robust suite.
Did you find this helpful?
Shen Mansell
28 January 2025
Now when my blue tooth experience is less than ideal, I tell the device I need to speak to its nRF Connect Device Manager, and all my problems are solved
Did you find this helpful?
Mr B
12 July 2024
Ya, a handy little thing. Can't say I used it much as I'd like to have but ya, n'stuff.. it's all good.
1 person found this review helpful
Did you find this helpful?

What's new

This version adds support for DFU using Firmware Loader mode.
We also fixed the Schrödinger's DFU bug, which caused an update to be reported both as a success and a failure. The bug is now dead.