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
Hi,
Any particular reason why you want to use L2CAP over GATT? Typically GATT is much more supported than L2CAP.
But to answer your question, we don't have any L2CAP support for the nRF51-series, however our latest nRF SDK v15 should have L2CAP examples for the nRF52-series.
Best regards,
Kenneth
so i can't use L2CAP on nrf51822 ?
That is correct. May I ask why you need L2CAP?
to anwer your question, L2CAP based on socket communication, that is wy i want use it
by the way, using IoT SDK won't allow me deal with L2cap ?!