<?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>BLE keyboard communication between pc and nrf52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58655/ble-keyboard-communication-between-pc-and-nrf52840</link><description>can any anyone suggest me how can i do this ble communication between those devices 
 i have used example program ble_app_hid_keyboard. 
 my question is i have to type data(keyboard) from nrf connect app (mobile) that should replicate in my pc ,hhow can</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 04 Mar 2020 13:48:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58655/ble-keyboard-communication-between-pc-and-nrf52840" /><item><title>RE: BLE keyboard communication between pc and nrf52840</title><link>https://devzone.nordicsemi.com/thread/238048?ContentTypeID=1</link><pubDate>Wed, 04 Mar 2020 13:48:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e63a8739-6d22-43af-9750-656b100d6017</guid><dc:creator>Karl Ylvisaker</dc:creator><description>[quote userid="86948" url="~/f/nordic-q-a/58655/ble-keyboard-communication-between-pc-and-nrf52840/238034"]now&amp;nbsp; i want to use nrf app connect app as a keyboard using nrf52840 and it has to type on pc[/quote]
&lt;p&gt;I think you might be looking for the functionality demonstrated in the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_nus_eval.html"&gt;Nordic UART example&lt;/a&gt;.&lt;br /&gt;In the example, the nRF52840 writes all its received data over BLE over to a computer using UART.&lt;br /&gt;You can modify the example to route the received data elsewhere than UART.&lt;br /&gt;&lt;br /&gt;Is this what you were looking for?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE keyboard communication between pc and nrf52840</title><link>https://devzone.nordicsemi.com/thread/238034?ContentTypeID=1</link><pubDate>Wed, 04 Mar 2020 12:55:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca4aec82-6a1b-4400-8250-4205921b97d8</guid><dc:creator>manoj97</dc:creator><description>&lt;p&gt;first thing i have tested ble_app_hid_keyboard its working fine&lt;/p&gt;
&lt;p&gt;in that example when i pair my mobile with nrf52840 and i am able to use nrf52840 as a keyboard and writes(type/print) the data on mobile.&lt;/p&gt;
&lt;p&gt;now&amp;nbsp; i want to use nrf app connect app as a keyboard using nrf52840 and it has to type on pc&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE keyboard communication between pc and nrf52840</title><link>https://devzone.nordicsemi.com/thread/237978?ContentTypeID=1</link><pubDate>Wed, 04 Mar 2020 09:53:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:44c4a9e5-b071-426b-adb3-57a226fda6bb</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;I am not sure I understand you question exactly.&lt;br /&gt;It sounds to me that you have used the ble_app_hid_keyboard successfully, and tested its functionality according to &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_hids_keyboard.html"&gt;its documentation&lt;/a&gt;, is this correct?&lt;/p&gt;
[quote userid="86948" url="~/f/nordic-q-a/58655/ble-keyboard-communication-between-pc-and-nrf52840"]my question is i have to type data(keyboard) from nrf connect app (mobile) that should replicate in my pc ,hhow can i do this?[/quote]
&lt;p&gt;Looking at the title of your question, it sounds like you want to send keyboard data from an nRF52840 to a PC. However, when I read the last line of the question, it&amp;nbsp;seems&amp;nbsp;you would like to send keyboard data directly from the nRF connect app on mobile to a pc, without mention of the nRF52840.&lt;br /&gt;&lt;br /&gt;Please help me understand your issue so I may better help you.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>