Nrf9160 - modem shell with ppp

I am trying to connect RPI(and/or Nvidia Jetson) with nrf9160 custom board(Icarusv2). I am using this custom board for other purposes and it works fine. For now I found only one possible option to connect 9160 with RPI(Nvidia Jetson) over UART connection with PPP. I have been trying to use Modem Shell example and it is working fine without PPP enabled. Once I enable PPP the connection to NRFCloud goes down and I cannot understand why. 

I have also tried SLM(Serial LTE modem) application, but I could not even establish LTE connection with that example when I added PPP options. I gave up on this example as it has less features comparing with Modem Shell. 

I have been using example from 2.6.0 and 2.6.1.

So I would be interested why MoSh example stops providing LTE connectivity once PPP is being established. Also some more general idea how to connect RPI(or Nvidia Jetson Dev kits) with NRF9160. 

Parents Reply Children
Related