<?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>is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38587/is-multi-touch-hid-possible-with-nrf51822-chip</link><description>Hi All, 
 Currently i am working on nrf51822 for multi touch HID.For that i have chosen mouse HID example as a reference, in which i have changed HID descriptor(single touch) and some other things.So, that single touch has been working. 
 And, if i changed</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 02 Nov 2022 16:02:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38587/is-multi-touch-hid-possible-with-nrf51822-chip" /><item><title>RE: is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/thread/393735?ContentTypeID=1</link><pubDate>Wed, 02 Nov 2022 16:02:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cfbd7680-2d81-497f-aa68-4cb4fc7725ff</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Leon&lt;/p&gt;
&lt;p&gt;Have you tried to connect a high end mouse and keyboard that supports Bluetooth to the devices, such as the Logitech MX Master mouse and MX Keys keyboard?&lt;/p&gt;
&lt;p&gt;Then you can see if there are any of the standard mouse and keyboard controls that will work across all the platforms, and do what you need it to do.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/thread/393558?ContentTypeID=1</link><pubDate>Wed, 02 Nov 2022 03:00:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e65adb5-e2a9-45a2-9078-77f141ad576e</guid><dc:creator>Leon</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi&amp;nbsp;&lt;/span&gt;&lt;span&gt;Torbj&amp;oslash;rn&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thanks for the guide, I used two methods to control the video.&lt;br /&gt;1. Use hid devices that simulate touch, but cannot be used on ios and windows.&lt;br /&gt;2. Use the hid device that simulates mouse sliding and left button, but encountered the problems you mentioned.&lt;br /&gt;Now I haven&amp;#39;t thought of any other way to do it.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Leon&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/thread/393158?ContentTypeID=1</link><pubDate>Mon, 31 Oct 2022 08:26:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7ea369f-41cb-45b1-afef-1c57ea294f9b</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Leon&lt;/p&gt;
&lt;p&gt;As far as I know there is no way for a HID mouse to know the screen size of the device that it is connected to, and an implementation that require you to find a specific point of the screen is bound to be unreliable across different types of phones.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Have you investigated if there is some other way to control the video that doesn&amp;#39;t require you to simulate a touch, such as sending a vertical or horisontal scroll command?&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/thread/392956?ContentTypeID=1</link><pubDate>Fri, 28 Oct 2022 08:27:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae427a26-678c-4baa-9815-da5c9a572642</guid><dc:creator>Leon</dc:creator><description>&lt;p&gt;Hi &lt;span&gt;Torbj&amp;oslash;rn&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I am going to make a bluetooth controller. When watching videos with a mobile app, I can control the video to slide up and down (similar to sliding a finger up and down the screen to switch videos).&lt;br /&gt;I can only use the HID mouse example now to achieve this function (similar to the bluetooth mouse to control the video up and down), but for how to position the mouse pointer to the specified position of the phone screen (for example, to the center of the screen), and I found the position of Android phone is different from that of Apple&amp;#39;s location.&lt;/p&gt;
&lt;p&gt;Attached is my code.&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/8171.main.c"&gt;devzone.nordicsemi.com/.../8171.main.c&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Leon&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/thread/392935?ContentTypeID=1</link><pubDate>Fri, 28 Oct 2022 06:51:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94931f6b-4fbf-4019-a135-f5fa292e6a39</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What are you actually trying to implement?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This example is quite old and outdated by now, and is not really suitable for new designs.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;These days we have moved development over to the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/index.html"&gt;nRF Connect SDK&lt;/a&gt;, and at some point it will be mandatory to use this software platform if you want to qualify new Bluetooth products.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/thread/391768?ContentTypeID=1</link><pubDate>Fri, 21 Oct 2022 03:28:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b91ba7e4-308f-4f12-a988-97f90dddd36f</guid><dc:creator>Leon</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Ovrebekk&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks for sharing the file.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;I have been able to test this successfully on Android,but I haven&amp;#39;t been able to test this successfully on Windows and ios,what do i need to modify to work on windows and ios.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Leon&lt;/span&gt;&lt;/p&gt;
&lt;div id="gtx-trans" style="left:39px;position:absolute;top:89px;"&gt;
&lt;div class="gtx-trans-icon"&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/thread/231311?ContentTypeID=1</link><pubDate>Tue, 28 Jan 2020 08:16:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa3df10f-966b-4ed6-83c8-28c74ac274c0</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Matthew&lt;/p&gt;
&lt;p&gt;I am not sure how much help this project would be. Essentially I designed it to debug multi touch functionality. I tested it with an Android app called Multi Touch Test, and when pressing Button 4 on the kit repeatedly you should eventually see multiple points on the screen touched at the same time.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I never got it working quite as I expected, so it is not really a project I would recommend for other use cases. It does not try to replicate swipe either, this would probably require a different descriptor.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/thread/231005?ContentTypeID=1</link><pubDate>Mon, 27 Jan 2020 02:24:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:992b1a2d-fcd7-4f5f-bfe2-618083597c1a</guid><dc:creator>matt_wilson</dc:creator><description>&lt;p&gt;I was finally able to get it to compile by using the SDK 15.2. &amp;nbsp;What was the goal of the DZ213974_ble_app_hids_mouse project. &amp;nbsp;What type of functionality should I expect for each button? &amp;nbsp;I have been testing with my Mac and get some response&amp;nbsp;but get nothing&amp;nbsp;on my iPhone XS. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Would this project set me on the path of reproducing a finger swipe across an iPhone? &amp;nbsp;I&amp;#39;m trying to reproduce a up/down/left/right finger swipe on the iPhone for scrolling. &amp;nbsp;I have had my customers ask about adding this feature to a product I sell. &amp;nbsp;I purchased a cheap remote from China that has the exact functionality I&amp;#39;m looking for. &amp;nbsp;Been trying to figure out how it&amp;#39;s working with the phone. &amp;nbsp;I have the packet logs from logging the traffic&amp;nbsp;but not making any progress with them because never had to go that deep into the protocol. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for any advice you may have.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/thread/230994?ContentTypeID=1</link><pubDate>Sun, 26 Jan 2020 16:20:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5efe0463-2bee-4526-b2fa-a62871de8d4b</guid><dc:creator>matt_wilson</dc:creator><description>&lt;p&gt;Hi Ovrebekk,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m working on a similar solution where I need the capability to reproduce a up/down/left/right finger swipe on an iPhone that performs a scroll effect. &amp;nbsp;I&amp;#39;m working with the nrf52832 DK and when I try to compile I get the following error. Do you have any advice?&lt;/p&gt;
&lt;p&gt;Thanks...&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;pre&gt;Building ?ble_app_hids_mouse_pca10040_s132? from solution ?ble_app_hids_mouse_pca10040_s132? in configuration ?Debug?
1&amp;gt; Compiling ?fds.c?
2&amp;gt; Compiling ?hardfault_implementation.c?
3&amp;gt; Compiling ?nrf_assert.c?
1&amp;gt; In file included from /Users/matt/Documents/Nordic/nRF5_SDK_15.3.0_59ac345/components/libraries/fds/fds.c:43:
1&amp;gt; /Users/matt/Documents/Nordic/nRF5_SDK_15.3.0_59ac345/components/libraries/fds/fds_internal_defs.h:93:39: error: &amp;#39;FDS_VIRTUAL_PAGES_RESERVED&amp;#39; undeclared (first use in this function); did you mean &amp;#39;FDS_VIRTUAL_PAGE_SIZE&amp;#39;?
1&amp;gt; /Users/matt/Documents/Nordic/nRF5_SDK_15.3.0_59ac345/components/libraries/fds/fds.c:1645:24: note: in expansion of macro &amp;#39;FDS_PHY_PAGES_RESERVED&amp;#39;
1&amp;gt; /Users/matt/Documents/Nordic/nRF5_SDK_15.3.0_59ac345/components/libraries/fds/fds_internal_defs.h:93:39: note: each undeclared identifier is reported only once for each function it appears in
1&amp;gt; /Users/matt/Documents/Nordic/nRF5_SDK_15.3.0_59ac345/components/libraries/fds/fds.c:1645:24: note: in expansion of macro &amp;#39;FDS_PHY_PAGES_RESERVED&amp;#39;
4&amp;gt; Compiling ?nrf_atfifo.c?
Build failed&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/thread/159738?ContentTypeID=1</link><pubDate>Fri, 30 Nov 2018 14:42:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a146125c-ef10-437d-89ff-89427e6c72a6</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;You welcome &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/thread/158849?ContentTypeID=1</link><pubDate>Fri, 23 Nov 2018 14:01:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:874f18bb-f805-4804-a364-ec3a50a4ffe3</guid><dc:creator>akash naidu</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Just now I have tested with Moto g5 plus phone,it has been working as expected.&lt;/p&gt;
&lt;p&gt;Tomorrow I will test on windows, and will let you know the result.&lt;/p&gt;
&lt;p&gt;Heartly appreciate your support.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR&lt;/p&gt;
&lt;p&gt;Akash.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/thread/158845?ContentTypeID=1</link><pubDate>Fri, 23 Nov 2018 13:53:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62ad9be9-939b-4847-8263-2d66209d9b42</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;No worries, take all the time you need &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/thread/158091?ContentTypeID=1</link><pubDate>Tue, 20 Nov 2018 05:46:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9df111f7-9c1e-4904-a87c-c1274f7fe5b8</guid><dc:creator>akash naidu</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Sorry for late reply.&lt;/p&gt;
&lt;p&gt;I have been busy with another task. If i got time to test, will test and let you know.&lt;/p&gt;
&lt;p&gt;Thanks for your whole support.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR&lt;/p&gt;
&lt;p&gt;Akash.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/thread/157345?ContentTypeID=1</link><pubDate>Wed, 14 Nov 2018 14:52:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:961c15d2-0fe6-45e1-bed0-8ce830293e2d</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;That is very odd.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I double checked the test with 4 phones, and&amp;nbsp;it never crashed. 3 of the phones also showed the button presses, while my old Nexus 5 didn&amp;#39;t (but there was no crashes).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To&amp;nbsp;make sure you run the test completely from scratch it is recommended to completely erase the flash of the nRF52DK, and to change the BLE address to avoid the phone trying to reconnect to it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To change the address just increment one of the address bytes on line 445 of main.c by one, and rebuild the project (ie, change byte 4 from 0x33 to 0x34).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To erase the flash click on Menu -&amp;gt; Target -&amp;gt; Connect J-Link, followed by Menu -&amp;gt; Target&amp;nbsp; -&amp;gt; Erase All&lt;/p&gt;
&lt;p&gt;After that you have to flash the application again.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Also, if you can get or borrow an Android device from a different manufacturer it would be interesting to see if that works better.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have got it to work on the Huawei P20 Pro, the Nexus 5X and the Samsung Galaxy S8.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/thread/156571?ContentTypeID=1</link><pubDate>Fri, 09 Nov 2018 04:48:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:75d0a8fb-0051-4e09-aff9-1dba1735a530</guid><dc:creator>akash naidu</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Ovrebekk&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I have tested it with workaround, but i was getting same error&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;info&amp;gt; app: HID Mouse example started.&lt;br /&gt;&amp;lt;info&amp;gt; app: m_whitelist_peer_cnt 1, MAX_PEERS_WLIST 8&lt;br /&gt;&amp;lt;info&amp;gt; app: Fast advertising.&lt;br /&gt;&amp;lt;info&amp;gt; app: Connected&lt;br /&gt;&amp;lt;error&amp;gt; app: Fatal error&lt;br /&gt;&amp;lt;warning&amp;gt; app: System reset&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I am testing with Redmi Notepad 4.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Akash&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/thread/156323?ContentTypeID=1</link><pubDate>Wed, 07 Nov 2018 13:23:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1f86795-47fe-405f-9738-42a7629139d5</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Akash&lt;/p&gt;
&lt;p&gt;Please let me know once you had time to test it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/thread/156126?ContentTypeID=1</link><pubDate>Tue, 06 Nov 2018 11:19:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f52fe9b-905a-4259-b010-ce1319af1bce</guid><dc:creator>akash naidu</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Ovrebekk&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I will test it again with this workaround.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best Regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Akash&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/thread/156080?ContentTypeID=1</link><pubDate>Tue, 06 Nov 2018 08:50:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0bfdf314-358b-4bdd-b534-256a5cf09f9e</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Akash&lt;/p&gt;
&lt;p&gt;I also get an error now when trying to send data. The error I get is 0x3401, which is the &amp;#39;system attributes missing&amp;#39; error.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is interesting, as I can&amp;#39;t remember seeing this issue before.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I need some more time to investigate this, but one quick workaround that allows me to send packets is to disconnect the device from the phone and reconnect after you have paired it for the first time. (The easiest way to do this in Android is simply to disable Bluetooth after you first paired, and enable it again. Double check the log from the kit to make sure it disconnects and reconnects.)&lt;/p&gt;
&lt;p&gt;After you have connected for the second time the system attributes should be properly set, and you should be able to send packets without the error occurring.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/thread/155774?ContentTypeID=1</link><pubDate>Fri, 02 Nov 2018 13:55:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:73dc98c5-a149-4e86-a742-181d088fa4d3</guid><dc:creator>akash naidu</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Ovrebekk&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I am using IAR C/C++ Compiler for ARM&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Redmi notepad 2.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/thread/155713?ContentTypeID=1</link><pubDate>Fri, 02 Nov 2018 10:01:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a25a841-79ca-4504-8ad6-b5156c47fc43</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Akash&lt;/p&gt;
&lt;p&gt;What compiler are you using?&lt;/p&gt;
&lt;p&gt;Which Android phone are you testing on?&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/thread/155664?ContentTypeID=1</link><pubDate>Fri, 02 Nov 2018 06:02:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e41fa59-bdd7-47b9-9df0-603293f4d948</guid><dc:creator>akash naidu</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Ovrebekk&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks for sharing SDK version.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;When i have downloaded and test it on nrf52DK, i am getting following logs...&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;lt;info&amp;gt; app: HID Mouse example started.&lt;br /&gt;&amp;lt;info&amp;gt; app: m_whitelist_peer_cnt 1, MAX_PEERS_WLIST 8&lt;br /&gt;&amp;lt;info&amp;gt; app: Fast advertising.&lt;br /&gt;&amp;lt;info&amp;gt; app: Connected&lt;br /&gt;&amp;lt;error&amp;gt; app: Fatal error&lt;br /&gt;&amp;lt;warning&amp;gt; app: System reset&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Once connection has been established with Android&amp;nbsp;mobile, then i am pressing button 4 for sending report.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;When i have pressed Button 4, was getting Fatal error.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I have edited mouse example.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;could you please tell me what i have done wrongly?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Akash&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/thread/155620?ContentTypeID=1</link><pubDate>Thu, 01 Nov 2018 16:03:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33d3f07e-5173-484e-ba61-7aec67c3f3b8</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Akash&lt;/p&gt;
&lt;p&gt;Sorry about that, I should probably have shared the SDK version with you ;)&lt;/p&gt;
&lt;p&gt;I used the latest one, SDK v15.2.0.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/thread/155253?ContentTypeID=1</link><pubDate>Wed, 31 Oct 2018 06:01:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:71c66f45-6f66-49ed-8a3a-4d6491a5e3ee</guid><dc:creator>akash naidu</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Ovrebekk&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks for sharing the file.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;yes, i have nrf52DK and will test on it.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;On which SDK you have used to implement the project?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;if you share SDK version, so that i can download and edit the main file.Because i am using&amp;nbsp;nRF5_SDK_15.0.0.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Akash&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/thread/155050?ContentTypeID=1</link><pubDate>Tue, 30 Oct 2018 09:46:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:805b562e-ba03-4c77-a207-e5dac5ff9b19</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My HID descriptor is almost identical to the one you sent, except there is a slight change around the scan time usage. The ordering of lines was a bit non standard in your version (if you compare the two I am sure you will spot it).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You will find the example attached:&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-54905ee8843f43b6833e360c2e3c88fc/DZ213974_5F00_ble_5F00_app_5F00_hids_5F00_mouse.zip"&gt;ble_app_hids_mouse.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Unfortunately I tested this on the nRF52832, not the nRF51822.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Would you happen to have an nRF52DK available that you can test on?&lt;/p&gt;
&lt;p&gt;If not I will try to port the code to the nRF51 so you can test it there.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t expect the HID behavior to be different on the nRF52 compared to the nRF51, as long as the BLE connection works as normal.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is multi touch HID possible with nrf51822 chip?</title><link>https://devzone.nordicsemi.com/thread/154865?ContentTypeID=1</link><pubDate>Mon, 29 Oct 2018 12:52:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d18cd2f-6ee1-4275-b4e6-f64f1cd71f97</guid><dc:creator>akash naidu</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Ovrebekk&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;That was good news.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;At least multi touch has been working on Android&amp;nbsp;mobile.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;are u using same multi touch hid which i have shared to you?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If possible please share your entire project, so that i can test and will try it work on windows as well.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;akash.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>