<?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>App crashes when using bonds on SDK 15</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35427/app-crashes-when-using-bonds-on-sdk-15</link><description>Hi, 
 I&amp;#39;m having a problem with the use of bonds since I migrated from SDK 13.1 to 15.0. The problem is that the function gscm_local_db_cache_update() in the gatts_cache_manager returns NRF_ERROR_DATA_SIZE. I didn&amp;#39;t have that problem at all in SDK 15</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 19 Jun 2018 09:21:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35427/app-crashes-when-using-bonds-on-sdk-15" /><item><title>RE: App crashes when using bonds on SDK 15</title><link>https://devzone.nordicsemi.com/thread/136698?ContentTypeID=1</link><pubDate>Tue, 19 Jun 2018 09:21:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:026c829b-8085-4f92-acc3-a3c04b0e41ab</guid><dc:creator>Andy</dc:creator><description>&lt;p&gt;Hi H&amp;aring;vard, that indeed immediately fix the problem! Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: App crashes when using bonds on SDK 15</title><link>https://devzone.nordicsemi.com/thread/136324?ContentTypeID=1</link><pubDate>Fri, 15 Jun 2018 11:02:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae91de01-e85b-4347-b519-f7c479492335</guid><dc:creator>H&amp;#229;vard</dc:creator><description>&lt;p style="background-color:transparent;color:#000000;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:normal;margin-top:0px;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;Hi Andy,&lt;/p&gt;
&lt;p style="background-color:transparent;color:#000000;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;In SDK 15 the Peer Manager has allocated 2 PM_FLASH_BUFFERS.&lt;/p&gt;
&lt;p style="background-color:transparent;color:#000000;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;The equivalent define for SDK 13 was set to 8 (N_WRITE_BUFFERS)&lt;/p&gt;
&lt;p style="background-color:transparent;color:#000000;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;If your application is doing a large write you could try increasing&amp;nbsp;&lt;span style="float:none;background-color:transparent;color:#000000;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;PM_FLASH_BUFFERS&lt;/span&gt; (in sdk_config.h) back to 8. If we are lucky this will immediately solve your problem :)&lt;/p&gt;
&lt;p style="background-color:transparent;color:#000000;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;Good luck!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>