Everything works fine if i use the default baudrate
NRF_UARTE_BAUDRATE_115200
but if i change it to 250000 or something higher the applications starts and goes directly to app_error_fault_handler
when it receives a character on the uart.
I'm using a preview-dk board (I have six preview boards, they all act the same. )
We do have a product with release nRF52840 on which behaves the same way but that board does not have an lf xtal.
Is this a known issues on the preview nRF and are there any baudrate limitations when using internal oscillator ?
Regards
Tomas