<?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>Linking MPU 6050 and BLE UART example.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24052/linking-mpu-6050-and-ble-uart-example</link><description>Hi, im using nRF 52 DK. I interfaced mpu 6050 by using the example found here (BLE example found here is not working properly, dosent connect with uart app). I&amp;#39;m particularly using the example linked below, which uses twi. I need to send the acquired</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 04 Aug 2017 08:48:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24052/linking-mpu-6050-and-ble-uart-example" /><item><title>RE: Linking MPU 6050 and BLE UART example.</title><link>https://devzone.nordicsemi.com/thread/94695?ContentTypeID=1</link><pubDate>Fri, 04 Aug 2017 08:48:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c0f89c7-df63-4397-a730-10475ff0cdbd</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You need to update the configuration file &lt;code&gt;nrf_drv_config.h&lt;/code&gt;. For the ble_app_uart example the configuration file for PCA10040 is located in the folder &lt;code&gt;SDK_folder\examples\ble_peripheral\ble_app_uart\config\ble_app_uart_s132_pca10040\&lt;/code&gt;.
You will need to set the &lt;code&gt;TWI0_ENABLED&lt;/code&gt; to 1. This is already set in the nrf5-mpu-simple project. See this &lt;a href="https://github.com/Martinsbl/nrf5-mpu-examples/blob/master/nrf5-mpu-simple/config/twi_sensor_pca10040/nrf_drv_config.h#L293"&gt;link&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>