nRF Connect Device Managerは、Bluetooth LE(別名、管理サブシステム、Mcu Manager、SMPサーバー)を介してDeviceManagerモジュールをサポートするnRFConnectSDKを実行しているデバイスを更新および管理するための汎用ツールです。
特徴:
*基本:エコー、リセット
*無線によるファームウェアアップデート(FOTA、DFU)
* ファイルシステム
*ログと統計
*シェルコマンドの実行
リンク:
ソースコード:https://github.com/NordicSemiconductor/Android-nRF-Connect-Device-Manager
* nRF Connect SDK:https://www.nordicsemi.com/Software-and-tools/Software/nRF-Connect-SDK
* 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
* Bluetooth経由のSMP:https://github.com/nrfconnect/sdk-zephyr/blob/main/subsys/mgmt/mcumgr/lib/transport/smp-bluetooth.md