Hi every one
we are working now on android application that use ble communciation, we aim to use L2CAP in lieu of GATT protocol but we can not find any exempl of lt2cap in the SDK exemple
can any one help me by providing exempl please
best
Hi every one
we are working now on android application that use ble communciation, we aim to use L2CAP in lieu of GATT protocol but we can not find any exempl of lt2cap in the SDK exemple
can any one help me by providing exempl please
best
I believe there was intention that the nRF51-series should support L2CAP, but due to the security procedures involved it was found that the nRF51-series couldn't handle the user scenarios. So from my understanding there doesn't exist any softdevice stack that have been qualified that can support L2CAP for the nRF51-series, there may exist some alpha released during early development that partially can. I recommend to check out the nRF52-series moving forward for IoT SDK and L2CAP support.