<?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>Using nRF SDK with EmBitz (EmBlocks)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15526/using-nrf-sdk-with-embitz-emblocks</link><description>Hello there, 
 I&amp;#39;ve been trying to use embitz (the new version of emblocks) to program a nRF5188 but i always fail to compile the &amp;quot;ble_peripheral_hrs&amp;quot; exemple, i&amp;#39;m always missing header files that are not present in the SDK zip. 
 
 I downloaded the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 05 Aug 2016 06:14:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15526/using-nrf-sdk-with-embitz-emblocks" /><item><title>RE: Using nRF SDK with EmBitz (EmBlocks)</title><link>https://devzone.nordicsemi.com/thread/59300?ContentTypeID=1</link><pubDate>Fri, 05 Aug 2016 06:14:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:238dac7c-095b-4c6b-9dc1-070cd59aa1f3</guid><dc:creator>&amp;#216;yvind Karlsen</dc:creator><description>&lt;p&gt;This text is as the top of main for all of the ANT examples in the SDK&lt;/p&gt;
&lt;pre&gt;&lt;code&gt; *
 * Before compiling this example for NRF52, complete the following steps:
 * - Download the S212 SoftDevice from &amp;lt;a href=&amp;quot;&lt;a href="https://www.thisisant.com/developer/components/nrf52832&amp;quot;"&gt;www.thisisant.com/.../nrf52832&amp;quot;&lt;/a&gt; target=&amp;quot;_blank&amp;quot;&amp;gt;thisisant.com&amp;lt;/a&amp;gt;.
 * - Extract the downloaded zip file and copy the S212 SoftDevice headers to &amp;lt;tt&amp;gt;\&amp;lt;InstallFolder\&amp;gt;/components/softdevice/s212/headers&amp;lt;/tt&amp;gt;.
 * If you are using Keil packs, copy the files into a @c headers folder in your example folder.
 * - Make sure that @ref ANT_LICENSE_KEY in @c nrf_sdm.h is uncommented.
 */
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;However the ant folders should not be included in non ant projects, which makes it very odd that you get that error.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using nRF SDK with EmBitz (EmBlocks)</title><link>https://devzone.nordicsemi.com/thread/59299?ContentTypeID=1</link><pubDate>Thu, 04 Aug 2016 14:11:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bbcaca1d-2a08-4081-b8c7-dccddad04990</guid><dc:creator>Arthur</dc:creator><description>&lt;p&gt;Thanx for the response,&lt;/p&gt;
&lt;p&gt;i tried the blinky example to make it simple, same error...
I just re-downloaded the SDK11_89a8197, no &amp;quot;ant_aparameters&amp;quot; in the S212\headers folder :)&lt;/p&gt;
&lt;p&gt;I suspect embitz tries to compile files that is not needed for the project..&lt;/p&gt;
&lt;p&gt;I found the missing files online &amp;quot;ant_parameters.h&amp;quot; and &amp;quot;ant_interface.h&amp;quot; but know i got missing struct definition...&lt;/p&gt;
&lt;p&gt;i&amp;#39;m gonna read the manual of embitz i guess..&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using nRF SDK with EmBitz (EmBlocks)</title><link>https://devzone.nordicsemi.com/thread/59301?ContentTypeID=1</link><pubDate>Thu, 04 Aug 2016 12:33:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee41cfe2-1af5-4544-bf5c-570912fb90a4</guid><dc:creator>&amp;#216;yvind Karlsen</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Is this specific to that project only or are you experiencing this accross multiple projects that you download from github? Is it possible that the include architecture for embitz is different, meaning that you actually are missing the file indicated by the error? Since it compiles with make I expect this to be specific to the IDE.&lt;/p&gt;
&lt;p&gt;ant_parameters.h is present in &lt;code&gt;nRF5_SDK_11.0.0_89a8197\components\softdevice\s212\headers&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>