<?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>How to change the default MTU size of the BLE central (ble_app_blinky_c)?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53482/how-to-change-the-default-mtu-size-of-the-ble-central-ble_app_blinky_c</link><description>I am using ble_app_blinky_c application for my project. I want to update my central&amp;#39;s default MTU size from 23 to 150 and I know my peripheral device supports MTU size of 150 bytes (tested it using NRF connect phone application). In order to do that,</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 Oct 2019 12:57:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53482/how-to-change-the-default-mtu-size-of-the-ble-central-ble_app_blinky_c" /><item><title>RE: How to change the default MTU size of the BLE central (ble_app_blinky_c)?</title><link>https://devzone.nordicsemi.com/thread/216380?ContentTypeID=1</link><pubDate>Wed, 23 Oct 2019 12:57:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:730628ee-14cc-4fe6-91ea-a93d54796131</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;You can refer to &lt;a href="https://devzone.nordicsemi.com/members/vibe"&gt;Vidar Berg&lt;/a&gt;&amp;#39;s suggestion in this &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/52351/how-to-send-the-data-from-central-to-peripheral/210827#210827"&gt;post&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/47673/writing-to-peripheral-from-central"&gt;post&lt;/a&gt;&amp;nbsp;also might help.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to change the default MTU size of the BLE central (ble_app_blinky_c)?</title><link>https://devzone.nordicsemi.com/thread/216285?ContentTypeID=1</link><pubDate>Wed, 23 Oct 2019 07:15:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3fa333fc-fa5d-4608-9211-81113247d342</guid><dc:creator>Dhyanes</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for the answers. I want to know how a BLE central can write more than 20 bytes to the BLE peripheral&amp;#39;s characteristics. So in reference to your answer, I am not bit clear for data transfers.&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Dhyanes&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to change the default MTU size of the BLE central (ble_app_blinky_c)?</title><link>https://devzone.nordicsemi.com/thread/216271?ContentTypeID=1</link><pubDate>Wed, 23 Oct 2019 06:28:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a532a416-c22d-4dc7-800b-2205894de5b4</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Only the client side can write data to the server. Please see the following figure:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " height="276" src="https://raw.githubusercontent.com/sigurdnev/sigurdnev.github.io/master/data_transfer.png" width="523" /&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to change the default MTU size of the BLE central (ble_app_blinky_c)?</title><link>https://devzone.nordicsemi.com/thread/216140?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2019 11:35:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ab98b1c-7652-428f-a275-604ccbe18f08</guid><dc:creator>Dhyanes</dc:creator><description>&lt;p&gt;Hi Amanda,&lt;/p&gt;
&lt;p&gt;Thank you for the answers. I am trying to send around 30 bytes from central to a peripheral (non-nrf device).&amp;nbsp; And the invalid data size error comes on the server-side. I am able to send more than 120 bytes to the same peripheral using NRF connect phone application, but I am not able to send them using ble_central_app_blinky application. And I assume the solution you had provided, needs to be worked in client-side, but in this case, I am using different ble peripheral. Please help me with the same.&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Dhyanes&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to change the default MTU size of the BLE central (ble_app_blinky_c)?</title><link>https://devzone.nordicsemi.com/thread/216126?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2019 11:11:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2235d83d-1a1a-4c61-a7c9-2703a58fc473</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi Dhyanes,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user="Dhyanes"]I get an invalid data size error as a return statement. [/quote]
&lt;p&gt;Did you increase the&amp;nbsp;characteristic length (.max_len)?&lt;/p&gt;
&lt;p&gt;Please see&amp;nbsp;Step 2.H, Set characteristic length in the &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-characteristics-a-beginners-tutorial"&gt;Bluetooth low energy Characteristics, a beginner&amp;#39;s tutorial&lt;/a&gt;.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The latest question seems it&amp;#39;s not related to the subject.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you have any new questions, please create a new support case. It will be easy for other users to search on the Devzon.&amp;nbsp; &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to change the default MTU size of the BLE central (ble_app_blinky_c)?</title><link>https://devzone.nordicsemi.com/thread/216080?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2019 08:29:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9e5b37f-ed98-4898-834a-e4e82bfb0b3e</guid><dc:creator>Dhyanes</dc:creator><description>&lt;p&gt;Hi Turbo,&lt;/p&gt;
&lt;p&gt;I could update the RAM settings, thank you for the answer. But still the central is not able to send more than 20 bytes while writing for a characteristic and I get an invalid data size error as a return statement. Do you have an idea on how to solve this issue? Advance thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to change the default MTU size of the BLE central (ble_app_blinky_c)?</title><link>https://devzone.nordicsemi.com/thread/215995?ContentTypeID=1</link><pubDate>Mon, 21 Oct 2019 15:27:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e858303-b241-4391-8ee1-591df157541b</guid><dc:creator>Dhyanes</dc:creator><description>&lt;p&gt;Hi Turbo&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you for the answers. I am currently using Segger Embedded studio for code compilation and generating hex files. I could open the linker settings of my project but I am not able to see any RAM related settings. Can you throw some light over the same? please&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Dhyanes&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to change the default MTU size of the BLE central (ble_app_blinky_c)?</title><link>https://devzone.nordicsemi.com/thread/215993?ContentTypeID=1</link><pubDate>Mon, 21 Oct 2019 15:22:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3988352d-a6d6-4c27-a518-a6841d6407ae</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Expected behaviour: You have to change the linker settings in order to fullfill the softdevices larger RAM requirements. Check your linker script, and also check the log messages - it should tell you how what RAM setting would be required.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>