<?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 I make nrf51822 talk to Microbit by RADIO</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/65082/how-can-i-make-nrf51822-talk-to-microbit-by-radio</link><description>Dear Nordic Semiconductor support team. 
 I tried to make my nrf51822 DK to talk to Micro:bit by using Gazell library. ( from nRF5_SDK_12.3.0_d7731ad\examples\proprietary_rf\gzll\gzll_ack_payload\host) 
 I&amp;#39;ve read your support using micro:bit with nrf52832</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Aug 2020 09:48:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/65082/how-can-i-make-nrf51822-talk-to-microbit-by-radio" /><item><title>RE: How can I make nrf51822 talk to Microbit by RADIO</title><link>https://devzone.nordicsemi.com/thread/266683?ContentTypeID=1</link><pubDate>Thu, 27 Aug 2020 09:48:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f620ab9-7127-4a2a-8e8a-80c9e7e7b094</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Good luck &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I make nrf51822 talk to Microbit by RADIO</title><link>https://devzone.nordicsemi.com/thread/266342?ContentTypeID=1</link><pubDate>Wed, 26 Aug 2020 01:23:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba0b60b1-cfab-4aaf-90f2-34f08ea741b9</guid><dc:creator>Bob.Yu</dc:creator><description>&lt;p&gt;Thank you so much!!&lt;/p&gt;
&lt;p&gt;I will reply you after I test it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I make nrf51822 talk to Microbit by RADIO</title><link>https://devzone.nordicsemi.com/thread/266008?ContentTypeID=1</link><pubDate>Mon, 24 Aug 2020 13:40:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9df31516-ea2b-4d75-915e-4fac75cfbecc</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;No, downloading the SoftDevice is not required when running proprietary radio protocols such as Gazell.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I make nrf51822 talk to Microbit by RADIO</title><link>https://devzone.nordicsemi.com/thread/266007?ContentTypeID=1</link><pubDate>Mon, 24 Aug 2020 13:39:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd60ca6d-7331-4c4a-83fe-d14fa368211e</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I believe this is the implementation of the radio library for MicroBit:&lt;br /&gt;&lt;a href="https://github.com/lancaster-university/microbit-dal/blob/master/source/drivers/MicroBitRadio.cpp"&gt;https://github.com/lancaster-university/microbit-dal/blob/master/source/drivers/MicroBitRadio.cpp&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Looking at this code I see that it has nothing to do with Gazell.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Instead this is a very low level RF protocol implemented on top of the RADIO peripheral, and does not include Gazell features such as auto ACK, ACK payload, frequency jumping, multiple pipes etc.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In other words I would not recommend using the Gazell library in the nRF51 if you want to interface to the MicroBit.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Rather I would try to port the code from the link I included above to run on the kit.&amp;nbsp;&lt;br /&gt;Since most of the code is accessing hardware registers only this should be relatively straight forward, but you would need to change the code interfacing other MicroBit support libraries.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The radio receiver example in the nRF5 SDK v12.3.0 can also be used for reference:&lt;br /&gt;&lt;em&gt;\nRF5_SDK_12.3.0_d7731ad\examples\peripheral\radio\receiver&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I make nrf51822 talk to Microbit by RADIO</title><link>https://devzone.nordicsemi.com/thread/265830?ContentTypeID=1</link><pubDate>Fri, 21 Aug 2020 16:30:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2009a48e-1b51-4fde-afab-f609e65a2f6e</guid><dc:creator>Bob.Yu</dc:creator><description>&lt;p&gt;Btw: Should I download the softdevice?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>