nRF54L10 + NCS 3.02
A simple question: So I found CONFIG_MCUMGR_TRANSPORT_BT_DYNAMIC_SVC_REGISTRATION=y which lets me enable/disable the SMP service. Is there another config to make the default disabled, or do I need to call smp_bt_unregister() on startup?
Thanks