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.