<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HTTP GET request over PPP using UART to Linux Device</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/87274/http-get-request-over-ppp-using-uart-to-linux-device</link><description>I am attempting to establish a PPP connection between an nRF9160 and a Linux device over a UART (hardware flow control is optional). The goal is to allow these devices to share their internet connections, and also communicate directly with each other</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 25 Apr 2022 12:53:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/87274/http-get-request-over-ppp-using-uart-to-linux-device" /><item><title>RE: HTTP GET request over PPP using UART to Linux Device</title><link>https://devzone.nordicsemi.com/thread/364728?ContentTypeID=1</link><pubDate>Mon, 25 Apr 2022 12:53:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e592d81-68bc-4154-b8ea-340e5f9f1d79</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Ben,&lt;br /&gt;&lt;br /&gt;As you need to establish PPP connection, I would suggest that you use Modem Shell (MoSh) example for nRF9160. This example provides information how to use PPP for Internet connectivity. It contains various tools, such as curl for HTTP download and upload, and sock for managing the sockets. Using button 2 in the MoSh example gives you the option to enable/disable UART. Upon creation of the PPP connection, it is possible to browse the Internet via MoSh PPP connection over LTE. You can find more information on how to use the MoSh example and PPP in the&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/samples/nrf9160/modem_shell/README.html#ppp"&gt;NCS documentation&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>