<?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>nRF52 DK (nrf_log_backend_rtt.c: No such file or directory)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71861/nrf52-dk-nrf_log_backend_rtt-c-no-such-file-or-directory</link><description>Hi Nordic, 
 I&amp;#39;m using nRF52 DK (PCA10040). I tried to copy and paste the project from this default location: 
 ...\nRF5_SDK_17.0.2_d674dde\example\peripheral\twi_sensor 
 to a new location: 
 ...\nRF5_SDK_17.0.2_d674dde\twi_sensor_LCD 
 Note : I also</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 24 Feb 2021 22:32:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71861/nrf52-dk-nrf_log_backend_rtt-c-no-such-file-or-directory" /><item><title>RE: nRF52 DK (nrf_log_backend_rtt.c: No such file or directory)</title><link>https://devzone.nordicsemi.com/thread/296122?ContentTypeID=1</link><pubDate>Wed, 24 Feb 2021 22:32:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20c5ba8a-2ee5-4196-8d34-81776750aa93</guid><dc:creator>StevenW807</dc:creator><description>&lt;p&gt;After I moved the folder to the &amp;lt;&lt;span&gt;examples folder&lt;/span&gt;&amp;gt;, the code compiles well, thanks Susheel!&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 DK (nrf_log_backend_rtt.c: No such file or directory)</title><link>https://devzone.nordicsemi.com/thread/295949?ContentTypeID=1</link><pubDate>Wed, 24 Feb 2021 07:52:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8193301d-bc0d-4078-b6ec-cd26b142aceb</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;You project compiles for me after some cosmetic fix but i think you need to save the project not in the main SDK folder but inside the examples folder. i should have seen that earlier in your original description.&lt;/p&gt;
&lt;p&gt;You should also use the nrf_drv_twi_tx as below setting the no_stop bit to false&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;err_code = nrf_drv_twi_tx(&amp;amp;m_twi, address, &amp;amp;sample_data, sizeof(sample_data), false);&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/369x294/__key/communityserver-discussions-components-files/4/pastedimage1614153047760v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;And then I have compiled it.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1614153078106v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 DK (nrf_log_backend_rtt.c: No such file or directory)</title><link>https://devzone.nordicsemi.com/thread/295611?ContentTypeID=1</link><pubDate>Mon, 22 Feb 2021 14:02:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7fd4fe5-c6ea-43f5-8931-a4d5494f30a4</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Can you please attach your project zipped here, so that i can quickly check what is missing?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>