Hi ,I am using nrf52 DK with mpu9255.I am using source code given here here.of this link,I have taken 'nrf5-ble-data-ready-interrupts' example .code builts fine in keil v5 though.I am not getting accel values.
help will be appreciated.
Hi ,I am using nrf52 DK with mpu9255.I am using source code given here here.of this link,I have taken 'nrf5-ble-data-ready-interrupts' example .code builts fine in keil v5 though.I am not getting accel values.
help will be appreciated.
hi,
did u done all the things as mentioned below. still if you are not getting values what is the error code.
regards
hi,yes i have done all these steps.Code runs without error.Before getting data i need to connect it to device name " MPU BLE" as given in example.I cant see device name "MPU BLE" in nrf connect application.
.
hi,
in which you are initializing the device in twi or spi
hi,
did you correctly interfaced the mpu 9255 in spi pins with your dk.