Hi, i have two microcontrollers: STM32F401 and nRF51822. They communicate by uart with flow control. I use 110 Soft Device from SDK 10. The maximum baud rate when communication work OK is 256000. When i try to communicate with speed 460k or 960k nRF51 receive wrong data. Data sent z STM32 is OK because i checked in logic analyzer. Could someone help?