nRF Connect Device Manager

4.2
61 Rezensionen
10 Tsg.+
Downloads
Altersfreigabe
Jedes Alter
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot

Über diese 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
Aktualisiert am
29.08.2025

Datensicherheit

Was die Sicherheit angeht, solltest du als Erstes verstehen, wie Entwickler deine Daten erheben und weitergeben. Die Datenschutz- und Sicherheitspraktiken können je nach deiner Verwendung, deiner Region und deinem Alter variieren. Diese Informationen wurden vom Entwickler zur Verfügung gestellt und können jederzeit von ihm geändert werden.

Bewertungen und Rezensionen

4.2
60 Rezensionen

Neuerungen

This release fixes several issues reported by our customers. It should be now easier to save downloaded file without scrolling to the bottom, as the Save button was moved above the content. Also, drop-downs with Recent file names and Shell commands have been fixed, so the list actually gets updated and loaded when the app is restarted.
We also fixed an issue with reconnection after DFU in Test & Confirm mode when the device resets before sending Reset response.