Hello,
I've been using nrfx UARTE driver on the nrf5 15.2.0 SDK on a nrf52832 and nrf52840 SoC and noticed that during the boot-up the first byte being sent is 0xFF.
Is there a reason for the UARTE to send that byte?

This picture above shows the first byte (0xFF) being sent at the boot-up and the sequence of bytes that are being sent properly.

Is this proper behaviour at the start? Tried different UARTE instance configurations but 0xFF byte was still being sent.
I can share the code if it is necessary but the 0xFF isn't sent explicitly.
Thanks in advance!
Petar.