<?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>Using RTC with CGMS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45385/using-rtc-with-cgms</link><description>I&amp;#39;m adding the peripheral/RTC project to experimental/CGMS. I cannot seem to get past ASSERT in nrf_rtc_prescaler_set. I changed the prescaler from 4095 to 0xffff as I suspected that was the problem, but still getting assert. Is it even possible to enable</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 Mar 2019 09:09:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45385/using-rtc-with-cgms" /><item><title>RE: Using RTC with CGMS</title><link>https://devzone.nordicsemi.com/thread/178855?ContentTypeID=1</link><pubDate>Thu, 28 Mar 2019 09:09:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4af352ae-5a9e-48e5-852e-4d6563dec805</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Which RTC are you using? RTC0 is blocked by the SoftDevice, but that is the one used in the example in the peripheral folder.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using RTC with CGMS</title><link>https://devzone.nordicsemi.com/thread/178707?ContentTypeID=1</link><pubDate>Wed, 27 Mar 2019 13:58:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a8f03b36-8eca-4b03-af5b-fe91176a2178</guid><dc:creator>gringlediscus</dc:creator><description>&lt;p&gt;Hi Andreas,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using SDK 15.2.0.&amp;nbsp; Yes Soft Device is in use, I&amp;#39;m looking at using RTC along with Bluetooth CGMS.&amp;nbsp; The samples I am merging are .\RF5_SDK_15.2.0_9412b96\examples\ble_peripheral\experimental\ble_app_cgms and .\M\nRF5_SDK_15.2.0_9412b96\examples\peripheral\rtc.&amp;nbsp; I&amp;#39;m suspecting? a conflict with LFCLK.&amp;nbsp; We do not have an extermal OSC on the board, so I selected,&lt;/p&gt;
&lt;p&gt;#define NRFX_CLOCK_CONFIG_LF_SRC 0,&lt;/p&gt;
&lt;p&gt;#define CLOCK_CONFIG_LF_SRC 0, and&lt;/p&gt;
&lt;p&gt;#define NRF_SDH_CLOCK_LF_SRC 0.&lt;/p&gt;
&lt;p&gt;The ABORT is occurring right around setting the RTC prescale value.&amp;nbsp; In the original RTC, prescale was 4095 and it appeared that the abort was in the comparison of prescale &amp;lt;= 4095.&amp;nbsp; Changing the prescale value to 0x0FFF also aborted though.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using RTC with CGMS</title><link>https://devzone.nordicsemi.com/thread/178677?ContentTypeID=1</link><pubDate>Wed, 27 Mar 2019 13:15:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee1fd4c3-5f9a-4931-9cfd-54747d5fb037</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Which SDK and which example are you looking at?&lt;/p&gt;
&lt;p&gt;Are you using the SoftDevice?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>