<?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>Issue running Azoteq IQS550 EV02 Sample Code With Adafruit nRF52 Feather</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/65091/issue-running-azoteq-iqs550-ev02-sample-code-with-adafruit-nrf52-feather</link><description>Dear all, 
 
 I&amp;#39;d first like to apologize if my questions seem dumb. I&amp;#39;m a student in mechanical engineering and only just started getting accustomed to microcontrollers and BLE. That being said, I am having a lot of fun and have learned a lot over the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Aug 2020 07:54:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/65091/issue-running-azoteq-iqs550-ev02-sample-code-with-adafruit-nrf52-feather" /><item><title>RE: Issue running Azoteq IQS550 EV02 Sample Code With Adafruit nRF52 Feather</title><link>https://devzone.nordicsemi.com/thread/266119?ContentTypeID=1</link><pubDate>Tue, 25 Aug 2020 07:54:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:098f43e4-8935-4a38-8d9c-7097ce561ffa</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user=""]Long story short, I&amp;#39;m trying to get the Arduino IDE to compile the sample code provided by Azoteq for the IQS550 EV02 Kit. To reproduce the same error, simply open your Arduino IDE, change the board to the Adafruit nRF52832 Feather (requires some setup), open the sample code I&amp;#39;ve attached, and hit compile.[/quote]
&lt;p&gt;The Arduino nano has a ATmega processor, while the nRF52832&amp;nbsp; is a &lt;span&gt;Arm&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/00ae.svg" title="Registered"&gt;&amp;#x00ae;&lt;/span&gt; Cortex&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/00ae.svg" title="Registered"&gt;&amp;#x00ae;&lt;/span&gt;-M4 32-bit processor.&amp;nbsp;&lt;/span&gt;You won&amp;#39;t be able to run code on the nRF with code that is built for another processor architecture. If you want an example that uses I2C and is designed for the nRF then you can see &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/twi_scanner_example.html?cp=7_1_4_6_42"&gt;this &lt;/a&gt;example from our SDK.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>