Part Number: CC2340R5
Dear support team,
Please refer to below scenario / use case.
- Peripheral device (cc2340) is establishing l2cap coc connection
- Both device gets event BLEAPPUTIL_L2CAP_CHANNEL_ESTABLISHED_EVT
- Event shows connhandle with value 0 and CID as 65. (For both device)
- Peripheral device sends some dummy l2cap data on established l2cap channel.
- When received at Central device, below condition fails.
- connhandle = 0, but event data CID appears to be 64 (expected was 65)
Why this would happen and therefore failure in sending data between devices?

Regards,
Rasikraj.