<?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 get the BLE event when someone read my characteristic Value ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13158/how-to-get-the-ble-event-when-someone-read-my-characteristic-value</link><description>Hi, 
 i did an app, that shows battery level. it&amp;#39;s working, and show the vlaue i publish. 
 The app is the client and Master Control is the server ( the master control connect on my nrf51822) .
When i click on the characteristic of the battery , i</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 13 Apr 2016 10:20:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13158/how-to-get-the-ble-event-when-someone-read-my-characteristic-value" /><item><title>RE: How to get the BLE event when someone read my characteristic Value ?</title><link>https://devzone.nordicsemi.com/thread/50159?ContentTypeID=1</link><pubDate>Wed, 13 Apr 2016 10:20:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f5898419-d472-4019-9799-57daf0985891</guid><dc:creator>ToTo</dc:creator><description>&lt;p&gt;Ok i get , thanks for the help ;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get the BLE event when someone read my characteristic Value ?</title><link>https://devzone.nordicsemi.com/thread/50160?ContentTypeID=1</link><pubDate>Wed, 13 Apr 2016 10:19:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0fe2088a-69d0-4488-af4d-5e8398acc816</guid><dc:creator>ToTo</dc:creator><description>&lt;p&gt;Ok (for the reader facing same prob), the idea is to set read autorization to 1 in order to get BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST  when the MC read that value (or on discovery service) .SO i can catch it when it  reads it, and then react as i want&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get the BLE event when someone read my characteristic Value ?</title><link>https://devzone.nordicsemi.com/thread/50158?ContentTypeID=1</link><pubDate>Wed, 13 Apr 2016 08:33:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:387ede85-3a97-44d5-8285-e067bb497e4d</guid><dc:creator>ToTo</dc:creator><description>&lt;p&gt;Reconfiguring my characteristic  to be able to get the event ? this is what you mean ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get the BLE event when someone read my characteristic Value ?</title><link>https://devzone.nordicsemi.com/thread/50157?ContentTypeID=1</link><pubDate>Tue, 12 Apr 2016 18:20:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a3a6c070-f8f2-4b1f-9d07-ed1394f0b5c7</guid><dc:creator>Pavan kumar</dc:creator><description>&lt;p&gt;As per my knowledge unfortunately we don&amp;#39;t have any event for general read operation. But if you can use an authorized read then you do that by using BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST for your work&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>