Error 507: Unable to connect

Hi @HappyJuice

The BluetoothClient component only supports devices that support the Serial Port Profile (SPP). If your device supports RFCOMM over a UUID other than the SPP UUID, you’ll need to use the ConnectWithUUID block and specify the UUID required by your device.

2 Likes