<?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>Session Run Time BLE CGMS characteristic</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79982/session-run-time-ble-cgms-characteristic</link><description>Hello all, 
 I&amp;#39;m developing a BLE CGMS application based on the experimental example on the SDK folder. 
 Now I working in the timing characteristics and I could see that the session run time (SRT) is not implemented on the example. When I try to use</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 Sep 2021 13:40:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79982/session-run-time-ble-cgms-characteristic" /><item><title>RE: Session Run Time BLE CGMS characteristic</title><link>https://devzone.nordicsemi.com/thread/331535?ContentTypeID=1</link><pubDate>Tue, 28 Sep 2021 13:40:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b9c288c-2a9c-4d67-b823-06d859544b2b</guid><dc:creator>Kenneth</dc:creator><description>[quote user="pedrovfr_LNNano"]Ok, what I am understanding is that the structure of this characteristic is implemented by the Softdevices (such as the &amp;quot;hours&amp;quot; text displayed in the peer) following the SIG&amp;#39;s specification, and I can&amp;#39;t actually change any of that and just pass the mandatory value through the 16bit field.[/quote]
&lt;p&gt;That is not technically correct,&amp;nbsp;the softdfevice doesn&amp;#39;t care about the data written, the data is just passed to the peer if read. However the whole point with having a Bluetooth profile is interoperability, if you change the data then you are no longer complying to the Bluetooth specifications. So if you need to have data that does not comply to a specific profile, then you will need to add this as a custom profile.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Session Run Time BLE CGMS characteristic</title><link>https://devzone.nordicsemi.com/thread/331495?ContentTypeID=1</link><pubDate>Tue, 28 Sep 2021 11:58:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c02874c-a145-40eb-9249-228f0ce861ff</guid><dc:creator>pedrovfr_LNNano</dc:creator><description>&lt;p&gt;Ok, what I am understanding is that the structure of this characteristic is implemented by the Softdevices (such as the &amp;quot;hours&amp;quot; text displayed in the peer) following the SIG&amp;#39;s specification, and I can&amp;#39;t actually change any of that and just pass the mandatory value through the 16bit field.&lt;/p&gt;
&lt;p&gt;Is that right?&lt;/p&gt;
&lt;p&gt;To present the value in minutes should I implement a custom service or can I modify the present CGM SRT service somehow?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Session Run Time BLE CGMS characteristic</title><link>https://devzone.nordicsemi.com/thread/331457?ContentTypeID=1</link><pubDate>Tue, 28 Sep 2021 09:10:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a22204ac-137e-4320-b4bf-6d069307a0d5</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;In GSS (current version is v5, available here &lt;a href="https://www.bluetooth.com/specifications/specs/gatt-specification-supplement-5/"&gt;https://www.bluetooth.com/specifications/specs/gatt-specification-supplement-5/&lt;/a&gt; ) you can find the description. In short, it has 1 16bit mandatory field for the session run time&amp;nbsp; and one optional field for the CRC.&lt;/p&gt;
&lt;p&gt;unit: org.bluetooth.unit.time.hour&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Session Run Time BLE CGMS characteristic</title><link>https://devzone.nordicsemi.com/thread/331301?ContentTypeID=1</link><pubDate>Mon, 27 Sep 2021 12:07:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:867fee1a-c479-4d00-9b19-dba8aef7a4ce</guid><dc:creator>pedrovfr_LNNano</dc:creator><description>&lt;p&gt;Ok, but how can I change this or even update the minutes on this characteristic?&lt;/p&gt;
&lt;p&gt;Also the Figure 1 on the document refers to the Session Start Time, my issue is more related to the Session Run Time.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Session Run Time BLE CGMS characteristic</title><link>https://devzone.nordicsemi.com/thread/331288?ContentTypeID=1</link><pubDate>Mon, 27 Sep 2021 11:23:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62fb19df-785f-4193-aef0-7bce022561da</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;The softdevice doesn&amp;#39;t really&amp;nbsp;care what data that is passed here, and the application will try to follow the BLE specification on the format of the data that should be passed. From Figure 1 in the BLE service specifications it seems this should be in hours:minutes:&lt;br /&gt;&lt;a href="https://www.bluetooth.com/specifications/specs/continuous-glucose-monitoring-service-1-0-1/"&gt;https://www.bluetooth.com/specifications/specs/continuous-glucose-monitoring-service-1-0-1/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>