How to modify timeout waiting for write response?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hello,
I'm wondering if it is possible to modify the timeout interval between sending a Write Request (using CyBle_GattcWriteCharacteristicValue) and getting CYBLE_EVT_TIMEOUT event in case the Write Response is not received. The default timeout seems to be 30 seconds, which is a bit too long for our application. Changing cyBle_connectingTimeout has no effect (it works for connection timeout, though).

   

We are using CYBLE-022001-00 and BLE component v2.30 in PSoC Creator 3.3 CP2.

   

Thank you in advance!
BR - Stefano Voulaz

0 Likes
1 Reply
Anonymous
Not applicable

Hi,

   

This is fixed by the Spec as 30 seconds. This cannot be changed.,

   

Regards,

   

- Madhu Sudhan

0 Likes