This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ble notification will be delayed by one connect interval(with ble_app_uart example)

hi support team,

customer has one question about about sd_ble_gatts_hvx notify API, found that this data is not sent out immediately, but there is one connect interval delay.

we use nrf_gpio_pin_set(pin) to indicate send and nrf_gpio_pin_clear(pin) in on_hvx_tx_complete callback, find out that this problem?

may i ask how to explain this ?

however, if i call this api twice, the data will be pushed out when next connection interval arrives.

Regards,

William.

Parents Reply Children
Related