<?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>Maximu IPSP Channels in latest nRF  SDK (14.2)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/31264/maximu-ipsp-channels-in-latest-nrf-sdk-14-2</link><description>Hi, Does BLE IPSP profile limits the maximum channels a one? I tried to change BLE_IPSP_MAX_CHANNELS to two, but it results code crashing at nrf_sdh_ble_enable() API. Is soft device is limiting the channels?. Is there any way to increase this channels</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 Mar 2018 13:09:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/31264/maximu-ipsp-channels-in-latest-nrf-sdk-14-2" /><item><title>RE: Maximu IPSP Channels in latest nRF  SDK (14.2)</title><link>https://devzone.nordicsemi.com/thread/123925?ContentTypeID=1</link><pubDate>Mon, 12 Mar 2018 13:09:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1bf611a-5573-4686-be82-93ec349080ca</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes, it is possible to increase the number of channels by increasing&amp;nbsp;BLE_IPSP_MAX_CHANNELS, but increasing the channels means the Softdevice now needs that many times more memory. So you&amp;nbsp;probably need to set aside more memory for it to work.&amp;nbsp;We set aside a handsome 4k just for IPSP communication, so two channels means 8k reserved.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>