<?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>I need help increasing ATT MTU.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118469/i-need-help-increasing-att-mtu</link><description>Hello everyone, 
 
 I&amp;#39;m pretty new with BLE configurations. I&amp;#39;m currently implementing a BLE NUS service, and noticed that on the example code the max length supported is 20. I&amp;#39;ve read some documentation saying that this max length can be increased, but</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 03 Feb 2025 17:43:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118469/i-need-help-increasing-att-mtu" /><item><title>RE: I need help increasing ATT MTU.</title><link>https://devzone.nordicsemi.com/thread/521183?ContentTypeID=1</link><pubDate>Mon, 03 Feb 2025 17:43:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d00e1749-7691-47f5-9c3c-9f26fb8034b6</guid><dc:creator>julian24</dc:creator><description>&lt;p&gt;Okay, so this was much simpler than i thought. Thanks for clarifying, I&amp;#39;ll consider connect SDK&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I need help increasing ATT MTU.</title><link>https://devzone.nordicsemi.com/thread/520925?ContentTypeID=1</link><pubDate>Fri, 31 Jan 2025 15:56:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e33a8f6-e9ac-4235-8c85-c9dda0b49ef8</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi julian24,&lt;/p&gt;
&lt;p&gt;23 probably was the max possible value in the&amp;nbsp;very first release of Bluetooth LE. With the SDK you are using, 103 is perfectly possible.&lt;/p&gt;
&lt;p&gt;Once again, please use the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/index.html"&gt;nRF Connect SDK&lt;/a&gt; if possible.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I need help increasing ATT MTU.</title><link>https://devzone.nordicsemi.com/thread/520868?ContentTypeID=1</link><pubDate>Fri, 31 Jan 2025 12:57:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d06af748-4eee-4629-8517-9b318dc68bbb</guid><dc:creator>julian24</dc:creator><description>&lt;p&gt;Hi Hieu,&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;in the NUS example,&amp;nbsp;&lt;span&gt;NRF_SDH_BLE_GATT_MAX_MTU_SIZE&amp;nbsp; is set to 23, which means the max length supported over NUS is 20, and it&amp;#39;s just not enough for my program.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Can I just set&amp;nbsp;NRF_SDH_BLE_GATT_MAX_MTU_SIZE&amp;nbsp;to, say, 103, so i can work with a max length of 100? Are there no consequences or anything to consider regarding this? I remember that on nRF51822 23 was the max possible value.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks for your help&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I need help increasing ATT MTU.</title><link>https://devzone.nordicsemi.com/thread/520736?ContentTypeID=1</link><pubDate>Thu, 30 Jan 2025 13:58:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76aa3566-21e9-46e2-a226-6462a9b99517</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi julian24,&lt;/p&gt;
&lt;p&gt;You will need to change&amp;nbsp;&lt;span&gt;NRF_SDH_BLE_GATT_MAX_MTU_SIZE in sdk_config.h. That being said, I believe it is already setup to a big value in the NUS example.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If you are just beginning to explore using nRF device for BLE, I recommend using the nRF Connect SDK though. The nRF5 SDK is in &lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/nrf-connect-sdk-and-nrf5-sdk-statement"&gt;maintenance mode&lt;/a&gt; and will not receive any feature updates.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Hieu&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>