<?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 driver rx problems</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63739/twi-driver-rx-problems</link><description>hello Nordic 
 
 i am working with nrf52832, sdk 16.0 , s132 (v7) 
 i am trying to send and receive data from an nfc reader/writer module (NXP pn7150) 
 if i use nrf_delay_ms(100) between each read i don&amp;#39;t get a results, which means the buffer i give</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Jul 2020 09:51:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63739/twi-driver-rx-problems" /><item><title>RE: twi driver rx problems</title><link>https://devzone.nordicsemi.com/thread/259868?ContentTypeID=1</link><pubDate>Tue, 14 Jul 2020 09:51:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90406072-7a60-4096-8448-da72bd656d77</guid><dc:creator>ziv123</dc:creator><description>&lt;p&gt;SOLVED&lt;/p&gt;
&lt;p&gt;the problem was with the 4&amp;#39;th argument of the nrf_drv_twi_tx&lt;/p&gt;
&lt;p&gt;was set to &amp;#39;true&amp;#39; so i guess the device did not relate to that message as finished message&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1594720207397v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;changed it to &amp;#39;false&amp;#39; got another bit raise in the oscilloscope as well and from there everything worked fine&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;best regards&lt;/p&gt;
&lt;p&gt;Ziv&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>