<?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>Device with two remote</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9834/device-with-two-remote</link><description>Hi, 
 We wanted to create a device what control with a remote controller but we want to controll this device by smartphone also. 
 We going to use 51822 but it is not exactly clear how to do it. Which SD and role would fit for the solution? How can</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 22 Oct 2015 07:37:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9834/device-with-two-remote" /><item><title>RE: Device with two remote</title><link>https://devzone.nordicsemi.com/thread/36502?ContentTypeID=1</link><pubDate>Thu, 22 Oct 2015 07:37:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f01d6875-331a-4f8c-8dba-59a6259d6606</guid><dc:creator>Syrius</dc:creator><description>&lt;p&gt;Thank you! We started to learning how S130 works and how can we solve the job.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device with two remote</title><link>https://devzone.nordicsemi.com/thread/36503?ContentTypeID=1</link><pubDate>Wed, 21 Oct 2015 11:43:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2fcaf16c-391c-48f7-b3f6-26a528c45a64</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Syrius,&lt;/p&gt;
&lt;p&gt;You can follow what Andrew suggested. You can use the S130 that supports both central and peripheral mode simultaneously. And use the phone as central to the device and the remote as the peripheral to the device.&lt;/p&gt;
&lt;p&gt;Another solution is to use 2.4GHz radio proprietary protocol for communication between the remote and the device. You can use our timeslot API so that you can have your protocol running concurrently when the BLE link is active.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device with two remote</title><link>https://devzone.nordicsemi.com/thread/36501?ContentTypeID=1</link><pubDate>Tue, 20 Oct 2015 22:12:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:505583e1-6c00-4baf-bb63-30fc05ffdc9a</guid><dc:creator>Andrew</dc:creator><description>&lt;p&gt;Since pairing with a phone requires the nRF51 to be in peripheral mode and pairing with the remote will likely require central mode, you will probably need to run the S130 SoftDevice.&lt;/p&gt;
&lt;p&gt;The ble_app_hrs_rscs_relay experimental example in SDK 9.0.0 is a good starting point.  You would then likely want to integrate in components of the ble_app_uart example as needed for the command and control between the nRF51 and the phone since it enables 2 way communication.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>