How to disable booting log at ncs2.7.0 Serial LTE modem?

Hi

Built and flashed ncs2.7.0 SLM application at NRF9151 DK. It will log booting log messages and then "Ready" as below.

Before ncs2.7.0, I found SLM application only logged "Ready" to indicate power on.

I also tried Quick Start apps to program latest SLM to NRF9151DK. It also only logged "Ready" without redundant booting log.

So, how can I modify prj.conf file to remove these log messages? 

Parents Reply
  • Hi,

    I have reproduced this behavior. This might be related to the place where your application resides. You could try to build SLM sample in NCS v2.7.0 using VS Code and "Build system default" when your application is located inside NCS and when it is located (copied) outside of the NCS. Is there any difference in the output in these 2 cases?

    Best regards,
    Dejan

Children
Related