<?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>Arduino + Accel/Gyro + nRF8001 HID Mouse</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13539/arduino-accel-gyro-nrf8001-hid-mouse</link><description>Hi, 
 For the past few weeks I&amp;#39;ve been trying to make a small device that would simulate a mouse with Arduino and MPU6050 accelerator + gyroscope sensor. I wanted the device to run on batteries and the communication to be done via Bluetooth LE, so I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 May 2016 08:31:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13539/arduino-accel-gyro-nrf8001-hid-mouse" /><item><title>RE: Arduino + Accel/Gyro + nRF8001 HID Mouse</title><link>https://devzone.nordicsemi.com/thread/51665?ContentTypeID=1</link><pubDate>Tue, 03 May 2016 08:31:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55162138-5835-4dbd-bf1b-cc9cd1eea8e6</guid><dc:creator>vgUtilis</dc:creator><description>&lt;p&gt;Hello and thank you for your answer. The minimal connection interval was 7.5 ms and the maximum was 24 ms. I changed it to 7.5 ms - 12 ms and it certainly works way smoother, its just that it is not what I expected because vertical movement works just as expected but horizontal movement is jumpy, but that I guess is due to my Arduino setup rather than the nRF8001 itself, so I am marking your answer as correct.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Arduino + Accel/Gyro + nRF8001 HID Mouse</title><link>https://devzone.nordicsemi.com/thread/51664?ContentTypeID=1</link><pubDate>Mon, 02 May 2016 09:12:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:026342b3-18db-44ba-b0b3-b07771e9d673</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;What is your connection interval in this case? I would recommend a connection interval in the 7.5 - 15ms range. You can request faster interval from the master using lib_aci_change_timing_GAP_PPCP or &lt;a href="https://github.com/NordicSemiconductor/ble-sdk-arduino/blob/master/libraries/BLE/lib_aci.cpp#L449"&gt;lib_aci_change_timing&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>