Hi,
I built a simple custom board with an nRF52832 ebyte BLE module with no added components except for the RST and DFU buttons, the serial wiring are the same pins (RX, TX, DTR, CTS) as with the DK board. While I can program my custom board with any application using 9600 bauds without flow control, I find it impossible to use higher baudrates with flow control turned on on the bootloader. What can I do to enable higher baud rates, let's say 115200 baud rates?
Thanks