nrf9160 Serial LTE Modem example

In the next step, I compiled the “Serial LTE Modem” firmware example from the examples folder and flashed it onto the nrf9160DK.

The “Serial LTE Modem” application works, but except for the AT commands AT#XCMUX and AT#XPPP.

I get the same error messages from the modem as in the Quick Start example.



If I now enable PPP and CMUX support in the project, the “Serial LTE Modem” project can no longer be compiled.

What settings do I still need to successfully compile the “Serial LTE Modem” project with PPP and CMUX support?


Related