<?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>hid keyboard and serial emulation</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/83344/hid-keyboard-and-serial-emulation</link><description>Good morning, 
 
 I must developped a product with BLE module with nrf52840 chip. The product must comunicated with android product and windows 7, 10 and the product must supply the profile HID Keyboard and the serial emulation. It&amp;#39;s the first time that</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 25 Mar 2022 08:59:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/83344/hid-keyboard-and-serial-emulation" /><item><title>RE: hid keyboard and serial emulation</title><link>https://devzone.nordicsemi.com/thread/359941?ContentTypeID=1</link><pubDate>Fri, 25 Mar 2022 08:59:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e9f7f8a-951f-48eb-9a5c-b2967b5569be</guid><dc:creator>alexandre trilles </dc:creator><description>&lt;p&gt;good Morning Jorgen,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have a issue with profil uart, I use the application note &amp;quot;getting_srated_nRF5SDK_keil.pdf&amp;quot;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The compilation of the sources works fine but when I want to load &amp;quot;softdevices&amp;quot; in the PCA10056 kit, keil v5.30 shows me error: Flash Download&lt;/p&gt;
&lt;p&gt;failed - &amp;#39;Cortex M4&amp;#39;. For information I don&amp;#39;t compile when I select target with flashs140_nrf52_7.2.0_softdevice ? I don&amp;#39;t understand where is the issue ?&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1648198564503v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;thank you for help&lt;/p&gt;
&lt;p&gt;Alexandre&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: hid keyboard and serial emulation</title><link>https://devzone.nordicsemi.com/thread/346126?ContentTypeID=1</link><pubDate>Wed, 05 Jan 2022 11:22:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:030e197d-7e7d-49d2-a71c-bedc089ba050</guid><dc:creator>alexandre trilles </dc:creator><description>&lt;p&gt;Good morning Jorgen,&lt;/p&gt;
&lt;p&gt;OK for the information HID Keyboard Application and UART/Serial Port. In fact for UART emulation the idea is open a virtual COM port&amp;nbsp; for example with windows 10 and Putty. I will come back to you if I have difficulty to implemented the 2 services.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you very much&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Alexandre&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: hid keyboard and serial emulation</title><link>https://devzone.nordicsemi.com/thread/346112?ContentTypeID=1</link><pubDate>Wed, 05 Jan 2022 10:54:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca74b8e0-03f7-44b9-92d6-58ea941accb2</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We do not have any examples in our SDK combining these two services, however, we have separate examples for each:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a title="HID Keyboard Application" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/ble_sdk_app_hids_keyboard.html?cp=8_1_4_2_2_15"&gt;HID Keyboard Application&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="UART/Serial Port Emulation over BLE" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/ble_sdk_app_nus_eval.html?cp=8_1_4_2_2_25"&gt;UART/Serial Port Emulation over BLE&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Combining the services in one example should be quite simple, mainly copying the functions related to the service from one example to the other.&lt;/p&gt;
&lt;p&gt;Let me know if you are facing any specific issues with combining.&lt;/p&gt;
&lt;p&gt;Not sure if you are aware already, but there is no common defined UART emulation/serial service for BLE. The Nordic UART Service (NUS) used in the example above is our custom UART service. The service interaction needs to be handled in applications on the other end of the link, it is typically not supported natively in OSes like Android, Windows, etc.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>