Connect classic bluetooth device using new CoreBluetooth API (iOS13)

Hi!

Is it possible to connect a classic bluetooth device that has Serial Port Profile (SPP) using new CoreBluetooth framework API that was introduced in iOS 13?

I tried to use CoreBluetoothClassicSample application with specifing 1101 service UUID to find the devices but got nothing


Best,

Andrei

Replies

Is it a BLE device ?

It's classic bluetooth device

Only the GATT profile is supported. I think that L2CAP will work too