Sending IMU data from XIAO nrf52840 sense to PC via bluetooth

Hi,

I am just getting started with the XIAO nRF52840 sense board. I wanted to send the IMU data from the controller to the computer via bluetooth. Most of the examples and queries are only available on sending data to mobile phones app. Is there any reference available for me to start with for this problem?

Thanks in advance

Hi siddarth,
Would the following link be helpful?

https://forum.seeedstudio.com/t/xiao-ble-nrf52840-connected-to-a-sensor-logging-data-to-windows-11-laptop-not-mobile-at-20-hz-wireless/268857”

The Bluetooth serial connection may be limited by the maximum data transfer rate of the Bluetooth module on the XIAO nRF52840 sense board, so you may need to adjust the data rate and format of the IMU data being sent to optimize the performance of the Bluetooth serial connection.