<?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>GPS with AT commands</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57958/gps-with-at-commands</link><description>Hello, Today, it&amp;#39; possible to get data position and realize http post with at_client FW ?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Mar 2020 08:28:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57958/gps-with-at-commands" /><item><title>RE: GPS with AT commands</title><link>https://devzone.nordicsemi.com/thread/241521?ContentTypeID=1</link><pubDate>Wed, 25 Mar 2020 08:28:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e17347e-3d6c-4195-bead-2ed69ed612f2</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;[quote user="Maxvi33"][/quote]&lt;/p&gt;
&lt;div&gt;it&amp;#39;s possible to use AT_client firmware and modify the &amp;quot;main.c&amp;quot; to add my own code or http example ?&amp;nbsp;&lt;/div&gt;
&lt;div&gt;With this solution, I could configure an http post with nbiot or lte-m by simple AT command ?&amp;nbsp;&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Yes, you can search on the Devzon for similar threads.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user="Maxvi33"]Finally, I modify my code with&amp;nbsp;segger embedded studio but before each &amp;quot;build and run&amp;quot; i must first, erase code device with programmer tool..&lt;br /&gt;Another solution exists?[/quote]
&lt;p&gt;&amp;nbsp;You can use the west build and west flash. Please see the &lt;a href="https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular/posts/ncs-tutorial---temporary"&gt;tutorial: 1.2 Build and flash - using west&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;If you have a new issue, please create a new support case.&amp;nbsp; :)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS with AT commands</title><link>https://devzone.nordicsemi.com/thread/241310?ContentTypeID=1</link><pubDate>Tue, 24 Mar 2020 10:07:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c77e719-3dc3-48b9-834b-68f0306a1627</guid><dc:creator>Maxvi33</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;div&gt;I understand better now, thank you.&lt;/div&gt;
&lt;div&gt;This is the beginning for me and i still&amp;nbsp;have lots of questions..&lt;br /&gt;&lt;br /&gt;Today, I use &amp;quot;http&amp;quot; exemple and i would like to use firmware AT_client too.&lt;br /&gt;Therefore, it&amp;#39;s possible to use AT_client firmware and modify the &amp;quot;main.c&amp;quot; to add my own code or http example ?&amp;nbsp;&lt;/div&gt;
&lt;div&gt;With this solution, I could configure an http post with nbiot or lte-m by simple AT command ?&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Finally, I modify my code with&amp;nbsp;segger embedded studio but before each &amp;quot;build and run&amp;quot; i must first, erase code device with programmer tool..&lt;br /&gt;Another solution exists?&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Respectfully&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Maxime V&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS with AT commands</title><link>https://devzone.nordicsemi.com/thread/236882?ContentTypeID=1</link><pubDate>Thu, 27 Feb 2020 13:38:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:947f5654-91f5-4774-bc1f-c1204c65e0a5</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
[quote user=""] it&amp;#39;&amp;nbsp;possible to get data position and realize http post with at_client FW ?[/quote]
&lt;p&gt;I am not sure what you mean by &amp;quot;get data position&amp;quot;, but you cannot use the at_client to send IP data. For that, you have to use serial_lte_modem. If you mean GPS, then no. And I don&amp;#39;t think the serial_lte_modem has support for GPS either. However, you should be able to expand the serial_lte_modem sample to include GPS functionality&lt;/p&gt;
&lt;p&gt;The serial_lte_modem sample can let you send TCP data (I am not sure if it supports TLS), so yes, you can send HTTP messages as long as you format them yourselves.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;-Amanda H.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>