<?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>I2C write TWI without address</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/77413/i2c-write-twi-without-address</link><description>Hallo I&amp;#39;m writing Data to the I2C port. 
 I&amp;#39;m using the nrf_drv_twi_tx function. It works well. 
 But I want to write bytes to the I2C without Adress. - i want to write just a byte - is there another TWI function I missed ? 
 Tahnk you very much. 
 best</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 16 Jul 2021 08:28:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/77413/i2c-write-twi-without-address" /><item><title>RE: I2C write TWI without address</title><link>https://devzone.nordicsemi.com/thread/320377?ContentTypeID=1</link><pubDate>Fri, 16 Jul 2021 08:28:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dfdabfbf-3300-4683-a471-ff65cb85ca03</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;That is good news, I will close the case then &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I2C write TWI without address</title><link>https://devzone.nordicsemi.com/thread/320141?ContentTypeID=1</link><pubDate>Thu, 15 Jul 2021 06:20:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7788a8d0-87a6-4ef9-9267-f40a14ad0b9a</guid><dc:creator>Wenne</dc:creator><description>&lt;p&gt;You can close this - I solved my problem !&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I2C write TWI without address</title><link>https://devzone.nordicsemi.com/thread/319924?ContentTypeID=1</link><pubDate>Wed, 14 Jul 2021 05:37:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6f6b928-989f-4307-96dc-4e16398d3717</guid><dc:creator>Wenne</dc:creator><description>&lt;p&gt;i just want to write 1 byte.&lt;/p&gt;
&lt;p&gt;if this byte is an address or data is my&amp;nbsp;responsibility&lt;/p&gt;
&lt;p&gt;( I want to&amp;nbsp;drive a oled display with i2C interface and U8g2 api. )&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I2C write TWI without address</title><link>https://devzone.nordicsemi.com/thread/319839?ContentTypeID=1</link><pubDate>Tue, 13 Jul 2021 13:48:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:876caaf5-64f1-4d2a-8ae1-af8b3880f9a4</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Wenne&lt;/p&gt;
&lt;p&gt;Do you mean you want to write multiple bytes after the address, or you want to write data without an address at all?&lt;/p&gt;
&lt;p&gt;The TWI specification requires an address to be sent after each start condition, and our hardware is designed around this principle, so we don&amp;#39;t really have a way of sending bytes without first sending an address.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>