<?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>SDK 14.0.2 multirole lesc segger embedded studio project</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29518/sdk-14-0-2-multirole-lesc-segger-embedded-studio-project</link><description>Hi, 
 I am using the sparkfun nrf52832 breakout board with segger jlink and softdevice 5.1.0, I am not using the DK board. 
 I modified the BLE peripheral uart ses project and added the necessary includes and files to make the multirole lesc ses project</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Feb 2018 09:41:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29518/sdk-14-0-2-multirole-lesc-segger-embedded-studio-project" /><item><title>RE: SDK 14.0.2 multirole lesc segger embedded studio project</title><link>https://devzone.nordicsemi.com/thread/120070?ContentTypeID=1</link><pubDate>Wed, 07 Feb 2018 09:41:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ac70991-1e74-43e7-9d4b-9594d99bab7d</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Raghav,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It&amp;#39;s not the size of the memory in the application but the size of the memory you configured for the stack.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When you increase the size of the attribute table and if you use&amp;nbsp;&lt;span&gt;BLE_GATTS_VLOC_STACK, you need to increase the&amp;nbsp;NRF_SDH_BLE_GATTS_ATTR_TAB_SIZE accordingly. You can find the define inside sdk_config.h&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;If you use different 128bit UUID base for RX2, TX2, you need to increase&amp;nbsp;NRF_SDH_BLE_VS_UUID_COUNT as well.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;After that the RAM configuration for softdevice need to be increased, please check the log when you call&amp;nbsp;nrf_sdh_ble_enable().&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 14.0.2 multirole lesc segger embedded studio project</title><link>https://devzone.nordicsemi.com/thread/120058?ContentTypeID=1</link><pubDate>Wed, 07 Feb 2018 09:07:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c08975e1-ee7f-47a8-8246-8713952cb037</guid><dc:creator>Raghav Iyer</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I got the LESC working with the uart example.&lt;/p&gt;
&lt;p&gt;Now I want to add additional RX2 and TX2&amp;nbsp;characteristics to the NUS service, which are protected by LESC_WITH_MITM. adding 3rd characteristic works, but when I add the 4th, then I get a NO_MEM error from&amp;nbsp;sd_ble_gatts_characteristic_add.&lt;/p&gt;
&lt;p&gt;I tried increasing the STACK_SIZE in segger because of&amp;nbsp;BLE_GATTS_VLOC_STACK but still it fails.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 14.0.2 multirole lesc segger embedded studio project</title><link>https://devzone.nordicsemi.com/thread/117313?ContentTypeID=1</link><pubDate>Thu, 18 Jan 2018 12:58:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52167ddc-3a96-473d-9249-b92be95d95dd</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;If you test and compile the gcc project do you have any problem ?&lt;/p&gt;
&lt;p&gt;Have you press button 1 on the board to confirm pairing?  Do you see the same passkey on the phone ?&lt;/p&gt;
&lt;p&gt;Which phone did you test with ?&lt;/p&gt;
&lt;p&gt;Have you tried to test with 2 boards running the same multi role lesc firmware ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>