<?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>Recommendation on how to simply connect two radios</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59465/recommendation-on-how-to-simply-connect-two-radios</link><description>I&amp;#39;m looking for a recommendation on how to simply connect 2 radios to implement a remote switch for a fan. 
 I&amp;#39;m interested in using Zephyr to begin learning to use it. I have several nrf51822 modules. They only have 16K of ram. This isn&amp;#39;t enough to do</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Mar 2020 15:43:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59465/recommendation-on-how-to-simply-connect-two-radios" /><item><title>RE: Recommendation on how to simply connect two radios</title><link>https://devzone.nordicsemi.com/thread/241641?ContentTypeID=1</link><pubDate>Wed, 25 Mar 2020 15:43:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3943977-c45e-4197-9788-8789eabc5aad</guid><dc:creator>Mron</dc:creator><description>&lt;p&gt;I have it working on the little guys. I&amp;#39;m trying to find documentation on&amp;nbsp;&lt;span&gt;BT_LE_ADV_IND and&amp;nbsp;&lt;/span&gt;BT_LE_ADV_DIRECT_IND. Do you know where to find some info?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Recommendation on how to simply connect two radios</title><link>https://devzone.nordicsemi.com/thread/241609?ContentTypeID=1</link><pubDate>Wed, 25 Mar 2020 13:33:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33db6193-5e85-4f8c-8d4c-b087f28543c3</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There is no official nordic support for the nRF51-series in zephyr, but I did try to compile two of the BLE examples using nRF51-DK as target board:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/zephyrproject-rtos/zephyr/tree/master/samples/bluetooth/peripheral_hr"&gt;https://github.com/zephyrproject-rtos/zephyr/tree/master/samples/bluetooth/peripheral_hr&lt;br /&gt;&lt;/a&gt;&lt;a href="https://github.com/zephyrproject-rtos/zephyr/tree/master/samples/bluetooth/central_hr"&gt;https://github.com/zephyrproject-rtos/zephyr/tree/master/samples/bluetooth/central_hr&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Both required about 17kB RAM.&lt;/p&gt;
&lt;p&gt;You may consider using ESB from nRF5 SDKv12.3 instead of BLE:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.3.0/examples_esb.html"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.3.0/examples_esb.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>