<?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>how can we use bluetooth and rf in one project ?is it possible to switch between bluetooth and rf?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23362/how-can-we-use-bluetooth-and-rf-in-one-project-is-it-possible-to-switch-between-bluetooth-and-rf</link><description>Hello, 
 one of my project requirement is that i can accept data via bluetooth and rf. i want to know can we use bluetooth and rf in same code. the switching between bluetooth and rf is possible? because both are working on the same frequrency 2.4 GHz</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 11 Jul 2017 11:58:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23362/how-can-we-use-bluetooth-and-rf-in-one-project-is-it-possible-to-switch-between-bluetooth-and-rf" /><item><title>RE: how can we use bluetooth and rf in one project ?is it possible to switch between bluetooth and rf?</title><link>https://devzone.nordicsemi.com/thread/91841?ContentTypeID=1</link><pubDate>Tue, 11 Jul 2017 11:58:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0e076c7-973a-4bc6-aedd-01d15ecb52c7</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;No, there is no &lt;code&gt;ble_app_uart&lt;/code&gt; and ESB merged example but if you search &amp;quot;time slot&amp;quot; on this forum you get over 100 hits and many of them point to some code samples or examples, e.g. &lt;a href="https://github.com/NordicSemiconductor/nrf51-ble-micro-esb-uart"&gt;this one&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how can we use bluetooth and rf in one project ?is it possible to switch between bluetooth and rf?</title><link>https://devzone.nordicsemi.com/thread/91840?ContentTypeID=1</link><pubDate>Tue, 11 Jul 2017 04:53:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d5db28b-7f02-4c75-8bc3-38f5c4637fdc</guid><dc:creator>pallavi</dc:creator><description>&lt;p&gt;will you please tell me which examples are provided in sdk so that i can test it.
Actually i want to ask that can i use radio library directly in the ble_app_uart? if not then please tell me what can i use or which code i have to refer for using radio(esb-prx) in ble_app_uart.&lt;/p&gt;
&lt;p&gt;Waiting for reply,&lt;/p&gt;
&lt;p&gt;Pallavi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how can we use bluetooth and rf in one project ?is it possible to switch between bluetooth and rf?</title><link>https://devzone.nordicsemi.com/thread/91839?ContentTypeID=1</link><pubDate>Sat, 08 Jul 2017 16:47:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d0a4d3c-c626-4e1b-8fc1-f710600ca114</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Yes, in general it is possible, Nordic BLE stack (aka Soft Device) provides so-called &amp;quot;timeslot API&amp;quot; which allows you to overtake RADIO and other peripheral for certain time and use it e.g. for other RF technology then BLE. See examples in SDK and explanation in SD specification.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>