<?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>Pointer to documentation please</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126644/pointer-to-documentation-please</link><description>In the past, I&amp;#39;ve been told I can bypass a lot of the Zephyr nonsense and use the HAL layers of the nRF Connect SDK directly. So if I want to use what was called nrfx_twim_xfer in old SDK, what is the equivalent of that in nRF Connect SDK? Can you point</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 21 Jan 2026 15:14:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126644/pointer-to-documentation-please" /><item><title>RE: Pointer to documentation please</title><link>https://devzone.nordicsemi.com/thread/559292?ContentTypeID=1</link><pubDate>Wed, 21 Jan 2026 15:14:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:670f16b8-a097-4a1a-8e26-c142a133061f</guid><dc:creator>Randy Lee</dc:creator><description>&lt;p&gt;Nuts.&amp;nbsp; I was hoping, based on other conversations, that I could bypass a lot of the plain stupid things zephyr does but it looks like there is way too much tentacles running around to do that reliably.&lt;/p&gt;
&lt;p&gt;well... back to the drawing board.&amp;nbsp; Thanx anyway.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pointer to documentation please</title><link>https://devzone.nordicsemi.com/thread/559286?ContentTypeID=1</link><pubDate>Wed, 21 Jan 2026 15:00:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18fedd9c-19c6-44d4-a528-0f4d8524496e</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;There is close to zero overhead for I&amp;sup2;C devices when using zephyr drivers. The bus is dead slow on its own. I strongly recommend learning how to use zephyr drivers first, including the DTS overlay stuff.&lt;/p&gt;
&lt;p&gt;There is probaly no more accurate documentation online. Your best bet is to&amp;nbsp;&lt;em&gt;read the source code.&lt;/em&gt; Remember that you have&amp;nbsp;&lt;em&gt;working&lt;/em&gt; zephyr drivers to copy from available.&lt;/p&gt;
&lt;p&gt;And if you try running your own code its very easy to get bitten by the zephyr drivers - which have interrupts enabled for example. DTS overlay is a non-trivial task here!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>