Send sensor data to computer using Bluetooth Arduino Nano 33 BLE

Hi everyone,

I have one project and want to send sensor data from Arduino Nano 33 BLE using bluetooth port to the computer. I used serialPassThrough example from arduino but I don't know how to receive the data on computer. I am getting the data on computer using arduino Nano BLE serial port but I want it using bluetooth. I searched over internet but didn't find anything.

Zahoor