<?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>pc-ble-driver V4.0.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42118/pc-ble-driver-v4-0-0</link><description>I can communicate with success from the pc to my custom nrf52832 device (SDK 15.2, S132v6.1) using the pc-ble-driver (sd_api_v3) with Tag 4.0.0 from Github. Great work! 
 But I can not request a RTU other than 23 from the PC. Values &amp;gt; 23 return Error</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 04 Jan 2019 14:44:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42118/pc-ble-driver-v4-0-0" /><item><title>RE: pc-ble-driver V4.0.0</title><link>https://devzone.nordicsemi.com/thread/163991?ContentTypeID=1</link><pubDate>Fri, 04 Jan 2019 14:44:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5aad49d-57a9-4481-a33e-7803241889df</guid><dc:creator>Christian Waldmann</dc:creator><description>&lt;p&gt;Hello Einar&lt;/p&gt;
&lt;p&gt;I can exchange larger MTU with success with the S132_V3 from the pc-ble-driver V4.0.0, after adding the following line to the init for the call to sd_ble_enable(...):&lt;/p&gt;
&lt;p&gt;ble_enable_params.gatt_enable_params.att_mtu = 150;&lt;/p&gt;
&lt;p&gt;Thanks for support&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Happy coding&lt;/p&gt;
&lt;p&gt;Chris&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pc-ble-driver V4.0.0</title><link>https://devzone.nordicsemi.com/thread/163976?ContentTypeID=1</link><pubDate>Fri, 04 Jan 2019 13:53:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f0f43657-adde-453d-aec6-35bc2a0a990c</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;Christian,&lt;/p&gt;
&lt;p&gt;A) All connectivity firmwares for SD versions larger than 3 are patched to support MTU size up to 250 (you can see that by searching for NRF_SDH_BLE_GATT_MAX_MTU_SIZE in the &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver/blob/master/hex/nRF5_SDK_15.2.0_connectivity.patch"&gt;patch file&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;B) No, the precompiled hex files are patched to use max MTU 250.&lt;/p&gt;
&lt;p&gt;C) The build script will download and patch the SDK automatically when building the connectionvity firmware. You can see the details &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver/blob/2ee416ab4acd29a765e0fabf8893b105c6016b54/hex/cmake/util.cmake#L225"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Einar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>