<?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 HID Mouse and BLE HID keyboard integration in the same program with nrf52 dk. Need urgent help</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57856/ble-hid-mouse-and-ble-hid-keyboard-integration-in-the-same-program-with-nrf52-dk-need-urgent-help</link><description>I have looked at few previous posts regarding integrating ble hid mouse and ble hid keyboard. But of no use, still stuck. 
 I have seen the following posts already 
 1) https://devzone.nordicsemi.com/f/nordic-q-a/37273/is-it-possible-to-integrate-bluetooth</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 04 May 2022 15:55:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57856/ble-hid-mouse-and-ble-hid-keyboard-integration-in-the-same-program-with-nrf52-dk-need-urgent-help" /><item><title>RE: BLE HID Mouse and BLE HID keyboard integration in the same program with nrf52 dk. Need urgent help</title><link>https://devzone.nordicsemi.com/thread/366311?ContentTypeID=1</link><pubDate>Wed, 04 May 2022 15:55:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4d5dfea-3a20-4b09-b025-5697078e234b</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Okay, good stuff&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE HID Mouse and BLE HID keyboard integration in the same program with nrf52 dk. Need urgent help</title><link>https://devzone.nordicsemi.com/thread/366252?ContentTypeID=1</link><pubDate>Wed, 04 May 2022 13:08:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52ae412d-0385-4e08-bf6f-f361d10399a7</guid><dc:creator>Alberto Favero</dc:creator><description>&lt;p&gt;Some-one that needed the source code and made it!&lt;/p&gt;
&lt;p&gt;So i shared it for how need it!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE HID Mouse and BLE HID keyboard integration in the same program with nrf52 dk. Need urgent help</title><link>https://devzone.nordicsemi.com/thread/366249?ContentTypeID=1</link><pubDate>Wed, 04 May 2022 12:58:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:035fd2d8-7053-4116-8c47-94a161f95858</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;And who are you?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE HID Mouse and BLE HID keyboard integration in the same program with nrf52 dk. Need urgent help</title><link>https://devzone.nordicsemi.com/thread/366227?ContentTypeID=1</link><pubDate>Wed, 04 May 2022 12:13:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:edd2f945-9022-4410-ade0-5022968b0469</guid><dc:creator>Alberto Favero</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/7802.main.c"&gt;devzone.nordicsemi.com/.../7802.main.c&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Added the HID end-point Mouse and KEYBOARD example.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE HID Mouse and BLE HID keyboard integration in the same program with nrf52 dk. Need urgent help</title><link>https://devzone.nordicsemi.com/thread/235238?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2020 15:00:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ff069d1-fdcb-4ed9-94ee-c72afccee905</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Yeah, I realized that the hids_composite example is not what you&amp;#39;re after. Can you post your project here so I can see what you are doing in your code?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE HID Mouse and BLE HID keyboard integration in the same program with nrf52 dk. Need urgent help</title><link>https://devzone.nordicsemi.com/thread/235187?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2020 12:47:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30d4e54e-f397-4f7f-8582-574dbf317857</guid><dc:creator>Help</dc:creator><description>&lt;p&gt;Thank you for your time. &lt;/p&gt;
&lt;p&gt;1) I could understand ble hids keyboard and ble hids mouse example codes. But hids_composite seems to be entirely different from the former. Hence found it bit difficult to comprehend.&lt;/p&gt;
&lt;p&gt;2) Regarding the error that I get while integrating ble hid keyboard and ble hid mouse. I made changes to the hids_init() function as suggested in previous posts. While executing the code, execution goes by calling ble_hids_init() function which is at the end of hids_init(). Within the hids_init(), i had set&amp;nbsp;hids_init_obj.is_kb = true and&amp;nbsp;hids_init_obj.is_mouse = true. Then when the execution reaches ble_hids_init(), there is certain check&amp;nbsp;if (p_hids_init-&amp;gt;is_mouse) and&amp;nbsp;(p_hids_init-&amp;gt;is_kb), since both are true. It calls for&amp;nbsp;boot_inp_rep_char_add() function twice. Based on your report_map_data(), only first time&amp;nbsp;boot_inp_rep_char_add() executes properly for keyboard, second time when it executes for mouse, it gives FATAL ERROR. Since I don&amp;#39;t have in depth knowledge of how all these work, I&amp;#39;m not able to resolve it.&lt;/p&gt;
&lt;p&gt;Is the above description sufficient. Should I furnish more details ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE HID Mouse and BLE HID keyboard integration in the same program with nrf52 dk. Need urgent help</title><link>https://devzone.nordicsemi.com/thread/234982?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2020 15:35:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc162b9d-705f-4c3a-a320-663159189c25</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]I checked the hids_composite example, but it is complicated for me to understand.[/quote]
&lt;p&gt;&amp;nbsp;Is there anything specific you don&amp;#39;t understand about it? It would help if you could be more specific about the problems you encounter, like any error codes or debug messages would be appreciated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>