<?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>nrf51822 and recieve data packets</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/637/nrf51822-and-recieve-data-packets</link><description>Hi guys, 
 I was wondering if the nrf51822 can listen to data packets being sent over by the nrf24. In the datasheet they say it supports nrf24 protocol. But what exactly does this mean? Does it mean that if the nrf24 sends data in the BLE packet format</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 11 Oct 2013 12:21:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/637/nrf51822-and-recieve-data-packets" /><item><title>RE: nrf51822 and recieve data packets</title><link>https://devzone.nordicsemi.com/thread/3264?ContentTypeID=1</link><pubDate>Fri, 11 Oct 2013 12:21:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51c0c98f-dd6f-4e0a-b06b-57c572d3b1c1</guid><dc:creator>Bastiaan</dc:creator><description>&lt;p&gt;Do bear in mind that switching from the S110 Softdevice to another radio protocol resets the BLE connection -- which may or may not be an issue, depending on your use-case.&lt;/p&gt;
&lt;p&gt;-m&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 and recieve data packets</title><link>https://devzone.nordicsemi.com/thread/3265?ContentTypeID=1</link><pubDate>Fri, 11 Oct 2013 12:21:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f42caf16-56bc-4c40-bd4c-ef41281465b5</guid><dc:creator>Guest</dc:creator><description>&lt;p&gt;Do bear in mind that switching from the S110 Softdevice to another radio protocol resets the BLE connection -- which may or may not be an issue, depending on your use-case.&lt;/p&gt;
&lt;p&gt;-m&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 and recieve data packets</title><link>https://devzone.nordicsemi.com/thread/3266?ContentTypeID=1</link><pubDate>Fri, 11 Oct 2013 12:18:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8674f9db-1566-4124-8fd8-45cbf0af8bb8</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;Yes, nRF51 series chips can receive packets from the nRF24-series devices.&lt;/p&gt;
&lt;p&gt;There are 3 ways you can achieve this, depending on method used for sending packets on the nRF24 device:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;If the nRF24-device uses Gazell, use the Gazell library from the nRF51 SDK.&lt;/li&gt;
&lt;li&gt;If the nRF24-device uses Enhanced ShockBurst, use the ESB library from the nRF51 SDK.&lt;/li&gt;
&lt;li&gt;If the nRF24-device uses something else, or if you want full control, write your own radio interface directly on top of the radio hardware in nRF51. Look at radio_example in the SDK for some pointers on how to do this.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>