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.

CC2640R2F-Q1: The specification of HCI_EXT_SetLocalSupportedFeaturesCmd when Slave Latency enabled

Part Number: CC2640R2F-Q1

I'm using SDK v2.40.00.32 with BLE v4.2.

When GATT write command is sent from the master to the slave, it seems that the slave ignores the command (or not responds) during Slave Latency interval.

It's not depend on the configuration by HCI_EXT_SetFastTxResponseTimeCmd() function.

Its specification is described below:

The default system value for this feature is HCI_EXT_ENABLE_FAST_TX_RESP_TIME. When the Host transmits data, the controller (by default) ensures the packet is sent over the LL connection with as little delay as possible, even when the connection is configured to use slave latency. That is, the transmit response time will tend to be no longer than the connection interval.

I think that this configuration influences the response time at the first Slave Latency interval ends after GATT write command is sent.

Is that right?

Best Regards,

Satoshi Shinohara