<?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>Problems when using OTA DFU and 2.4Ghz RF at the same time</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34530/problems-when-using-ota-dfu-and-2-4ghz-rf-at-the-same-time</link><description>Hi guys! 
 
 I am making an application that uses the PCA10056 for 2.4Ghz RF communication using Enhenced shock burst(esb). 
 Also, when upgrading the application, i try to use Bluetooth communication with OTA DFU. 
 So I created a 2.4Ghz RF communication</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 May 2018 15:26:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34530/problems-when-using-ota-dfu-and-2-4ghz-rf-at-the-same-time" /><item><title>RE: Problems when using OTA DFU and 2.4Ghz RF at the same time</title><link>https://devzone.nordicsemi.com/thread/133063?ContentTypeID=1</link><pubDate>Wed, 23 May 2018 15:26:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d5d405bb-713e-453f-a0cd-7379e2b07657</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You are correct, in order to use BLE DFU you would need the BLE stack (softdevice). You can use your application with the softdevice without any modification in the code. You just need to move the flash address of the application to after the softdevice. Similar to what the \examples\peripheral\blinky\pca10040\s132 does but for the S140 softdevice.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can test first with just the softdevice and the RF application. After it worked you can use BLE DFU bootloader to upload the application to the chip (instead of flashing application using programmer).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Another thing you need to think of is how to put your device to bootloader mode. By default what you need to do is to hold button 4 when resetting the device.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>