<?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>TWI sensor over UART on nrf52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22908/twi-sensor-over-uart-on-nrf52832</link><description>Hello, 
 Now, I am merging my UART code with the TWI sensor example (I use SDK 13). Now my error after compiling the code is: 
 In file included from ../../../../../../components/libraries/util/app_error.h:57:0,
 from ../../../../../../components/libraries</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 01 Mar 2019 14:13:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22908/twi-sensor-over-uart-on-nrf52832" /><item><title>RE: TWI sensor over UART on nrf52832</title><link>https://devzone.nordicsemi.com/thread/173734?ContentTypeID=1</link><pubDate>Fri, 01 Mar 2019 14:13:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2460ce5e-de8e-47b3-8a64-b90c7f63463f</guid><dc:creator>timothyeah</dc:creator><description>&lt;p&gt;Can you please post the code here? The link seems to be broken.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TWI sensor over UART on nrf52832</title><link>https://devzone.nordicsemi.com/thread/90104?ContentTypeID=1</link><pubDate>Tue, 20 Jun 2017 08:26:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a2f6247-b11c-4bb1-964b-1fd9c37d887c</guid><dc:creator>asabuncuoglu13</dc:creator><description>&lt;p&gt;Yeah, this also solved my issue, thanks !&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TWI sensor over UART on nrf52832</title><link>https://devzone.nordicsemi.com/thread/90103?ContentTypeID=1</link><pubDate>Mon, 19 Jun 2017 18:55:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a0f361b-4854-4864-8c48-0872fc8610d3</guid><dc:creator>MattyIce</dc:creator><description>&lt;p&gt;Do you have &lt;code&gt;TWI_INSTANCE_ID&lt;/code&gt; defined anywhere? I ran into very similar errors when I failed to add &lt;code&gt;#define TWI_INSTANCE_ID 0&lt;/code&gt; to my code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>