<?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>AT COMMAND HTTP POST / GET - NRF9151DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/122810/at-command-http-post-get---nrf9151dk</link><description>Hi, 
 I&amp;#39;m trying to send HTTPS commands (GET/POST) using the nRF9151-DK. 
 I’ve already completed the process using nRF Connect for Desktop . The device was recognized correctly, and I was able to start sending AT commands such as: AT+CFUN=0 AT+CGDCONT</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 08 Jul 2025 14:15:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/122810/at-command-http-post-get---nrf9151dk" /><item><title>RE: AT COMMAND HTTP POST / GET - NRF9151DK</title><link>https://devzone.nordicsemi.com/thread/541818?ContentTypeID=1</link><pubDate>Tue, 08 Jul 2025 14:15:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87cacd52-a7c4-4e37-840f-97aefe9e001e</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Dan,&lt;br /&gt;&lt;br /&gt;I have used unmodified Serial LTE Modem sample in NCS v3.0.0.&lt;br /&gt;You can find GET and POST &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/applications/serial_lte_modem/doc/HTTPC_AT_commands.html#d395e1239"&gt;examples&lt;/a&gt; in the documentation.&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><item><title>RE: AT COMMAND HTTP POST / GET - NRF9151DK</title><link>https://devzone.nordicsemi.com/thread/541800?ContentTypeID=1</link><pubDate>Tue, 08 Jul 2025 12:34:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4bf1623e-c2ce-489c-9a47-61e12c852995</guid><dc:creator>Dankanyas</dc:creator><description>&lt;p&gt;Which firmware&amp;nbsp;do you use?&lt;br /&gt;Did you compile examples?&lt;br /&gt;I basically need POST more the GET&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AT COMMAND HTTP POST / GET - NRF9151DK</title><link>https://devzone.nordicsemi.com/thread/541791?ContentTypeID=1</link><pubDate>Tue, 08 Jul 2025 11:49:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e148e6ca-a13c-47c8-b9db-6f631fcd5bf5</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Dan,&lt;br /&gt;&lt;br /&gt;You can try with the sequence below which works for me (tested on nrf9151-dk using NCS v3.0.0).&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;AT#XHTTPCCON=1,&amp;quot;example.com&amp;quot;,80
AT#XHTTPCREQ=&amp;quot;GET&amp;quot;,&amp;quot;/get&amp;quot;&lt;/pre&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>