<?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>Recieve Notification</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4708/recieve-notification</link><description>I have an android application, which one can set and unset the LEDs of my nRF51422 EK. But sometimes when I click to fast the command will not be send. So I would like to get a notification if the Chip recievs the command. Is there an example where I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 05 Dec 2014 08:17:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4708/recieve-notification" /><item><title>RE: Recieve Notification</title><link>https://devzone.nordicsemi.com/thread/16682?ContentTypeID=1</link><pubDate>Fri, 05 Dec 2014 08:17:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d30945d-ec2c-4d1e-a839-bf4917654233</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;Then you have to set the characteristic as an indication instead of notification. An indication will reflect an ACK all the way up to the application.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/question/310/notificationindication-difference/"&gt;Please have a look at for example this case.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>