<?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>Trying to get AT Command example to compile from Fanstel</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41433/trying-to-get-at-command-example-to-compile-from-fanstel</link><description>So I am brand new at this product line, and basically new at C in general, I come from VB land. So bare with me please 
 I purchased both a Nordic nrf52 dev kit evaluation board, as well as a Fanstel BT832XE mainly for its long range with its built-in</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 Dec 2018 17:33:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41433/trying-to-get-at-command-example-to-compile-from-fanstel" /><item><title>RE: Trying to get AT Command example to compile from Fanstel</title><link>https://devzone.nordicsemi.com/thread/161522?ContentTypeID=1</link><pubDate>Wed, 12 Dec 2018 17:33:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0518206f-5997-4d99-81ff-5914f13b6146</guid><dc:creator>mbates14</dc:creator><description>&lt;p&gt;Which all fanstel did was modify the SDK example UART code with the AT command structure they designed, plus the FDS storage. Yes, I am a beginner at C but not at programming. I came from the VB/Java world, with a touch of procedural PHP. its just the C syntax is different.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to get AT Command example to compile from Fanstel</title><link>https://devzone.nordicsemi.com/thread/161474?ContentTypeID=1</link><pubDate>Wed, 12 Dec 2018 14:17:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e2da437-7bf0-45ad-a117-b42e26ca9bd4</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;You did say that you got this code from Fanstel.&lt;/p&gt;
&lt;p&gt;Fanstel are the only ones who can can tell you&amp;nbsp;why they did whatever they&amp;#39;ve done.&lt;/p&gt;
&lt;p&gt;Have you tried using Nordic&amp;#39;s own examples with the&amp;nbsp;&lt;span&gt;Nordic nrf52 dev kit?&lt;/span&gt;&lt;/p&gt;
[quote userid="75752" url="~/f/nordic-q-a/41433/trying-to-get-at-command-example-to-compile-from-fanstel"]So I am brand new at this product line, and basically new at C in general[/quote]
&lt;p&gt;&lt;span&gt;So it might be better to spend some time getting the hang of &amp;#39;C&amp;#39; - the Nordic SDK isn&amp;#39;t really a great place for a beginner to start ...&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to get AT Command example to compile from Fanstel</title><link>https://devzone.nordicsemi.com/thread/161451?ContentTypeID=1</link><pubDate>Wed, 12 Dec 2018 13:11:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:506121e2-9249-4e87-b2a3-73a34b4b1d85</guid><dc:creator>mbates14</dc:creator><description>&lt;p&gt;I am being nice. Am I not being nice? That is the trouble when trying to read emotion out of text. I didn&amp;#39;t put any into it that I am aware of. Sorry...&lt;/p&gt;
&lt;p&gt;I am just trying to make sense of it all, and honestly it doesn&amp;#39;t make sense to me. It still does not. the Main.C file has a bunch of H file includes, they all work except for that one. Nobody can seem to answer why? Specifically to this SDK and Segger, Why.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Again, no emotion, no disrespect intended. I am just a VERY down to the point guy with no small talk or irrelevent riffraff. Guess that is just one of my faults, so I may come off as cold shouldered, but its not intended.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to get AT Command example to compile from Fanstel</title><link>https://devzone.nordicsemi.com/thread/161305?ContentTypeID=1</link><pubDate>Tue, 11 Dec 2018 20:39:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:986b5e8c-d3dc-4e66-9ddc-4694a4ed63dc</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;First off, people are taking their own time trying to help you here, please be nice.&lt;/p&gt;
&lt;p&gt;Second, the .h can be provided in 2 ways. &amp;nbsp;With a library or with source code.&lt;/p&gt;
&lt;p&gt;In the case of a library, you only need to add the lib to your linker no src code require. &amp;nbsp;On the other hand when provided as source code, which is the case of this SDK, you need to add the source code into your project to compile it. &amp;nbsp;You will find that there are a bunch of code that you need to add.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you wish to use something easier, try this &lt;a href="http://embeddedsoftdev.blogspot.com/2017/"&gt;Bluetooth LE with nRF5x the easy way&lt;/a&gt;. &amp;nbsp;It has most of needed source built into a library for you.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to get AT Command example to compile from Fanstel</title><link>https://devzone.nordicsemi.com/thread/161301?ContentTypeID=1</link><pubDate>Tue, 11 Dec 2018 19:59:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b440e7e-abd3-466c-9dc2-b8bb8aeb9e21</guid><dc:creator>mbates14</dc:creator><description>&lt;p&gt;So in other words, you have no idea. Thanks anyways. Anyone else have any idea?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to get AT Command example to compile from Fanstel</title><link>https://devzone.nordicsemi.com/thread/161213?ContentTypeID=1</link><pubDate>Tue, 11 Dec 2018 13:26:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba7d5dcf-6807-4d1a-91f8-60659801153f</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I see your point, but some of the header files may have different implementation depending on the mode (e.g. with or without softdevice, at least that was the case historically). So it is the way it is in this case.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to get AT Command example to compile from Fanstel</title><link>https://devzone.nordicsemi.com/thread/161205?ContentTypeID=1</link><pubDate>Tue, 11 Dec 2018 13:12:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:073aa824-c94d-4e63-bec4-df1df7b1c25e</guid><dc:creator>mbates14</dc:creator><description>&lt;p&gt;&lt;span&gt;Yea, but, fds is built into the SDK, so again, adding the c source as a &amp;quot;custom&amp;quot; thing makes no sense to me. it should have been done automatically, like with every other header file that is referenced??&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to get AT Command example to compile from Fanstel</title><link>https://devzone.nordicsemi.com/thread/161189?ContentTypeID=1</link><pubDate>Tue, 11 Dec 2018 12:21:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b8e211e-9c79-4bf0-9147-af7fc46b9def</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Likely&amp;nbsp;you initially had included the header (.h) file for the fds, but forgot to add the source file (.c) to the project?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You should be able to see how to add files to your project here:&lt;br /&gt;&lt;a href="https://www.youtube.com/watch?v=t-kh1EbesvI&amp;amp;list=PLx_tBuQ_KSqGHmzdEL2GWEOeix-S5rgTV&amp;amp;index=6"&gt;https://www.youtube.com/watch?v=t-kh1EbesvI&amp;amp;list=PLx_tBuQ_KSqGHmzdEL2GWEOeix-S5rgTV&amp;amp;index=6&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to get AT Command example to compile from Fanstel</title><link>https://devzone.nordicsemi.com/thread/161082?ContentTypeID=1</link><pubDate>Mon, 10 Dec 2018 21:33:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f34aacd-3859-49f3-bce8-74a989cd2213</guid><dc:creator>mbates14</dc:creator><description>&lt;p&gt;I changed the INCLUDE fds.h to fds.c and it worked. what?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>