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.
Hi Team,
What I have Done in My Embedded Application:
I have configured some 'X' value to obtain the effective connection interval, so that i can do data transfer for every connection interval. lets say i have configured with 100ms value as connection interval and do the transfer. so now my embedded device have some bulk data( in KB ) which needs to be transferred to mobile Application up on request.
The method we selected to transfer the data to mobile App is through NOTIFICATIONS.
What I Require:
So now, i have bulk data in KB with me and i want to send to mobile App as fast as i can, so here i need to negotiate with the central device(mobile) and know the effective connection interval and configure during run time in my embedded Application instead of my default value, so that i can do my data transfer effectively( effective usage of delays) using notifications.
Is there any way/provision for the BLE stack sitting on CC26xx to know the actual connection interval of the central (Mobile) device supporting, and in return the Application can make use of it to reconfigure this connection interval!!
thanks for your kind support in advance, Awaiting for your reply.
Regards,
Anil Kumar. B