<?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>Composite HID device via USB and Bluetooth with Zephyr</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/93372/composite-hid-device-via-usb-and-bluetooth-with-zephyr</link><description>I want to implement a sophisticated peripheral that implements a keyboard, mouse, and raw HID interface via USB and BLE. 
 I haven&amp;#39;t found composite HID examples for USB or Bluetooth targeting Zephyr, and I&amp;#39;m looking for help, ideally for a sample application</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 Nov 2022 12:25:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/93372/composite-hid-device-via-usb-and-bluetooth-with-zephyr" /><item><title>RE: Composite HID device via USB and Bluetooth with Zephyr</title><link>https://devzone.nordicsemi.com/thread/397165?ContentTypeID=1</link><pubDate>Wed, 23 Nov 2022 12:25:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6059b5ed-d4e1-430b-b260-63c22af62b4f</guid><dc:creator>mlac</dc:creator><description>&lt;p&gt;In the meantime, I&amp;#39;ve successfully merged the USB keyboard and mouse samples. The least trivial part was using the following Kconfig options:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_USB_COMPOSITE_DEVICE=y
CONFIG_USB_HID_DEVICE_COUNT=2&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Merging the Bluetooth functions seems much more difficult. I&amp;#39;ll follow up in the &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/93647/composite-keyboard-mouse-ble-hid-device-on-zephyr"&gt;Composite keyboard+mouse BLE HID device on Zephyr&lt;/a&gt;&amp;nbsp;forum thread if I find a solution.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Composite HID device via USB and Bluetooth with Zephyr</title><link>https://devzone.nordicsemi.com/thread/393185?ContentTypeID=1</link><pubDate>Mon, 31 Oct 2022 09:58:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84065eca-3e96-4b0b-ab96-e385a13f846f</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Check out the reply here on how to get started:&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/90524/ncs-2-0-0-usb-audio-and-hid-composite-device"&gt;NCS 2.0.0 USB AUDIO and HID Composite Device&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>