Hi,
Recently I have been working on nrf9160 and wanted it to work as a modem for a linux computer for example raspberry pi. The aim here is that I connect the nrf9160 to the USB port of the rpi and the raspbian detects it as a usb modem.
I tried the Serial LTE modem example and it uses AT command based TCP/ UDP sockets. My intend here is to use nrf9160 as a nbiot dongle (usb or serial). Is there any way it is possible?
Thanks in advance