<?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>zephyr MTU</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72286/zephyr-mtu</link><description>HI: 
 Now i am use the OTS to transmit image, if we want to set the MTU=185, how many paramter must config here? 
 example: 
 CONFIG_BT_CTLR_TX_BUFFER_SIZE=185 CONFIG_BT_CTLR_DATA_LENGTH_MAX=185 CONFIG_BT_RX_BUF_LEN=185 
 And, can you have some samples</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 03 Mar 2021 12:36:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72286/zephyr-mtu" /><item><title>RE: zephyr MTU</title><link>https://devzone.nordicsemi.com/thread/297494?ContentTypeID=1</link><pubDate>Wed, 03 Mar 2021 12:36:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d1293c9-47dd-418e-b274-ce311678e579</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi Sam,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You might need to modify&lt;/p&gt;
&lt;p&gt;CONFIG_BT_L2CAP_TX_MTU=185&lt;br /&gt;CONFIG_BT_L2CAP_RX_MTU=185&lt;br /&gt;CONFIG_BT_CTLR_TX_BUFFER_SIZE=189&lt;br /&gt;CONFIG_BT_CTLR_DATA_LENGTH_MAX=189&lt;br /&gt;CONFIG_BT_RX_BUF_LEN=193&lt;/p&gt;
&lt;p&gt;You can refer to the&amp;nbsp;&lt;a href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/throughput/README.html"&gt;Throughput&lt;/a&gt;&amp;nbsp;sample which&amp;nbsp;ATT_MTU size&lt;span&gt;&amp;nbsp;is&amp;nbsp;&lt;/span&gt;247 bytes. See&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/master/samples/bluetooth/throughput/prj.conf"&gt;https://github.com/nrfconnect/sdk-nrf/blob/master/samples/bluetooth/throughput/prj.conf&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>