<?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>Sending message from Master Control Panel to EK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/144/sending-message-from-master-control-panel-to-ek</link><description>I am successfully sending data from the PCA10001 Evaluation Kit to the Master Control Panel. But I cannot find any information about initiating and sending data from the MCP to the EK. I need to send commands from the MCP requesting actions on the EK</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 09 Oct 2013 12:58:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/144/sending-message-from-master-control-panel-to-ek" /><item><title>RE: Sending message from Master Control Panel to EK</title><link>https://devzone.nordicsemi.com/thread/784?ContentTypeID=1</link><pubDate>Wed, 09 Oct 2013 12:58:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2aea50c-af58-4efe-bace-bdedb76945ca</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;I&amp;#39;d recommend you to take a look on this application note, and especially look at how a write to the LED characteristic is handled. That should show you what&amp;#39;s needed: &lt;a target="_blank" href="https://www.nordicsemi.com/eng/content/download/34055/573345/file/nAN-36.zip" rel="nofollow"&gt;https://www.nordicsemi.com/eng/content/download/34055/573345/file/nAN-36.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending message from Master Control Panel to EK</title><link>https://devzone.nordicsemi.com/thread/785?ContentTypeID=1</link><pubDate>Wed, 09 Oct 2013 06:47:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4558d683-3b10-4e76-acd9-0fee2ba41ae1</guid><dc:creator>Guest</dc:creator><description>&lt;p&gt;Hello Morten,&lt;/p&gt;
&lt;p&gt;I tried to send from Dongle to EV kit as you suggested but no success. Can you explain in detail how data can be sent to EV kit from dongle
And in which procedure of BLE I can receive data.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Talha&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending message from Master Control Panel to EK</title><link>https://devzone.nordicsemi.com/thread/783?ContentTypeID=1</link><pubDate>Wed, 09 Oct 2013 06:47:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:447eb6cf-19ff-4b04-9ed8-84463f03f917</guid><dc:creator>Bastiaan</dc:creator><description>&lt;p&gt;Hello Morten,&lt;/p&gt;
&lt;p&gt;I tried to send from Dongle to EV kit as you suggested but no success. Can you explain in detail how data can be sent to EV kit from dongle
And in which procedure of BLE I can receive data.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Talha&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending message from Master Control Panel to EK</title><link>https://devzone.nordicsemi.com/thread/782?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2013 11:54:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e2676685-372c-48aa-929c-8930fd77f8fc</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;Sorry for the delay here, but it is vacation times in Norway.&lt;/p&gt;
&lt;p&gt;However, to send data from Master Control Panel to the Evaluation Kit, all you have to do is to have a characteristic with the Write property and then write data to it. Writing data can be done by writing either hex or ASCII data into the value field in MCP, and then pressing &amp;quot;Send update&amp;quot;. This will then appear as a BLE_GATTS_EVT_WRITE on the nRF51822. In the event structure you can then read out the data written, as well as which characteristic it was written to.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>