how to set mode of Serial LTE Modem

Im currently using a nRF9160 with SLM application as a modem on a nRF52840.

How can I configure the modem for NB-IOT or LTE by using the nrf52840?

My project is working, I just need a way to set it to NB-IOT only for example.

I found CONFIG_LTE_NETWORK_MODE, but this gives some errors.

kind regards,

Jonas

Related