<?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>Can I use one NRF52832 as BLE HID keyboard, and another one is peripheral?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21511/can-i-use-one-nrf52832-as-ble-hid-keyboard-and-another-one-is-peripheral</link><description>Hi, 
 I am newbie to NRF52 devices. My scenario is, I want to create a split keyboard which is left-hand part and another is right-hand part. Both 2 parts are wireless. I need these 2 parts WORK LIKE JUST ONE KEYBOARD . 
 I saw there are some samples</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Apr 2017 04:19:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21511/can-i-use-one-nrf52832-as-ble-hid-keyboard-and-another-one-is-peripheral" /><item><title>RE: Can I use one NRF52832 as BLE HID keyboard, and another one is peripheral?</title><link>https://devzone.nordicsemi.com/thread/84441?ContentTypeID=1</link><pubDate>Thu, 27 Apr 2017 04:19:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84dff36d-6823-45fb-a854-947b0bb07005</guid><dc:creator>nine-fox</dc:creator><description>&lt;p&gt;perfect. Thannks a lot&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I use one NRF52832 as BLE HID keyboard, and another one is peripheral?</title><link>https://devzone.nordicsemi.com/thread/84439?ContentTypeID=1</link><pubDate>Mon, 24 Apr 2017 14:32:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de1df75a-39af-4c56-8015-305a7e867e06</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Yes, you are correct you can use that example.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I use one NRF52832 as BLE HID keyboard, and another one is peripheral?</title><link>https://devzone.nordicsemi.com/thread/84437?ContentTypeID=1</link><pubDate>Sun, 23 Apr 2017 09:32:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9cbe0451-91d4-4c66-b06a-c6eefd6b7451</guid><dc:creator>nine-fox</dc:creator><description>&lt;p&gt;Ah, by looking at infocenter, I just found this relay example is suitable for my scenario. Right? :-)
Here:
&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.2.0%2Fble_sdk_app_rscs_relay.html&amp;amp;cp=4_0_1_4_2_1_1"&gt;infocenter.nordicsemi.com/index.jsp&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I use one NRF52832 as BLE HID keyboard, and another one is peripheral?</title><link>https://devzone.nordicsemi.com/thread/84438?ContentTypeID=1</link><pubDate>Sun, 23 Apr 2017 05:09:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e666e6a-210a-443d-a00e-25fc8cda7947</guid><dc:creator>nine-fox</dc:creator><description>&lt;p&gt;BTW, is there any sample SDK provided about being central and peripheral at the same time? Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I use one NRF52832 as BLE HID keyboard, and another one is peripheral?</title><link>https://devzone.nordicsemi.com/thread/84440?ContentTypeID=1</link><pubDate>Sun, 23 Apr 2017 04:58:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cfc894c7-0bf8-48e0-9bfe-95e98286b165</guid><dc:creator>nine-fox</dc:creator><description>&lt;p&gt;Hi Hung Bui, thanks for your reply! I will try to investigate the solutions you provided. Just a quick question, you mentioned I can use ESB and BLE the same time on main board - so it is to use timeslot API, am I right?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I use one NRF52832 as BLE HID keyboard, and another one is peripheral?</title><link>https://devzone.nordicsemi.com/thread/84436?ContentTypeID=1</link><pubDate>Fri, 21 Apr 2017 13:42:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eba312bf-de14-4667-b3c0-72796f3c5654</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;You should be possible to do that.&lt;/p&gt;
&lt;p&gt;You just need configure only one board as BLE peripheral and connect to the phone. We call it the main board.  Then you choose a way to send data from the second board to the main board and let the main board send keyboard data to the phone.&lt;/p&gt;
&lt;p&gt;You can use BLE to send data from the 2nd board to the main board. This time the main board can act as central and the 2nd board acts as peripheral. Our softdevice support 20 concurrent connections at the same time.&lt;/p&gt;
&lt;p&gt;Or you can send via ESB (proprietary 2.4GHz) and have ESB running concurrently with BLE on the main board.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>