nRF Connect Device Manager è uno strumento generico per l'aggiornamento e la gestione dei dispositivi che eseguono nRF Connect SDK che supporta il modulo Device Manager su Bluetooth LE (noto anche come Management Subsystem, Mcu Manager, SMP Server).
Caratteristiche:
* Base: eco, ripristino
* Aggiornamento firmware via etere (FOTA, DFU, SUIT)
* Sistema di archiviazione
* Registri e statistiche
* Esecuzione di comandi di shell
Collegamenti:
Codice sorgente: https://github.com/NordicSemiconductor/Android-nRF-Connect-Device-Manager
* SDK nRF Connect: https://www.nordicsemi.com/Software-and-tools/Software/nRF-Connect-SDK
* Documento di esempio del server SMP: 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 tramite Bluetooth: https://github.com/nrfconnect/sdk-zephyr/blob/main/subsys/mgmt/mcumgr/lib/transport/smp-bluetooth.md