<?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 only sending slave address, no data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/43283/twi-only-sending-slave-address-no-data</link><description>Hello, I&amp;#39;m quite new to both the nRF52832 and the Segger Embedded Studio. I have a college project which involves I2C communication with 2 slaves. I was finally able to set up some sort of activity on the SDA and SCL pins, however, it appears that only</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 03 Feb 2019 12:31:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/43283/twi-only-sending-slave-address-no-data" /><item><title>RE: TWI only sending slave address, no data</title><link>https://devzone.nordicsemi.com/thread/169177?ContentTypeID=1</link><pubDate>Sun, 03 Feb 2019 12:31:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa6a8932-977d-42e7-b405-94981a4b32e9</guid><dc:creator>twihtronics</dc:creator><description>&lt;p&gt;check your address. is address 0x00 correct for your device (s). normally a 0 addressed device is incorrect. if the addressed device is not found on the bus the master will not continue sending data. no point to send when you have not received a ack from the device you are trying to send the data to. again double check your address as it appears to be the issue.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;yes you are correct. no slave, no ack, no data&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>