<?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>multiperipheral with 64byte MTU</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28269/multiperipheral-with-64byte-mtu</link><description>Hello 
 I am working to connect several centrals(MAX : 4) for one peripheral.
I found nRF5_SDK_14.1.0_1dda907\examples\ble_peripheral\experimental\ble_app_multiperipheral example for me in SDK library. 
 Based on this example and nus_uart example,</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Dec 2017 04:41:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28269/multiperipheral-with-64byte-mtu" /><item><title>RE: multiperipheral with 64byte MTU</title><link>https://devzone.nordicsemi.com/thread/111649?ContentTypeID=1</link><pubDate>Tue, 12 Dec 2017 04:41:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92d0c352-a7ce-42ae-9fae-ac91dcd202c9</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Just based on this info it suggests that stack don&amp;#39;t have enough RAM space to allocate all the resources needed to handle larger MTU sizes in (G)ATT layer. But that would be indicated by certain error codes returned to some SD calls. So if you run the project with proper level of debug print-outs in UART or RTT console you should see it easily. That&amp;#39;s why I&amp;#39;m asking what does it mean for you &amp;quot;it doesn&amp;#39;t work&amp;quot;. If you don&amp;#39;t know what is happening inside your system then we cannot help you...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multiperipheral with 64byte MTU</title><link>https://devzone.nordicsemi.com/thread/111650?ContentTypeID=1</link><pubDate>Tue, 12 Dec 2017 04:24:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:29edc5c8-db82-4144-895d-8db17244a214</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Again you cannot say &lt;em&gt;&amp;quot;it doesn&amp;#39;t work&amp;quot;&lt;/em&gt;. You need to say &lt;em&gt;&amp;quot;I did this and this, I&amp;#39;m expecting this and this but I see this instead&amp;quot;&lt;/em&gt;. No one can help you with &lt;em&gt;&amp;quot;it doesn&amp;#39;t work&amp;quot;&lt;/em&gt; cry.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multiperipheral with 64byte MTU</title><link>https://devzone.nordicsemi.com/thread/111648?ContentTypeID=1</link><pubDate>Tue, 12 Dec 2017 03:56:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:17614e53-4b6f-471f-8644-f1eee5c5519f</guid><dc:creator>Dream Cob</dc:creator><description>&lt;p&gt;Thank you for your comment.
Yes, I have tried debug on RTT debugger, but I can&amp;#39;t find the solution.
when I add following function in gatt_init() function, it doesn&amp;#39;t work.&lt;/p&gt;
&lt;p&gt;err_code = nrf_ble_gatt_att_mtu_periph_set(&amp;amp;m_gatt, BLE_PACKET_SIZE + OPCODE_LENGTH + HANDLE_LENGTH);
APP_ERROR_CHECK(err_code);&lt;/p&gt;
&lt;p&gt;BLE_PACKET_SIZE is 65.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multiperipheral with 64byte MTU</title><link>https://devzone.nordicsemi.com/thread/111647?ContentTypeID=1</link><pubDate>Tue, 12 Dec 2017 03:50:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34982436-9389-4622-a5b0-444547c247d5</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;You cannot just say &lt;em&gt;&amp;quot;it doesn&amp;#39;t work for 64 byte MTU size&amp;quot;&lt;/em&gt;, you need to debug it and say what goes wrong according to UART or RTT debug print-outs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>