<?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>MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39513/mpu6050-with-nrf52832-in-segger</link><description>Hi, 
 I am working on MPU-6050 sensor. 
 I have downloaded the NRF5-MPU-EXAMPLE from this link 
 in that there is no SES file. 
 How to create a SES file to work this code in segger..</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 Aug 2019 14:35:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39513/mpu6050-with-nrf52832-in-segger" /><item><title>RE: MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/thread/204341?ContentTypeID=1</link><pubDate>Thu, 15 Aug 2019 14:35:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac846670-d21b-4e65-aab4-7e60a013026e</guid><dc:creator>SL06</dc:creator><description>&lt;p&gt;After some research I can&amp;nbsp;&amp;nbsp;answer my question myself : &amp;nbsp;to change ram start and size, you open &amp;laquo;Project options&amp;raquo;, got to &amp;laquo;linker&amp;raquo; and to&amp;nbsp;&amp;laquo;Sertion placement macros&amp;raquo;, &amp;nbsp;RAM start and size are the last values. &amp;nbsp;See also &amp;nbsp;:&amp;nbsp; &lt;a href="https://www.youtube.com/watch?v=uP8RYgYGRvI&amp;amp;hd=1&amp;amp;feature=youtu.be&amp;amp;t=254"&gt;https://www.youtube.com/watch?v=uP8RYgYGRvI&amp;amp;hd=1&amp;amp;feature=youtu.be&amp;amp;t=254&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/thread/204245?ContentTypeID=1</link><pubDate>Thu, 15 Aug 2019 08:58:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a943c41-2b3d-46c0-a1cf-e6db9928c0d5</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Your question is not related to the topic of this thread. Please post it in a separate thread. Also, see &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/getting-started/posts/adjustment-of-ram-and-flash-memory"&gt;this tutorial&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/thread/204169?ContentTypeID=1</link><pubDate>Wed, 14 Aug 2019 20:26:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f856e1cc-8379-4b78-b07e-2909b722cda1</guid><dc:creator>SL06</dc:creator><description>&lt;p&gt;HI, I have installed the project in SDK14.2 as instructed. &amp;nbsp;The project compiled and download with no error on the nrf52DK board. &amp;nbsp; The MPU9255 &amp;nbsp;is connected by i2C with SCL to&amp;nbsp;pin P0.27, SDA to pin P026. &amp;nbsp;Those pin number have been define in &amp;nbsp;the&amp;nbsp;&lt;span&gt;nrf_drv_mpu_twi.c file. The MPU9255 is define in the Preprocessor definitions. &amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Whe I run the program, I have the&amp;nbsp;following error reported&amp;nbsp;on the USB port:&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;lt;info&amp;gt; app: [2J[;H&lt;br /&gt;&amp;lt;warning&amp;gt; nrf_sdh_ble: RAM starts at 0x200020E0, can be adjusted to 0x20002A68.&lt;br /&gt;&amp;lt;warning&amp;gt; nrf_sdh_ble: RAM size can be adjusted to 0xD598.&lt;br /&gt;&amp;lt;error&amp;gt; nrf_sdh_ble: sd_ble_enable() returned NRF_ERROR_NO_MEM.&lt;br /&gt;&amp;lt;error&amp;gt; app: Error 0x0004 (4) at line 566 in file: /Users/slareau/nrf52 development/nRF5_SDK_14.2.0_17b948a/examples/nrf5-mpu-examples/nrf5-ble-mpu-simple/main.c &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Line 564 to 566 in main.c are&amp;nbsp;:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;    // Enable BLE stack.
    err_code = nrf_sdh_ble_enable(&amp;amp;ram_start);
    APP_ERROR_CHECK(err_code);&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;Could someone help me ?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/thread/154250?ContentTypeID=1</link><pubDate>Wed, 24 Oct 2018 10:59:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be60e0ff-7615-4b30-8aaa-d9e05df5d695</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;There should not be API changes from 15.0.0 to 15.2.0, but there could be additional features, bug fixes, etc. Follow the migration guide for SDK 15.0.0 and you should be well on your way.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/thread/154195?ContentTypeID=1</link><pubDate>Wed, 24 Oct 2018 04:04:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b13152b3-4c45-4bcd-b5fa-47307e695d3c</guid><dc:creator>Sunil vignesh</dc:creator><description>[quote userid="14926" url="~/f/nordic-q-a/39513/mpu6050-with-nrf52832-in-segger/154093"]Migration from 15.0.0 to 15.2.0 [/quote]
&lt;p&gt;But if we convert 14.2 sdk to 15.2 sdk. is might be same or its different as SDK version update &lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/thread/154093?ContentTypeID=1</link><pubDate>Tue, 23 Oct 2018 12:24:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c9398a5-c154-44c1-9211-c80531521bc3</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;There is a&amp;nbsp;&lt;a title="Migration guide" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/migration.html?cp=4_0_1_1_9"&gt;Migration guide&lt;/a&gt;&amp;nbsp;in SDK 15.0.0 Getting Started section. Migration from 15.0.0 to 15.2.0 should be simpler as it is not a major SDK version update.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/thread/154090?ContentTypeID=1</link><pubDate>Tue, 23 Oct 2018 12:19:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4af24c71-2a51-44f4-b9be-9f30aa59f37a</guid><dc:creator>Sunil vignesh</dc:creator><description>&lt;p&gt;HI,&lt;/p&gt;
&lt;p&gt;shall I know how to modify &lt;strong&gt;SDK_14 to SDK_15.2.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Is there any tutorial for that. Please share..&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/thread/153983?ContentTypeID=1</link><pubDate>Tue, 23 Oct 2018 08:04:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:726b43ff-a1f8-4bb3-b4b7-96c054223e65</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;No, I&amp;#39;m not aware of any such code available. We provide basic examples of how to use the peripherals of our ICs. The customers need to modify these themselves to work with desired sensors. We cannot provide complete libraries for every available sensors that customers want to use.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/thread/153979?ContentTypeID=1</link><pubDate>Tue, 23 Oct 2018 08:02:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:41365fa9-c2da-4755-8a1f-463815c5858c</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Yes, you need to change the path to the log directory in preprocessor include paths to the correct path in SDK 15.2.0. Note that the example is not written for SDK 15.2.0 and there might be many API changes between the major SDK versions.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/thread/153953?ContentTypeID=1</link><pubDate>Tue, 23 Oct 2018 04:46:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7cf910bb-6852-48a1-8dbb-163d17360f37</guid><dc:creator>Sunil vignesh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;IS there any library that suits for BMI160 bosch accelerometer gyroscope sensor&amp;nbsp;&lt;/p&gt;
&lt;p&gt;any code related to &lt;strong&gt;SDK_15.2&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/thread/153949?ContentTypeID=1</link><pubDate>Tue, 23 Oct 2018 04:15:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3412d732-44e6-4048-9fd2-42f85d03307f</guid><dc:creator>Sunil vignesh</dc:creator><description>&lt;p&gt;HI Jorgen,&lt;/p&gt;
&lt;p&gt;Thanks a lot for the project.&lt;/p&gt;
&lt;p&gt;as you said i replace the directory and i build&lt;/p&gt;
&lt;p&gt;i got 3 errors&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;F:\nRF52 SDK files\nRF5_SDK_15.2.0_9412b96\nRF5_SDK_15.2.0_9412b96\components\libraries\experimental_log\src\nrf_log_backend_rtt.c: No such file or directory&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;F:\nRF52 SDK files\nRF5_SDK_15.2.0_9412b96\nRF5_SDK_15.2.0_9412b96\components\libraries\experimental_log\src\nrf_log_backend_serial.c: No such file or directory&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;F:\nRF52 SDK files\nRF5_SDK_15.2.0_9412b96\nRF5_SDK_15.2.0_9412b96\components\libraries\experimental_log\src\nrf_log_backend_uart.c: No such file or directory&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;and i have seen in the preprocessor that &lt;/p&gt;
&lt;p style="margin:0px;text-indent:0px;"&gt;&lt;/p&gt;
&lt;p style="margin:0px;text-indent:0px;"&gt;../../../../../../components/libraries/experimental_log&lt;/p&gt;
&lt;p style="margin:0px;text-indent:0px;"&gt;../../../../../../components/libraries/experimental_log/src&lt;/p&gt;
&lt;p style="margin:0px;text-indent:0px;"&gt;../../../../../../components/libraries/experimental_memobj&lt;/p&gt;
&lt;p style="margin:0px;text-indent:0px;"&gt;../../../../../../components/libraries/experimental_section_vars&lt;/p&gt;
&lt;p style="margin:0px;text-indent:0px;"&gt;&lt;/p&gt;
&lt;p style="margin:0px;text-indent:0px;"&gt;while in my directory there no such &lt;strong&gt;experimental_log folder &lt;/strong&gt;&lt;/p&gt;
&lt;p style="margin:0px;text-indent:0px;"&gt;but there is only &lt;strong&gt;log/src/ (in that those files are available)&lt;/strong&gt;&lt;/p&gt;
&lt;p style="margin:0px;text-indent:0px;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p style="margin:0px;text-indent:0px;"&gt;shall i change the preprocessor file or else i need to create the experimental_log folder..&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/thread/153759?ContentTypeID=1</link><pubDate>Mon, 22 Oct 2018 09:06:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a07705d0-bf35-4590-92a3-ae5718c14031</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;You get these errors because you try to run the example in SDK 15.2.0. The Git repository say the examples have been written and tested for SDK 14.2.0, this is the version you have to use.&lt;/p&gt;
&lt;p&gt;Please clone the mpu repository into examples directory in&amp;nbsp;&lt;strong&gt;SDK v14.2.0&lt;/strong&gt;. Then delete the entire&amp;nbsp;nrf5-ble-mpu-simple directory, and extract the following:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-174d149c43fe4025bc4e9333d282b1f1/nrf5_2D00_ble_2D00_mpu_2D00_simple.zip"&gt;devzone.nordicsemi.com/.../nrf5_2D00_ble_2D00_mpu_2D00_simple.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I have created the project for you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/thread/153722?ContentTypeID=1</link><pubDate>Sun, 21 Oct 2018 15:35:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb64ebf7-2624-4746-9431-7db08bab5161</guid><dc:creator>Sunil vignesh</dc:creator><description>&lt;p&gt;HI,&lt;/p&gt;
&lt;p&gt;As you said i have created the &lt;strong&gt;SES folder &lt;/strong&gt;in the example path:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;F:\nRF52 SDK files\nRF5_SDK_15.2.0_9412b96\nRF5_SDK_15.2.0_9412b96\examples\nrf5-mpu-examples\nrf5-ble-mpu-simple\pca10040\s132\SES&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;and copy the BLE_UART SES file into that and changed the name into &lt;strong&gt;nrf5-ble-mpu-simple_pca10040_s132 for EMPROJECT file and EMSESSION file &lt;/strong&gt;and changed in the &amp;lt;open solution&amp;gt; in editor.&lt;/p&gt;
&lt;p&gt;then I&lt;/p&gt;
&lt;p&gt;1. remove the main.c file&lt;/p&gt;
&lt;p&gt;2. added main.c file of &lt;strong&gt;nrf5-ble-mpu-simple_pca10040_s132, app_mpu.c,ble_mpu.c,nrf_drv_mpu_twi.c and nrf_drv_mpu_spi.c&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3.&amp;nbsp; in sdk_config.h &lt;/strong&gt;file &lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;#ifndef NRFX_TWI_ENABLED
#define NRFX_TWI_ENABLED 1
#endif
// &amp;lt;q&amp;gt; NRFX_TWI0_ENABLED  - Enable TWI0 instance
 

#ifndef NRFX_TWI0_ENABLED
#define NRFX_TWI0_ENABLED 1
#endif

#ifndef TWI_ENABLED
#define TWI_ENABLED 1
#endif

// &amp;lt;e&amp;gt; TWI0_ENABLED - Enable TWI0 instance
//==========================================================
#ifndef TWI0_ENABLED
#define TWI0_ENABLED 1
#endif&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;4. added User include directories and preprocessor definitions as&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/segger8.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/segger9.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;while Build the project i got 6 errors&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;Rebuilding ‘nrf5-ble-mpu-simple_pca10040_s132’ from solution ‘nrf5-ble-mpu-simple_pca10040_s132’ in configuration ‘Release’
  Assembling ‘thumb_crt0.s’
  Compiling ‘nrf_log_backend_rtt.c’
  Compiling ‘nrf_log_backend_serial.c’
  Compiling ‘nrf_log_default_backends.c’
  Compiling ‘nrf_log_frontend.c’
  Compiling ‘nrf_log_str_formatter.c’
  Compiling ‘app_error.c’
  Compiling ‘app_button.c’
  Compiling ‘app_error_handler_gcc.c’
  Compiling ‘app_fifo.c’
  Compiling ‘app_error_weak.c’
  Compiling ‘app_scheduler.c’
  Compiling ‘app_timer.c’
  Compiling ‘app_uart_fifo.c’
  Compiling ‘app_util_platform.c’
  Compiling ‘hardfault_implementation.c’
  Compiling ‘nrf_assert.c’
  Compiling ‘nrf_atfifo.c’
  Compiling ‘nrf_atflags.c’
  Compiling ‘nrf_atomic.c’
  Compiling ‘nrf_balloc.c’
  Compiling ‘nrf_fprintf.c’
  Compiling ‘nrf_fprintf_format.c’
  Compiling ‘nrf_memobj.c’
  Compiling ‘nrf_pwr_mgmt.c’
  Compiling ‘nrf_ringbuf.c’
  Compiling ‘nrf_section_iter.c’
  Compiling ‘nrf_strerror.c’
  Compiling ‘retarget.c’
  Assembling ‘ses_startup_nrf52.s’
  Assembling ‘ses_startup_nrf_common.s’
  Compiling ‘system_nrf52.c’
  Compiling ‘boards.c’
  Compiling ‘nrf_drv_clock.c’
  Compiling ‘nrfx_clock.c’
  Compiling ‘nrfx_gpiote.c’
  Compiling ‘nrfx_power_clock.c’
  Compiling ‘nrfx_prs.c’
  Compiling ‘nrfx_uart.c’
  Compiling ‘nrfx_uarte.c’
  Compiling ‘nrfx_spi.c’
  Compiling ‘nrfx_twi.c’
  Compiling ‘nrfx_twim.c’
  Compiling ‘bsp.c’
  Compiling ‘bsp_btn_ble.c’
    nrfx_glue.h
    nrfx.h
    nrf_gpio.h
    boards.h
    bsp.h
    bsp_btn_ble.h
    bsp_btn_ble.c
    static assertion failed: &amp;quot;NRF_SDH_BLE_ENABLED not set!&amp;quot;
    in definition of macro &amp;#39;_SELECT_ASSERT_FUNC&amp;#39;
    in expansion of macro &amp;#39;STATIC_ASSERT_MSG&amp;#39;
    in expansion of macro &amp;#39;STATIC_ASSERT&amp;#39;
    in expansion of macro &amp;#39;NRF_SDH_BLE_OBSERVER&amp;#39;
  Compiling ‘main.c’
    ble_srv_common.h
    main.c
    static assertion failed: &amp;quot;NRF_SDH_BLE_ENABLED not set!&amp;quot;
    in definition of macro &amp;#39;_SELECT_ASSERT_FUNC&amp;#39;
    in expansion of macro &amp;#39;STATIC_ASSERT_MSG&amp;#39;
    in expansion of macro &amp;#39;STATIC_ASSERT&amp;#39;
    in expansion of macro &amp;#39;NRF_SDH_BLE_OBSERVER&amp;#39;
    in expansion of macro &amp;#39;NRF_BLE_GATT_DEF&amp;#39;
    static assertion failed: &amp;quot;NRF_SDH_BLE_ENABLED not set!&amp;quot;
    in definition of macro &amp;#39;_SELECT_ASSERT_FUNC&amp;#39;
    in expansion of macro &amp;#39;STATIC_ASSERT_MSG&amp;#39;
    in expansion of macro &amp;#39;STATIC_ASSERT&amp;#39;
    in expansion of macro &amp;#39;NRF_SDH_BLE_OBSERVER&amp;#39;
    in expansion of macro &amp;#39;BLE_ADVERTISING_DEF&amp;#39;
    static assertion failed: &amp;quot;NRF_SDH_SOC_ENABLED not set!&amp;quot;
    in definition of macro &amp;#39;_SELECT_ASSERT_FUNC&amp;#39;
    in expansion of macro &amp;#39;STATIC_ASSERT_MSG&amp;#39;
    in expansion of macro &amp;#39;STATIC_ASSERT&amp;#39;
    in expansion of macro &amp;#39;NRF_SDH_SOC_OBSERVER&amp;#39;
    in expansion of macro &amp;#39;BLE_ADVERTISING_DEF&amp;#39;
    static assertion failed: &amp;quot;NRF_SDH_BLE_ENABLED not set!&amp;quot;
    in definition of macro &amp;#39;_SELECT_ASSERT_FUNC&amp;#39;
    in expansion of macro &amp;#39;STATIC_ASSERT_MSG&amp;#39;
    in expansion of macro &amp;#39;STATIC_ASSERT&amp;#39;
    in expansion of macro &amp;#39;NRF_SDH_BLE_OBSERVER&amp;#39;
    &amp;#39;BSP_INIT_LED&amp;#39; undeclared (first use in this function)
    each undeclared identifier is reported only once for each function it appears in
  Compiling ‘app_mpu.c’
    app_mpu.c
    #warning &amp;quot;INFO: The MPU is using TWI drivers.&amp;quot; [-Wcpp]
Build failed&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x240/__key/communityserver-discussions-components-files/4/segger10.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x240/__key/communityserver-discussions-components-files/4/segger11.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/thread/153721?ContentTypeID=1</link><pubDate>Sun, 21 Oct 2018 15:00:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc1a5779-0435-40cc-bde8-4ce013c23d35</guid><dc:creator>Sunil vignesh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have used BLE UART &lt;strong&gt;SES file &lt;/strong&gt;and i add the main.c, app_mpu.c,ble_mpu.c and i use&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;sdk_config.h&lt;/strong&gt; file must be the BLE UART sdk file &lt;/p&gt;
&lt;p&gt;but in&lt;/p&gt;
&lt;p&gt;MPU_EXAMPLE\nrf5-ble-mpu-simple\pca10040\s132\config &lt;strong&gt;sdk_config.h &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;which one we need to use?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/thread/153645?ContentTypeID=1</link><pubDate>Fri, 19 Oct 2018 12:58:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc657ad5-cde5-455e-acea-2d9087ea6350</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Did you place the example project in the correct level inside the SDK and the directory where the mpu files are located?&lt;/p&gt;
&lt;p&gt;You should have the mpu library files located in [SDK_ROOT]\examples\nrf5-mpu-examples\, and your SES project should be located in&amp;nbsp;&lt;span&gt;[SDK_ROOT]\examples\nrf5-mpu-examples\&lt;/span&gt;nrf5-ble-mpu-simple\pca10040\s132\ses&lt;/p&gt;
&lt;p&gt;From your original image, it looks like you have the project and library files located in a wrong path level.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/thread/153615?ContentTypeID=1</link><pubDate>Fri, 19 Oct 2018 10:35:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae3d81f3-ff4c-4599-bcdc-2937b9d91e48</guid><dc:creator>Sunil vignesh</dc:creator><description>&lt;p&gt;I have used both forward slash and back slash&amp;nbsp; its doesn&amp;#39;t change. error still occur&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/thread/153614?ContentTypeID=1</link><pubDate>Fri, 19 Oct 2018 10:31:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20b8f137-eba2-464b-ba86-ce793ca95be6</guid><dc:creator>Sunil vignesh</dc:creator><description>&lt;p&gt;is this the file path in the drive or ??&lt;/p&gt;
[quote userid="14926" url="~/f/nordic-q-a/39513/mpu6050-with-nrf52832-in-segger/153587"]..\..\..\..\..\nrf5-mpu-examples[/quote]&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/thread/153610?ContentTypeID=1</link><pubDate>Fri, 19 Oct 2018 10:26:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e368eae7-b7d7-4ff3-b285-0724136d8933</guid><dc:creator>Sunil vignesh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Even though it won&amp;#39;t work same error app_mpu.h : No such file or directory&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/thread/153587?ContentTypeID=1</link><pubDate>Fri, 19 Oct 2018 08:35:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67390ceb-265f-483a-aa5e-8d64cb9feed4</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;You have not included the path to the header file in the project settings.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Left click Project in the project file browser and select Options.&lt;/li&gt;
&lt;li&gt;Select Common from the dropdown menu at the top left corner.&lt;/li&gt;
&lt;li&gt;Click on Preprocessor under Code on left side.&lt;/li&gt;
&lt;li&gt;Double click User Include Directories.&lt;/li&gt;
&lt;li&gt;Add the following path to the end of the list: &amp;#39;..\..\..\..\..\nrf5-mpu-examples&amp;#39;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/thread/153309?ContentTypeID=1</link><pubDate>Wed, 17 Oct 2018 15:18:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c4db1af-575f-4c02-a450-e030e84b7c82</guid><dc:creator>Sunil vignesh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I command the sensorsim.h header file..&lt;/p&gt;
&lt;p&gt;but it shows app_mpu.h error.but i added the header file&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/segger7.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/thread/153299?ContentTypeID=1</link><pubDate>Wed, 17 Oct 2018 14:56:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64c04bcf-8f96-4778-8692-3dabf5db3ffe</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Means you have not included the paths to the header files in the project include paths. How to do that is described in the video tutorials I linked you. The MPU project you are using is not based on ble_app_uart, but on&amp;nbsp;&lt;span&gt;ble_app_template. The ble_app_uart example does not include all header file paths that is used by ble_app_template. With that said, it does not look like the example use sensorsim, and you can remove the inclusion of the header file from main.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/thread/153207?ContentTypeID=1</link><pubDate>Wed, 17 Oct 2018 11:22:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1961768-3876-4189-820c-b16ee9fcd9e5</guid><dc:creator>Sunil vignesh</dc:creator><description>&lt;p&gt;HI,&lt;/p&gt;
&lt;p&gt;I got one error it show &lt;strong&gt;sensorsim.h : No such directory &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;and&amp;nbsp; app_mpu.h : No such directory. &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/SEGGER6.png" /&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/thread/153180?ContentTypeID=1</link><pubDate>Wed, 17 Oct 2018 09:43:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53a71b51-327c-427f-8979-9a46d40b90bf</guid><dc:creator>Sunil vignesh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
&lt;p&gt;i did that one.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/SEGGER5.png" /&gt;&lt;/p&gt;
&lt;p&gt;The sdk_config.h file must be the BLE UART sdk file or&lt;/p&gt;
&lt;p&gt;MPU_EXAMPLE\nrf5-ble-mpu-simple\pca10040\s132\config &lt;strong&gt;sdk_config.h &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;which one we need to use?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/thread/153155?ContentTypeID=1</link><pubDate>Wed, 17 Oct 2018 09:00:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30574bab-8988-4424-a6a0-fc87719a55df</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;You set it in the preprocessor symbols.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Left click Project in the project file browser and selec&amp;nbsp; Options.&lt;/li&gt;
&lt;li&gt;Select Common from the dropdown menu at the top left corner.&lt;/li&gt;
&lt;li&gt;Click on Preprocessor under Code on left side.&lt;/li&gt;
&lt;li&gt;Double click Preprocessor Definitions.&lt;/li&gt;
&lt;li&gt;Add the flags as described on Github. In your case you should add MPU60x0 and MPU_USES_TWI.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MPU6050 with NRF52832 in segger</title><link>https://devzone.nordicsemi.com/thread/153095?ContentTypeID=1</link><pubDate>Tue, 16 Oct 2018 14:40:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c707873f-85e5-47d8-9435-10df57552d5f</guid><dc:creator>Sunil vignesh</dc:creator><description>&lt;p&gt;while in a code itself we need to select MPU-6050..? and TWI..?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>