<?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>how to send a message to peripheral on button press</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13586/how-to-send-a-message-to-peripheral-on-button-press</link><description>So I have a remote, a central, and it&amp;#39;s connected to my peripheral.
The remote is based on the multilink example.
SDK V11. 
 I want to press a button on my central and send send a value to a characteristic on the peripheral. 
 I have interrupt handlers</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 May 2016 11:15:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13586/how-to-send-a-message-to-peripheral-on-button-press" /><item><title>RE: how to send a message to peripheral on button press</title><link>https://devzone.nordicsemi.com/thread/51825?ContentTypeID=1</link><pubDate>Tue, 03 May 2016 11:15:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d643a26-e2f9-4e83-afd1-d8ed4b1662da</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi, currently the handle is acquired every time the central connect to the peripheral, this is done by database discovery. For instance see db_disc_handler() in \ble_app_multilink_central. If the central and peripheral are bonded, this handle could have been stored in flash for later use, but currently that is not the case in the example code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>