Hi,
I am working with ble_app_uart code, in that I am trying to configure different baud rates like 9600,38400 and 57600. With these baud rates I am not getting any issues with the data transfer. But with 115200 device gets reset continuously I can't send the data with 115200. First of all I want to make sure that nRF52 will work fine with 115200.
Consider I will be sending continuous stream of data. Same data with other baud rates are working fine but I am facing problem with 115200.
Waiting for quick reply.