nRF54L15 BM - how to disable MCUMGR log

Hi,

I am developing on nRF54L15-DK BM (bare metal) for another board with a different pinout.

I need to disable the the MCUMGR log that prints to UART TX pin 1. 04.

The printout mentioned is:

*** Booting nRF Connect SDK Bare Metal v0.9.0-9b7766ff2787 ***
I: SoftDevice forward address: 0x162000
I: BLE MCUmgr sample started
I: State change request: enable
I: SoftDevice enabled
I: Bluetooth enabled
I: Services initialized
I: Fast advertising
I: Advertising as nRF_BM_MCUmgr

Thank you!

Regards,

Aryeh

Related