I want to do data transfer vis L2Cap CoC channel on my nordic NRF52833 boards. I am unable to find any proper resource to get started. Please help me find some, thanks !
I want to do data transfer vis L2Cap CoC channel on my nordic NRF52833 boards. I am unable to find any proper resource to get started. Please help me find some, thanks !
Hi,
I would recommend you to start by taking a look at our L2CAP documentation. This gives an introduction into the L2CAP layer, the channel features and structure, data handling, server registration, client operations and APIs.
Let me know if you have any further questions.
Best Regards,
Samruddhi
Hi,
I would recommend you to start by taking a look at our L2CAP documentation. This gives an introduction into the L2CAP layer, the channel features and structure, data handling, server registration, client operations and APIs.
Let me know if you have any further questions.
Best Regards,
Samruddhi
okay i will try that, thank you