<?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>Reading temperature values continously with bluetooth on BLE scanner app</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17964/reading-temperature-values-continously-with-bluetooth-on-ble-scanner-app</link><description>Hello, 
 I want to read the temperature value continuously on mobile scanner app. I implemented the program as stated in BLE Characteristics beginner tutorial and I am using nRF52832 dev. board. I can write the values but i am not able to read the changing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 26 Nov 2016 21:59:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17964/reading-temperature-values-continously-with-bluetooth-on-ble-scanner-app" /><item><title>RE: Reading temperature values continously with bluetooth on BLE scanner app</title><link>https://devzone.nordicsemi.com/thread/69280?ContentTypeID=1</link><pubDate>Sat, 26 Nov 2016 21:59:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bfdb4b4e-2098-4b3d-824e-7110784c0c6b</guid><dc:creator>Roger Clark</dc:creator><description>&lt;p&gt;Are you sending the temperature data in the advertising packet e.g. in the manufacturer data ?&lt;/p&gt;
&lt;p&gt;The scanner is not going to look at characteristics unless you write some code to connect to the peripheral&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Reading temperature values continously with bluetooth on BLE scanner app</title><link>https://devzone.nordicsemi.com/thread/69279?ContentTypeID=1</link><pubDate>Fri, 25 Nov 2016 11:49:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b565108-70e1-43c7-a4af-802cbfccdaf0</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Have you added the read property?  &lt;code&gt;char_md.char_props.read = 1;&lt;/code&gt;. Are you using &lt;code&gt;BLE_GAP_CONN_SEC_MODE_SET_OPEN()&lt;/code&gt;? What &amp;quot;BLE scanner&amp;quot; are you using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>