This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to disable +CEREG notifications

Hi,

I've got an application based off the asset tracker firmware that needs a UART. From the many threads on the topic, I've found a way to shut down the UARTs to save power but I cannot shut down the console UART since the +CEREG notifications are coming in periodially.

If a notification comes in with the console UART_0 shut off, the application crashes.

In my application prj.conf I've got:

And my SPM prj.conf is:

To shut the UARTs down, I'm calling these disable functions:

Note: this other suggested method from older threads didn't lower the sleep power consumption. It was still at 1.5mA:

What else can I do to disable all console output so I can safely turn off UART_0?

Thanks,

Tim

Parents
  • Here's the Link Monitor output showing two +CEREG notifications at start up:

    My log config changes do seem to supress the follow on notifications now. I've not had it crash thus far today even though I'm still getting the two notifications at start up.

    Thanks,

    Tim

Reply
  • Here's the Link Monitor output showing two +CEREG notifications at start up:

    My log config changes do seem to supress the follow on notifications now. I've not had it crash thus far today even though I'm still getting the two notifications at start up.

    Thanks,

    Tim

Children
  • Hi, are you saying you fixed the problem? 

    I have asked the NCS team what the easiest way to suppress the +CEREG requests is.

    Best regards,

    Heidi