<?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</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39702/nrf52840</link><description>BLE Control by Main CPU (MCU): 
 1. How the MCU communicates with BLE HW? 
 2. What is the amount of MCU performance is required to control the BLE? (expected answer example: Every 1 mSec the MCU requires 100uSec) 
 3. During debug time, if I stop the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 22 Oct 2018 15:16:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39702/nrf52840" /><item><title>RE: nRF52840</title><link>https://devzone.nordicsemi.com/thread/153876?ContentTypeID=1</link><pubDate>Mon, 22 Oct 2018 15:16:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b29853fc-5629-4c34-9840-9af17b1deac2</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you&amp;nbsp;planning to use the nRF52840 as an external BLE chip for another MCU, or are you asking about the communication between CPU and Radio in the system.on-chip (SoC)? You do not need external MCU with nRF52840, it have CPU that is shared between application and radio operations.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;See&amp;nbsp;&lt;a title="AHB multilayer" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52840.ps/ahbmultilayer.html?cp=2_0_0_3_6"&gt;AHB multilayer&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52840.ps/radio.html?cp=2_0_0_5_19"&gt;RADIO&lt;/a&gt;&amp;nbsp;documentation.&lt;/li&gt;
&lt;li&gt;This will depend on type of BLE activity and how much data is transferred. See softdevice documentation&amp;nbsp;&lt;a title="Bluetooth Low Energy processor usage patterns" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s140.sds/dita/softdevices/s130/processor_avail_interrupt_latency/ble_usage_patterns.html?cp=2_3_2_0_15_2_2"&gt;Bluetooth Low Energy processor usage patterns&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Halting the CPU will cause the Softdevice to assert. This can be worked around by using &lt;a href="https://github.com/NordicPlayground/j-link-monitoring-mode-debugging"&gt;J-Link Monitor Mode debugging&lt;/a&gt; feature.&lt;/li&gt;
&lt;li&gt;Yes, &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk/keydef/PLUGINS_ROOT/com.nordic.infocenter.sdk5.v15.2.0/index.html?cp=4_0_0"&gt;our SDK support IAR&lt;/a&gt;. Please download the SDK and follow the &lt;a title="Getting Started" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/nrf51_getting_started.html?cp=4_0_0_1"&gt;Getting Started&lt;/a&gt; section.&lt;/li&gt;
&lt;li&gt;Yes, FreeRTOS is supported in our SDK. See&amp;nbsp;&lt;a title="RTOS support" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/lib_rtos.html?cp=4_0_0_3_37"&gt;RTOS support&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;No, but there is examples for most peripherals, features and BLE use-cases in the SDK.&lt;/li&gt;
&lt;li&gt;Yes, see&amp;nbsp;&lt;a title="BLE Peripheral" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/examples_ble_peripheral.html?cp=4_0_0_4_1_2"&gt;BLE Peripheral&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a title="BLE Central" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/examples_ble_central.html?cp=4_0_0_4_1_0"&gt;BLE Central&lt;/a&gt;&amp;nbsp;examples in the SDK.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>