Tool/software:
Hi
as title, Is data transfer over LE L2CAP Channel-Oriented Channels (CoC) supported for OTA updates using TI OAD?
thanks a lot!
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.
Tool/software:
Hi
as title, Is data transfer over LE L2CAP Channel-Oriented Channels (CoC) supported for OTA updates using TI OAD?
thanks a lot!
Hi Roger,
Sorry for the delay.
The LE L2CAP CoC is not supported for OTA updates with TI OAD. The primary method for sending data from the OAD target to the OAD distributor is GATT notifications. TI OAD are designed to work with GATT characteristics for data transfer efficiency and validation during the updates. Implementing the OTA updates directly with L2CAP CoC might need more development effort compared to using OAD.
You can read more information regarding the L2CAP CoC here and the OAD here.