Uart problem on Arduino Nano 33 BLE

I figure out the solution which from Issue Receiving Serial Data on nano 33 BLE UART - #13 by rluteijn. For adding noInterrupts() and interrupts() during the uart.read()