<?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 do reads from characteristic with read and write access?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34396/how-to-do-reads-from-characteristic-with-read-and-write-access</link><description>I&amp;#39;m trying to create a service with 2 characteristics. One is a MTU to send large amounts of data from my peripheral via notifications to the host and the other is a RW characteristic, with a max len of 4 bytes, that I&amp;#39;ll use for my &amp;quot;protocol&amp;quot;. I added</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 18 May 2018 19:33:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34396/how-to-do-reads-from-characteristic-with-read-and-write-access" /><item><title>RE: How to do reads from characteristic with read and write access?</title><link>https://devzone.nordicsemi.com/thread/132534?ContentTypeID=1</link><pubDate>Fri, 18 May 2018 19:33:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5421db80-0449-4b0b-94af-a660ed378348</guid><dc:creator>mraposo1</dc:creator><description>&lt;p&gt;Fixed my issue.&lt;br /&gt;I wanted notifications and not read.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to do reads from characteristic with read and write access?</title><link>https://devzone.nordicsemi.com/thread/132283?ContentTypeID=1</link><pubDate>Wed, 16 May 2018 12:49:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:02e7f5e4-e543-41c5-a82d-38085086421c</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It looks like you miss some part of the initialization in your characteristic.&lt;/p&gt;
&lt;p&gt;Please see section 2.F and 2.G in &lt;a href="https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-characteristics-a-beginners-tutorial"&gt;this tutorial&lt;/a&gt;. It should cover what you are trying to do, but let me know if you run into any difficulties.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>