This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SPP between BLE and BR/EDR

I am developing a device that connects to other devices via SPP over Bluetooth 3.0. I am looking to switch my device from Bluetooth 3.0 to BLE (but I cannot chance the devices that I connect to, those will still be Bluetooth 3.0). As I understand there is no SPP on BLE, but you can create your own custom service to emulate it. My question is, is there a way to connect a BLE device (with a custom service emulating a SPP) with a Bluetooth 3.0 device using SPP?

Thenk you very much.