Hey everyone, I am using nrf51 dongle pca 10031. Nordic promised to have 1Mbps data rate. when i was trying to transfer data through UART. data is validated until 401600 (400kbps). when i configured UART to 1 Mbps, data is corrupted. when i was trying to transmit data (0x01-0x0f) on uart, on serial console i am recieving (0x80-0x8f). Can we achieve UART-USB data rate of 1 mbps with proper data validation?