<?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>Linking error with TWI and BLE example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62806/linking-error-with-twi-and-ble-example</link><description>Hi all, 
 
 i am trying to merge ble_app_peripheral example with twi_scanner. So i created twi_ad7147.h and twi_ad7147.c with the twi configurations. 
 But i am getting this error when linking 
 
 
 I am including these files in the main, a 
 
 
 Also</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 21 Jun 2020 13:46:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62806/linking-error-with-twi-and-ble-example" /><item><title>RE: Linking error with TWI and BLE example</title><link>https://devzone.nordicsemi.com/thread/256056?ContentTypeID=1</link><pubDate>Sun, 21 Jun 2020 13:46:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e0ba20b-4a98-41c2-ab8e-d54e4209e989</guid><dc:creator>Alanarf</dc:creator><description>&lt;p&gt;Solved&amp;nbsp;&lt;br /&gt;&lt;br /&gt;by adding &lt;span&gt;the source files&amp;nbsp;&lt;/span&gt;nrfx_twi.c and nrfx_twim.c manually to /Driver&lt;span&gt;&amp;nbsp;group in Keil.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt; I had added nrf_drv_twi.c only into the&amp;nbsp;/Driver&amp;nbsp;group.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Curiously, adding the path containing the files was not enough to make the linker recognize it.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>