<?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>Glucose Service(Central)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19709/glucose-service-central</link><description>s130, nRF5_SDK_12.1.0_0d23e2a, SoftDevice 8_9_0. 
 I want to use the Central Glucose Service, how do i modify the &amp;quot;ble_central/ble_app_hrs_c&amp;quot; example code? 
 int main(void)
{
bool erase_bonds; 
 // Initialize.
APP_TIMER_INIT(APP_TIMER_PRESCALER</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Feb 2017 03:22:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19709/glucose-service-central" /><item><title>RE: Glucose Service(Central)</title><link>https://devzone.nordicsemi.com/thread/76691?ContentTypeID=1</link><pubDate>Fri, 17 Feb 2017 03:22:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:70adad85-101b-4f8b-92ed-4acd6a9dbf0f</guid><dc:creator>mento</dc:creator><description>&lt;p&gt;Thank you .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Glucose Service(Central)</title><link>https://devzone.nordicsemi.com/thread/76690?ContentTypeID=1</link><pubDate>Thu, 16 Feb 2017 10:20:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d777be5b-5108-44cf-9860-74d511744e19</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Unfortunately we do not have a client interface for GLS. The files you are looking at is the service interface for the GLS server. This means you have to look at the GLS profile specification to see how to implement this. But, yes. The first step is to add the discovery module so you can perform a service discovery of the gls services. The discovery procedure can be handled similar to what is done in the HRS client example. This means you have to register the GLS UUID&amp;#39;s in the discovery module and handle the discovery events in the gls handler. Note that eventually you should also qualify your implementation using the Bluetooth SIG PTS tool.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>