<?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>device-crash-when-adding-new-ble-service ble-services-beginner-tutorial</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46739/device-crash-when-adding-new-ble-service-ble-services-beginner-tutorial</link><description>hi, 
 I&amp;#39;m trying to add a new BLE service to my device. I&amp;#39;ve followed the instructions in tutorial : devzone.nordicsemi.com/.../ble-services-a-beginners-tutorial , up to step 4, but the device is not advertising. In fact, the software seems to fail entirely</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 May 2019 13:29:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46739/device-crash-when-adding-new-ble-service-ble-services-beginner-tutorial" /><item><title>RE: device-crash-when-adding-new-ble-service ble-services-beginner-tutorial</title><link>https://devzone.nordicsemi.com/thread/186998?ContentTypeID=1</link><pubDate>Tue, 14 May 2019 13:29:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6bf244f0-9963-4361-94d9-b0713f3b595c</guid><dc:creator>Geoffroy</dc:creator><description>&lt;p&gt;oh ok thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: device-crash-when-adding-new-ble-service ble-services-beginner-tutorial</title><link>https://devzone.nordicsemi.com/thread/186995?ContentTypeID=1</link><pubDate>Tue, 14 May 2019 13:24:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1faa0472-4590-426e-a2d6-619d15133607</guid><dc:creator>awneil</dc:creator><description>[quote userid="78874" url="~/f/nordic-q-a/46739/device-crash-when-adding-new-ble-service-ble-services-beginner-tutorial/185457"]this ticket can be close[/quote]
&lt;p&gt;&lt;em&gt;&lt;strong&gt;You&lt;/strong&gt;&lt;/em&gt; close it by verifying an answer:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/7624._5F00_Verify_2D00_answer_2D00_nordic.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: device-crash-when-adding-new-ble-service ble-services-beginner-tutorial</title><link>https://devzone.nordicsemi.com/thread/186985?ContentTypeID=1</link><pubDate>Tue, 14 May 2019 13:04:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bfcbeafd-2eba-4537-a294-85bafd174b5f</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hello again. I correct myself. The solution that you &lt;strong&gt;found on devzone&lt;/strong&gt; seems fine. What you did there is not what the devzone post said. You need to change BLE_GATTS_VLOC_STACK to BLE_GATTS_VLOC_USER, not change the value.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: device-crash-when-adding-new-ble-service ble-services-beginner-tutorial</title><link>https://devzone.nordicsemi.com/thread/185457?ContentTypeID=1</link><pubDate>Mon, 06 May 2019 11:38:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:817d119d-2863-4907-acc9-48e809676375</guid><dc:creator>Geoffroy</dc:creator><description>&lt;p&gt;ok thank you i understand better,&lt;/p&gt;
&lt;p&gt;this ticket can be close except if someone else disagree&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: device-crash-when-adding-new-ble-service ble-services-beginner-tutorial</title><link>https://devzone.nordicsemi.com/thread/185437?ContentTypeID=1</link><pubDate>Mon, 06 May 2019 11:09:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ad4c5d1-866b-4177-97e0-be7a21b2b96a</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;It just means that attribute data is being stored in user memory rather than in the soft device. I think the solution seems fine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: device-crash-when-adding-new-ble-service ble-services-beginner-tutorial</title><link>https://devzone.nordicsemi.com/thread/184971?ContentTypeID=1</link><pubDate>Thu, 02 May 2019 15:35:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8fbf1a81-b8fc-4d57-b81b-f9cded6688d0</guid><dc:creator>Geoffroy</dc:creator><description>&lt;p&gt;thank you, i don&amp;#39;t have err_code for no_memory anymore.&lt;/p&gt;
&lt;p&gt;it still didn&amp;#39;t advertise much more so i had to change a define&lt;/p&gt;
&lt;p&gt;instead of : #define BLE_GATTS_VLOC_STACK&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x01&lt;/p&gt;
&lt;p&gt;i wrote :&lt;/p&gt;
&lt;p&gt;#define BLE_GATTS_VLOC_STACK&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x02&lt;/p&gt;
&lt;p&gt;(same value as for BLE_GATTS_VLOC_USER)&lt;/p&gt;
&lt;p&gt;because i read on nordic devzone to replace all BLE_GATTS_VLOC_STACK&amp;nbsp; by BLE_GATTS_VLOC_USER.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Right now i&amp;#39;m advertising with this solution.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not totaly convinced by this solution, what do you think ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: device-crash-when-adding-new-ble-service ble-services-beginner-tutorial</title><link>https://devzone.nordicsemi.com/thread/184844?ContentTypeID=1</link><pubDate>Thu, 02 May 2019 11:20:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:111d27a7-d916-4635-858b-9ec923ecccf1</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;try these values for RAM;&lt;/p&gt;
&lt;p&gt;Start - 0x20002220&lt;/p&gt;
&lt;p&gt;Size - 0xDDE0&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>