NCS Chat example UART

Hi Team,
NCS v2.3.0
nrf52840


I use Chat example, when I look at what comes to uart, I see messages that I don’t need, as shown below

*** Booting Zephyr OS build v3.2.99-ncs2 ***

Initializing...
I: 8 Sectors of 4096 bytes
I: alloc wra: 2, 5b8
I: data wra: 2, 518
[m

[1;Bluetooth initialized
Mesh initialized
32muart:~$ [m

tell me please how can I turn them off, I want only received messages from other nodes to go to my uart.

Thank you.

Related