I am actually working on Arduino Nano RP2040 IMU data. And I want to transmit/send this data to Arduino UNO over Bluetooth. I know the Arduino Nano RP2040 has a built-in Bluetooth interface. And I have HC-05 that I am connecting to Arduino UNO. Thus I want to establish a connection between the built-in Arduino Nano RP2040 and HC-05 connected to UNO. Is it Possible? If yes, then kindly tell me how. Thanks in Advance.