<?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>connecting ble_central_and_peripheral to custom android app</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9058/connecting-ble_central_and_peripheral-to-custom-android-app</link><description>hello, 
 I am working on the example ble_central_and_peripheral in nRF51_SDK_8.1.0_b6ed55f and we have connected the device to MCP and on clicking the enable service we gets the updated notification. 
 We have developed an android app and we could connect</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 07 Sep 2015 13:26:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9058/connecting-ble_central_and_peripheral-to-custom-android-app" /><item><title>RE: connecting ble_central_and_peripheral to custom android app</title><link>https://devzone.nordicsemi.com/thread/33359?ContentTypeID=1</link><pubDate>Mon, 07 Sep 2015 13:26:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4faf39ac-e63a-49d3-8cbc-ecf814a63274</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Deepu,&lt;/p&gt;
&lt;p&gt;You can force the peripheral to notify without the write request to the CCCD characteristic using sd_ble_gatts_sys_attr_set() . However, the phone won&amp;#39;t expect this notification and will discard the packets (tested on Android and iOS). In the phone app you won&amp;#39;t receive anything.
It worked on the MasterControlPanel on PC though.&lt;/p&gt;
&lt;p&gt;One question, why don&amp;#39;t you want to send the write command to enable CCCD ? It can be transparent to the end user.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>