<?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>is ble connectivity fw pre installed in PCA10059?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58362/is-ble-connectivity-fw-pre-installed-in-pca10059</link><description>To the kind attention of Nordic support team, 
 reading this https://devzone.nordicsemi.com/f/nordic-q-a/39630/windows-command-line-dfu-over-ble-with-pca10059 thread, 
 I understood that PCA10059 comes pre programmed with USB bootloader and connectivity</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Feb 2020 02:03:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58362/is-ble-connectivity-fw-pre-installed-in-pca10059" /><item><title>RE: is ble connectivity fw pre installed in PCA10059?</title><link>https://devzone.nordicsemi.com/thread/236673?ContentTypeID=1</link><pubDate>Thu, 27 Feb 2020 02:03:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19c10ac6-3150-492a-b8b1-f1fa4708401f</guid><dc:creator>demcanulty</dc:creator><description>&lt;p&gt;Hi astella, we just spent the last month figuring a lot of this out. &amp;nbsp;The easiest place to find the compiled connectivity firmware is here in the pc ble driver releases: &amp;nbsp;&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver/releases"&gt;https://github.com/NordicSemiconductor/pc-ble-driver/releases&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Look in the share folder for hex files that are labeled with the soft device number. &amp;nbsp;The files ending in pkg.zip are the PCA10059 packages and you need to use nrfutil to load them onto the dongle. &amp;nbsp;&lt;br /&gt;&lt;br /&gt;nrfConnect (and the javascript library) uses sd_api_3, the python wrapper uses sd_api_5, and the pc ble driver C library is compatible with all of them that are available, but you have to make sure that you link the right soft device library in when you compile. &amp;nbsp;&lt;br /&gt;&lt;br /&gt;If you want to find the actual code that is compiled to make the connectivity firmware for the pc-ble-driver, there are diff files in the pc-ble-driver repo, in the hex folder. &amp;nbsp;The cmake script downloads the SDKs, saves them to a temp folder on your drive, then applies the diff file to the whole SDK. &amp;nbsp;Then it compiles the to the hex and pkg.zip files that you see there in the release. &amp;nbsp;&lt;br /&gt;&lt;br /&gt;It&amp;#39;s all quite nifty when it works, but it can take a while to figure it when it doesn&amp;#39;t. &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>