<?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 do I make a custom service to send simple message data to the client.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23795/how-do-i-make-a-custom-service-to-send-simple-message-data-to-the-client</link><description>hi, 
 I am struggling to create custom service to send the simple message to the client device where both devices are nRF52832 (Server and client). when I receive the message at client side I wants perform some actions and send the feedback to server</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 26 Jul 2017 08:48:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23795/how-do-i-make-a-custom-service-to-send-simple-message-data-to-the-client" /><item><title>RE: how do I make a custom service to send simple message data to the client.</title><link>https://devzone.nordicsemi.com/thread/93600?ContentTypeID=1</link><pubDate>Wed, 26 Jul 2017 08:48:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1744333-c63a-4361-ae53-c9462bf5433a</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Look at Nordic BLE UART service example in nRF5 SDK (&lt;code&gt;examples\ble_peripheral\ble_app_uart\&lt;/code&gt;), it does basically exactly what you need. At least good inspiration.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>