<?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>ANT and BLE concurrent problem with NRF51422</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20231/ant-and-ble-concurrent-problem-with-nrf51422</link><description>I want to use ANT and BLE concurrently. 
 
 
 I found that there are no multiprotocol examples in SDK12 for NRF51422 (PCA10028). It only have example for NRF52832 (ble_ant_app_hrm).
The softdevice for NRF51422 and NRF51822 are different. It is using</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Mar 2017 09:42:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20231/ant-and-ble-concurrent-problem-with-nrf51422" /><item><title>RE: ANT and BLE concurrent problem with NRF51422</title><link>https://devzone.nordicsemi.com/thread/78829?ContentTypeID=1</link><pubDate>Tue, 07 Mar 2017 09:42:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:049e9be7-af78-4f71-a0b0-ecbbd8d7caf1</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Unfortunately, support for S310 is not available in SDK12. It should be able to rewrite the example in SDK 12 to use the S310 API, but we don&amp;#39;t have any available code for this.&lt;/p&gt;
&lt;p&gt;To get logging to work in SDK 10, you need to do the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Remove &lt;em&gt;app_uart.c&lt;/em&gt; source file from
your project.&lt;/li&gt;
&lt;li&gt;Add &lt;em&gt;app_uart_fifo.c&lt;/em&gt; and &lt;em&gt;app_fifo.c&lt;/em&gt;
source files to your  project (found in &lt;code&gt;[SDK_ROOT]\components\libraries\{uart,fifo}&lt;/code&gt;).&lt;/li&gt;
&lt;li&gt;Add path to header file &lt;em&gt;app_fifo.h&lt;/em&gt; to your project (&lt;code&gt;[SDK_ROOT]\components\libraries\fifo&lt;/code&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>