<?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>Using TWIM with NCS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/123120/using-twim-with-ncs</link><description>I&amp;#39;m using an nRF52840 and porting an old Firmware from nRF5 SDK to NCS. 
 I am using TWIM to communicate with a Peripheral and I want to continue to do this so I can eventually use the PPI with this. 
 I&amp;#39;ve been following this example to get basic TWIM</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Jul 2025 12:10:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/123120/using-twim-with-ncs" /><item><title>RE: Using TWIM with NCS</title><link>https://devzone.nordicsemi.com/thread/543009?ContentTypeID=1</link><pubDate>Mon, 21 Jul 2025 12:10:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b22dc9b3-2250-4a47-8693-1aae3f4c5f32</guid><dc:creator>matthazley</dc:creator><description>&lt;p&gt;Please ignore this, absolute human error, given this is non-blocking, I had an error where I did not wait until the TWIM was ready again before transmitting again.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Verified with the following after my xfer:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;while (true == nrfx_twim_is_busy(&amp;amp;twim_instance))
{
}&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using TWIM with NCS</title><link>https://devzone.nordicsemi.com/thread/543000?ContentTypeID=1</link><pubDate>Mon, 21 Jul 2025 11:44:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d48e14b-12e9-4925-956a-30905bca7f63</guid><dc:creator>matthazley</dc:creator><description>&lt;p&gt;Sorry, should have included my versions:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;*** Booting nRF Connect SDK v3.0.2-89ba1294ac9b ***
*** Using Zephyr OS v4.0.99-f791c49f492c ***&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>