<?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>nRF8001 on RedBear BLE shield v2.0 with Intel Galileo Gen2</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5126/nrf8001-on-redbear-ble-shield-v2-0-with-intel-galileo-gen2</link><description>Hello, 
 I have purchased a Intel Galileo Gen2 (x86 Arduino) and RedBear BLE shield v2.0. The Arduino IDE I use is Intel&amp;#39;s version. I have imported the corresponding libraries without error. However, when I try to compile SimpleChat example, there would</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Jan 2015 14:56:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5126/nrf8001-on-redbear-ble-shield-v2-0-with-intel-galileo-gen2" /><item><title>RE: nRF8001 on RedBear BLE shield v2.0 with Intel Galileo Gen2</title><link>https://devzone.nordicsemi.com/thread/17995?ContentTypeID=1</link><pubDate>Tue, 13 Jan 2015 14:56:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:29fd71b8-df62-4bba-96f9-c38928fa5ccd</guid><dc:creator>BohanLu</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for your suggestion.
However, there would be a lot of error if I remove the statements including avr/sleep.h and avr/interrupt.h in RBL_nRF8001.h&lt;/p&gt;
&lt;p&gt;Indeed, as you said, there is a condition before including these two header files.&lt;/p&gt;
&lt;p&gt;#if ( !defined(&lt;strong&gt;SAM3X8E&lt;/strong&gt;) &amp;amp;&amp;amp; !defined(&lt;strong&gt;PIC32MX&lt;/strong&gt;) )&lt;/p&gt;
&lt;p&gt;Because this header file is defined in RedBear&amp;#39;s library, it seems that application could use your libraries without these avr functions. Am I right ?
Before I go deeply into the whole source code, i might want to know if your libraries could run on a x86 Arduino ? Dose your libraries use any low level instructions related to Atmel controller ?&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF8001 on RedBear BLE shield v2.0 with Intel Galileo Gen2</title><link>https://devzone.nordicsemi.com/thread/17994?ContentTypeID=1</link><pubDate>Tue, 13 Jan 2015 13:14:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2de92a81-b587-4f78-898b-f77c3fca1001</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;You can remove the include that references avr/sleep.h . This is an issue with the nRF8001 SDK for Arduino as this should be better under a conditional compile. Let me know how it goes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>