<?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>Precompiled ble_connectivity doesn&amp;#39;t work with pc-ble-driver</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/32690/precompiled-ble_connectivity-doesn-t-work-with-pc-ble-driver</link><description>Hi, 
 I successfully installed and test pc-ble-driver with connectivity_2.0.1_115k2_with_s132_5.0.hex on PCA10040. 
 When I download ble_connectivity_s132_uart_pca10040.hex under examples\connectivity\ble_connectivity\hex from SDK14.0.0 and SDK14.2 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 Mar 2018 03:34:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/32690/precompiled-ble_connectivity-doesn-t-work-with-pc-ble-driver" /><item><title>RE: Precompiled ble_connectivity doesn't work with pc-ble-driver</title><link>https://devzone.nordicsemi.com/thread/126042?ContentTypeID=1</link><pubDate>Tue, 27 Mar 2018 03:34:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f75b83a9-3eab-4a95-8d80-f7a236fc2fdf</guid><dc:creator>LeoLiuhui25</dc:creator><description>&lt;p&gt;Thank you. SDK14.0 example&amp;nbsp;&lt;span&gt;ser_s132_hci works.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I also installed the patch to SDK14.2. Without changing the &amp;quot;StartAddress&amp;quot; and &amp;quot;ORIGIN =&amp;quot; in the patch. Simply turn&amp;nbsp;#if defined ( __CC_ARM)&amp;quot; to &amp;quot;#if 1&amp;quot;. &amp;nbsp;I can use pc-ble-driver to communicate now. Need more time to study how to change the memory settings and linker settings.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Appreciate if there is a patch for SDK14.2.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;h1 class="name"&gt;&lt;/h1&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Precompiled ble_connectivity doesn't work with pc-ble-driver</title><link>https://devzone.nordicsemi.com/thread/125978?ContentTypeID=1</link><pubDate>Mon, 26 Mar 2018 14:03:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81935ef3-4d0a-4872-b016-21f5912d14a5</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;pc-ble-driver for the PCA10040 uses a slightly modified version of the ser_s132_hci example from our SDK, currently based on SDK v14.0. &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver/blob/master/hex/sd_api_v5/sdk140_connectivity.patch"&gt;See this patch file&lt;/a&gt;. It is not a standard HCI interface.&lt;/p&gt;
&lt;p&gt;Installing the patch on top of SDK 14.0 results in a working Keil 5 project. For SES you need to do some changes. In particular, line 149&amp;nbsp; &amp;quot;#if defined ( __CC_ARM)&amp;quot; to&amp;nbsp; line 179 &amp;quot;#endif&amp;quot; in the patch file is only included when using the ARM compiler, not when using the GCC compiler, and &amp;quot;__attribute__((packed))&amp;quot; must be translated to the GCC counterpart. Also, the memory settings and linker settings must be changed in the SES project corresponding to the changes done for Keil.&lt;/p&gt;
&lt;p&gt;If you want standard HCI and BlueZ, please have a look at the following blogpost which describes exactly that for our nRF5x series SoCs: &lt;a href="https://devzone.nordicsemi.com/b/blog/posts/nrf5x-support-within-the-zephyr-project-rtos"&gt;nRF5x support within the Zephyr Project RTOS&lt;/a&gt;.&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><item><title>RE: Precompiled ble_connectivity doesn't work with pc-ble-driver</title><link>https://devzone.nordicsemi.com/thread/125891?ContentTypeID=1</link><pubDate>Mon, 26 Mar 2018 03:30:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:914fd00e-6c63-4b35-889f-6f128bc54896</guid><dc:creator>LeoLiuhui25</dc:creator><description>&lt;p&gt;&lt;span&gt;I am using SES to compile. Code size exceed limit if compile on Keil.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>