This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

large data from phone to NRF52832

HI,i develop my project base on “examples\ble_peripheral\ble_app_uart” and “nRF UART v2.0”。i hava large data transmit from phone(androd) to nrf52832。 but when send a package every 15ms,it will lost 20% packages,it must send every 100ms and will not lose package。 both MIN_CONN_INTERVAL and MAX_CONN_INTERVAL was set as 10ms。 does any example about max through from phone to NRF52832 and how to send multi package every connect event on android phone。

ble.pcapng

Related