<?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>[nRF52840 &amp;amp; S140 &amp;amp; SDK14.1] BLE &amp;amp; USB BULK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27614/nrf52840-s140-sdk14-1-ble-usb-bulk</link><description>Hi, 
 I am working on another project.
I want to make BLE and USB BULK communication operate at the same time. 
 My development environment is Keil,
It uses nRF52840 and S140 (5.0.0-2 alpha), SDK14.1 . 
 Simply put, Device &amp;lt;-&amp;gt; nRF52840 &amp;lt;-&amp;gt; COM works</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 29 Nov 2017 09:27:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27614/nrf52840-s140-sdk14-1-ble-usb-bulk" /><item><title>RE: [nRF52840 &amp; S140 &amp; SDK14.1] BLE &amp; USB BULK</title><link>https://devzone.nordicsemi.com/thread/109066?ContentTypeID=1</link><pubDate>Wed, 29 Nov 2017 09:27:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0714e6e-f1fa-4078-8875-112c56c290d4</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You will need to place the application code above the SoftDevice. The S140 SoftDevice v5.0.0-2.alpha takes 136 kB flash, and is placed at the bottom of the flash. That means that the application need to start at 0x22000(=136KB). See this image on how you do this in Keil:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/7510.SoftDevice.png" alt="image description" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>