<?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>Measurement Interval Valid Range descriptor</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37862/measurement-interval-valid-range-descriptor</link><description>I am trying to add the valid range descriptor to my measurement interval characteristic in the Health Thermometer. This is a necessary step as my measurement interval characteristic is writeable. 
 I notice that this particular topic has come up quite</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 31 Aug 2018 11:10:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37862/measurement-interval-valid-range-descriptor" /><item><title>RE: Measurement Interval Valid Range descriptor</title><link>https://devzone.nordicsemi.com/thread/146734?ContentTypeID=1</link><pubDate>Fri, 31 Aug 2018 11:10:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01210a37-8b40-4572-866d-4c1689e44ef1</guid><dc:creator>Ayden Murray</dc:creator><description>&lt;p&gt;I&amp;#39;ve now managed to implement it by referring to the code in ble_bas.c, thanks for your help!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Measurement Interval Valid Range descriptor</title><link>https://devzone.nordicsemi.com/thread/146106?ContentTypeID=1</link><pubDate>Tue, 28 Aug 2018 12:27:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6555c973-7109-47c5-b48d-0adca387fab0</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Ayden,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you let me know if you have added the Measurement Interval characteristic?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You only add the descriptor after you add the characteristic. You can have a look at the&amp;nbsp;battery_level_char_add() in ble_bas.c where we add&amp;nbsp;the&amp;nbsp;BLE_UUID_REPORT_REF_DESCR descriptor into the battery level characteristic.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please follow what we do in the file to add descriptor.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>