This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

AT commands for ppp conection using wvdial in linux

Does your nRF9160 LTE modem chip support AT commands that I could use to make a ppp connection using wvdial in linux?

Parents
  • The reason I ask, is that I need an LTE-M connection that doesn't do NAT on linux (commercial sticks give me an 192.169.x.x IP that isn't reachable from the outside)

    The GSM provider gives us static IP's which a server that is on their network should be able to access, but the NAT in the modem gets in the way.

    Is there another possibility to configure your chip via UART, so that it looks like an ethernet interface in linux?

Reply
  • The reason I ask, is that I need an LTE-M connection that doesn't do NAT on linux (commercial sticks give me an 192.169.x.x IP that isn't reachable from the outside)

    The GSM provider gives us static IP's which a server that is on their network should be able to access, but the NAT in the modem gets in the way.

    Is there another possibility to configure your chip via UART, so that it looks like an ethernet interface in linux?

Children
Related