<?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>Ping TCP/IP server with AT Command</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/50537/ping-tcp-ip-server-with-at-command</link><description>Hi, 
 
 I&amp;#39;m trying to figure out how to ping a specific IP Address from the nRF9160 via AT Commands. I can&amp;#39;t seem to figure out how to do a simple ping to an internet server, only using AT commands. 
 Additionally, is there a quick way to do a simple</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 05 Aug 2019 08:31:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/50537/ping-tcp-ip-server-with-at-command" /><item><title>RE: Ping TCP/IP server with AT Command</title><link>https://devzone.nordicsemi.com/thread/202338?ContentTypeID=1</link><pubDate>Mon, 05 Aug 2019 08:31:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30071def-747a-4774-a6b7-5ff95ca5b153</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Unfortunately no, there is no way to ping using AT commands at the moment, I don&amp;#39;t know if there is any plans to implement this in the future, you have to ask your RSM aboutt that.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ping TCP/IP server with AT Command</title><link>https://devzone.nordicsemi.com/thread/202194?ContentTypeID=1</link><pubDate>Fri, 02 Aug 2019 14:21:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f4a2e87-0ac1-47f9-9776-b80386fbf976</guid><dc:creator>Jack Panetta</dc:creator><description>&lt;p&gt;OK,&lt;/p&gt;
&lt;p&gt;This is specifically for radio antenna testing.&lt;/p&gt;
&lt;p&gt;We are following the Verizon guidelines for certifying a cellular device with them. One of their requirements is using AT commands to ping a known endpoint. Is there any way to do anything like this via AT Commands?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Also, is there any plan to add more AT Commands in the future? Maybe one that would do something like this.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;- Jack&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ping TCP/IP server with AT Command</title><link>https://devzone.nordicsemi.com/thread/202120?ContentTypeID=1</link><pubDate>Fri, 02 Aug 2019 11:41:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb0b42f2-bf1a-417c-8165-39f5244d496c</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi Jack.&lt;/p&gt;
&lt;p&gt;There isn&amp;#39;t any AT Command for pinging a specific IP Address implemented at this moment. I would recommend that you do the pinging by using sockets, look at the header file ncs\nrfxlib\bsdlib\include\nrf_socket.h and this &lt;a href="https://www.geeksforgeeks.org/ping-in-c/"&gt;tutorial&lt;/a&gt;.&amp;nbsp; There also isn&amp;#39;t any AT Command for HTTP Get Request at the moment, but you can take a look at the http sample found in samples/nrf9160/http.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>