<?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>undeclared identifier TWI0_USE_EASY_DMA error - still occurring</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19148/undeclared-identifier-twi0_use_easy_dma-error---still-occurring</link><description>Hi, 
 I have been receiving the error: undeclared identifier &amp;quot;TWI0_USE_EASY_DMA&amp;quot;. I researched and found that the solution was to include &amp;quot;nrf_drv_config.h&amp;quot; and add #define TWI0_ENABLED 1. However, I am still receiving the error. I do get a warning saying</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 27 Jan 2017 07:46:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19148/undeclared-identifier-twi0_use_easy_dma-error---still-occurring" /><item><title>RE: undeclared identifier TWI0_USE_EASY_DMA error - still occurring</title><link>https://devzone.nordicsemi.com/thread/74106?ContentTypeID=1</link><pubDate>Fri, 27 Jan 2017 07:46:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33edda34-7e0a-4c26-ab0b-439d6e7d237f</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Great that you got it working, happy to help!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: undeclared identifier TWI0_USE_EASY_DMA error - still occurring</title><link>https://devzone.nordicsemi.com/thread/74105?ContentTypeID=1</link><pubDate>Thu, 26 Jan 2017 19:08:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc7bb9b7-6ec9-42d8-926d-195f94035e3c</guid><dc:creator>Levi</dc:creator><description>&lt;p&gt;Hi Jørgen,&lt;/p&gt;
&lt;p&gt;I finally got back to this project. Your answer fixed my error.&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: undeclared identifier TWI0_USE_EASY_DMA error - still occurring</title><link>https://devzone.nordicsemi.com/thread/74104?ContentTypeID=1</link><pubDate>Mon, 23 Jan 2017 12:36:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:becd339b-f54c-4945-ba65-36eda04c43a3</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;&lt;em&gt;nrf_drv_config.h&lt;/em&gt; is no longer used from SDK 12.0.0. You should confiure the TWI peripheral using the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.2.0/sdk_config.html?cp=4_0_1_1_6"&gt;SDK configuration header&lt;/a&gt;, &lt;em&gt;sdk_config.h&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Depending on which example you started from, you might have to copy the configuration for TWI into your &lt;em&gt;sdk_config.h&lt;/em&gt; file. You can find the relevant configuration for TWI on line 2589 - 2722 in &lt;code&gt;[SDK_ROOT]\examples\ble_peripheral\ble_app_template\pca10040\s132\config\sdk_config.h&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: undeclared identifier TWI0_USE_EASY_DMA error - still occurring</title><link>https://devzone.nordicsemi.com/thread/74102?ContentTypeID=1</link><pubDate>Mon, 23 Jan 2017 12:28:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d887b30-eff3-4737-bf14-bc6525c329d7</guid><dc:creator>Levi</dc:creator><description>&lt;p&gt;I am using NRF5 SDK 12.2 from 6 December 2016. Thanks for the help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: undeclared identifier TWI0_USE_EASY_DMA error - still occurring</title><link>https://devzone.nordicsemi.com/thread/74103?ContentTypeID=1</link><pubDate>Mon, 23 Jan 2017 08:43:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e13d81c0-b804-4d26-ab41-305b5dc0e124</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Which SDK verison are you using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>