Hi all,
I'am running DFU in zephyr over ble through nrf_Connect_app. but the speed of transmission is low ,
how can i increase the speed.
Regards
Tushar
Hi all,
I'am running DFU in zephyr over ble through nrf_Connect_app. but the speed of transmission is low ,
how can i increase the speed.
Regards
Tushar
Hi Priyanka,
I running the application in zephyr so i changed the value of BT_GAP_INIT_CONN_INT_MIN and BT_GAP_INIT_CONN_INT_MAX to 200 , but it is not increasing the speed
Regards
Tushar
Hi Tushar,
By increasing speed, do you wish to increase the data length or decrease the connection interval? Maybe the Bluetooth Throughput sample could help you. Here is the GitHub page for the same.
Regards,
Priyanka
Hi priyanka,
I want to increase the data rate for DFU while OTA
Regards
Tushar
Hi Tushar,
I would suggest you to try taking a look at the following tickets which could be helpful:
Regards,
Priyanka