<?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 GSM modem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70943/http-get-request-over-ppp-using-gsm-modem</link><description>Good afternoon. I have the Zephyr gsm_modem sample up and running for my GSM modem and a PPP connection is established to the cellular network. The example does nothing further than creating the connection. I am able to ping well-known servers using the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 26 Jan 2021 16:59:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70943/http-get-request-over-ppp-using-gsm-modem" /><item><title>RE: HTTP GET request over PPP using GSM modem</title><link>https://devzone.nordicsemi.com/thread/291352?ContentTypeID=1</link><pubDate>Tue, 26 Jan 2021 16:59:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e8fda0e-86c5-4b85-8e02-f8e8852f260f</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]I was wondering if I add this to the Zephyr http_get sample would it work out of the box or do I need to do further coding to allow an HTTP GET request to be performed over the established PPP connection via my GSM modem?[/quote]
&lt;p&gt;&amp;nbsp;While I haven&amp;#39;t tried this myself, I believe it should work without any extra code from your part, though you might have to set some Kconfig options as well.&lt;/p&gt;
&lt;p&gt;CONFIG_MODEM_SOCKET seems to be a good place to start.&lt;/p&gt;
&lt;p&gt;However, the Zephyr community might be able to provide more information: &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.4.2/zephyr/introduction/index.html#community-support"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.4.2/zephyr/introduction/index.html#community-support&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>