<?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>S130 v1.0 assert encountered: rem.c line 1376</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13196/s130-v1-0-assert-encountered-rem-c-line-1376</link><description>I have modified the ble_app_hrs_c_s130_pca10031 example to run without external RTC and collect only battery status data from BLE peripherals that have a service with UUID 0xFF00 rather than 0x180D. 
 
 IDE: IAR ARM 7.2 
 Softdevice: s130_nrf51_1.0</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 15 Apr 2016 12:16:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13196/s130-v1-0-assert-encountered-rem-c-line-1376" /><item><title>RE: S130 v1.0 assert encountered: rem.c line 1376</title><link>https://devzone.nordicsemi.com/thread/50331?ContentTypeID=1</link><pubDate>Fri, 15 Apr 2016 12:16:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aef93237-69bd-4115-9b46-ff1c34c620a6</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Roberto,
Could you read the laser mark on top of the chip (will be QFAA-XX not QFAA-R7) , just want to check if the chip revision support S130 v1.0.0.&lt;/p&gt;
&lt;p&gt;If you only test with the stock example with no modification do you have the same issue ?
Could you provide us the project so we can test here ?&lt;/p&gt;
&lt;p&gt;I assume that this only occurs when the peripheral got connected and exchange the battery level by a read from the central or notification ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S130 v1.0 assert encountered: rem.c line 1376</title><link>https://devzone.nordicsemi.com/thread/50330?ContentTypeID=1</link><pubDate>Thu, 14 Apr 2016 23:52:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:10db490f-1246-464e-980b-464c38f825d0</guid><dc:creator>Roberto Saltini</dc:creator><description>&lt;p&gt;Hi Hang,&lt;/p&gt;
&lt;p&gt;I have tried your suggestions to use NRF_CLOCK_LFCLKSRC_RC_250_PPM_4000MS_CALIBRATION and verify that all of the code regarding hrs is commented out, but I continue to get the same assert.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S130 v1.0 assert encountered: rem.c line 1376</title><link>https://devzone.nordicsemi.com/thread/50329?ContentTypeID=1</link><pubDate>Thu, 14 Apr 2016 11:22:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ead046ac-5d95-490a-8e59-2bc7facdc493</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Roberto,&lt;/p&gt;
&lt;p&gt;The error line telling that there is some issue with the timer used by the softdevice.
I&amp;#39;m not sure why that happened, but could be because of the clock source you used. NRF_CLOCK_LFCLKSRC_SYNTH_250_PPM is not supported by the softdevice. You should use NRF_CLOCK_LFCLKSRC_RC_250_PPM_4000MS_CALIBRATION instead if you don&amp;#39;t have external 32kHz crystal.&lt;/p&gt;
&lt;p&gt;Also  0xFF00 is not a 16 bits UUID defined by Bluetooth sig, it&amp;#39;s not a good idea to use. Have you made sure you removed all the code related to hrs client ? (because you removed hrs_c_init();)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>