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..
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..
Hi,
IS there any library that suits for BMI160 bosch accelerometer gyroscope sensor
any code related to SDK_15.2
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.
No, I'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.
HI,
shall I know how to modify SDK_14 to SDK_15.2.
Is there any tutorial for that. Please share..
There is a Migration guide 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.