Hi,
We have developed the application based on NRF52840 using nrf Connect SDK 2.4.0 in which we are transferring the data via nus to ble uart,
Everything is working fine but the data transfer rate is very slow.
I need to increase the data transmission speed, is there any way to do increase it,
On devzone couple of blogs say to change the PHY to 2MB instead of 1MB which increase the data rate by double.
Could you please let us know how can i make the configuration from 1MB PHY to 2MB PHY.
1. What are the thing need to be added in the prj.cfg file to convert 1MB PHY to 2MB PHY
2. How we can verify if the PHY has been updated using nrf connect tool.
Regards,
Ram