If you only power the sensor it will log to its own SD card. If you want to log the data alongside flight data, then you need to write a driver in PX4 which reads from the sensor and then publishes it to a uORB topic which can be logged.
1 Like