Issue with Establishing Internet Connection on Linux Machine with nrf9160 DK SLM Application

Hi there,

I'm encountering an issue while attempting to establish an Internet connection on my Linux machine using the nrf9160 DK SLM (2.6.1) application. I've flashed the application using the overlay-ppp-without-cmux.overlay and overlay-ppp.conf files, and successfully established PPP communication between the Linux host machine and the nrf9160 DK.

However, despite following the steps outlined in the "Testing on Linux" guide, I'm unable to connect to the Internet from the Linux machine.

I've also attempted to use PPP support from the Modem shell application, but encountered the same issue.

To provide further clarity and assistance, I've attached screenshots from the Linux machine showing the SLM application PPP setup.

      

I am using NB-IoT network SIM in NRF9160 DK.

Any guidance or troubleshooting steps you can offer would be greatly appreciated. Thank you in advance for your help!

Parents Reply
  • Thanks for quick reply !!

    Which Linux machine do you use?

    Ubuntu 20.04.6 LTS

    Can you provide more information on what is shown in each of your screenshots?

    above snippet shows the modem is up and PPP is started. In linux system which act as a host pppd is started using the command provided in Testing on Linux step number 3.

    above snippet shows the pppd process is completed successfully in linux machine and IP is up.

    above snippet shows the linux machine got the interface in ifconfig command i.e. ppp0.

    above snippet is showing that ping command is used over the interface ppp0 to pinging the address 8.8.8.8

    but there is no result after ping command.

Children
Related