Sample code using BMI270 accelerometer fastest rate and FFT

Hi all,
is there some sample code for the Arduino Nano 33 BLE Sense's BMI270 accelerometer, using its fastest data rate, and processing data using a FFT, to detect vibration frequencies?

EDIT:
let me add a few more lines so people don't waste their time telling me to do my own work etc... there is still not much info for this board and its sensors, there is an example with PDM / microphone / FFT for sound frequency, but nothing for accelerometer using interrupts for max sample rate, witch is basically what I need, the FFT will be easy once I have data in an array.

Why would you call code that complex a "sample" code?

It is unlikely that someone has done all your work for you, so one place to start would be sample code to read the accelerometer. Find it using the search phrase "Nano 33 BLE read accelerometer".

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.