<?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>Configue nRF52840 Dongle to receive 240Bytes notifications.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63428/configue-nrf52840-dongle-to-receive-240bytes-notifications</link><description>Hi, 
 I am using pc-ble-driver-4.1.1 to receive BLE peripheral Device 240 Bytes notifications. And I used &amp;quot;pc-ble-driver-4.1.1\examples\heart_rate_collector&amp;quot; as starting point. But &amp;quot;heart_rate_collector&amp;quot; can only receive 20Bytes notification. 
 How to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 13 Jul 2020 10:26:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63428/configue-nrf52840-dongle-to-receive-240bytes-notifications" /><item><title>RE: Configue nRF52840 Dongle to receive 240Bytes notifications.</title><link>https://devzone.nordicsemi.com/thread/259663?ContentTypeID=1</link><pubDate>Mon, 13 Jul 2020 10:26:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b5981ac-ac1c-4cb9-b7cc-30dbdc944a11</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The heart rate collector example uses the defines GATT_MTU_SIZE_DEFAULT or BLE_GATT_ATT_MTU_DEFAULT for MTU size (depending on SoftDevice version used.) Default MTU size is 23.&lt;/p&gt;
&lt;p&gt;In order to use larger MTU size, use SoftDevice version higher than 3 and change the code to use a higher MTU size than the mentioned defines (up to maximum 250.) That means where the code refers to the defines, you need to use the higher desired MTU value instead.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>