<?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 in nrf51 dk</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13592/i2c-in-nrf51-dk</link><description>hello there i want to send negative acknowledgement then what should i do?? like i want to send some data and then i want to send negative acknowledgement</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 02 May 2016 01:46:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13592/i2c-in-nrf51-dk" /><item><title>RE: i2c in nrf51 dk</title><link>https://devzone.nordicsemi.com/thread/51842?ContentTypeID=1</link><pubDate>Mon, 02 May 2016 01:46:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e3c2ace5-2f17-462b-9a79-850682eb2876</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;If you are a master sending data then you don&amp;#39;t send ACKs or NACKs, the slave sends them to tell you it received the data. If you are a master receiving data then you send ACKs to keep the slave sending or one NACK at the end to stop it, that one is generated for you by the hardware automatically. In fact they all are, so you can&amp;#39;t generate a NACK yourself nor do you need to.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: i2c in nrf51 dk</title><link>https://devzone.nordicsemi.com/thread/51841?ContentTypeID=1</link><pubDate>Sun, 01 May 2016 21:42:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b2374d6-ff8b-487e-8953-27140a429ef4</guid><dc:creator>wlgrd</dc:creator><description>&lt;p&gt;Per my understanding you do not send a NACK, you just don&amp;#39;t send the ACK. Like, if a slave device does not respond, that is essentially a NACK (not acknowledged)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>