Hi,
I'm trying to receive data from a UART transceiver. I'm using a nRF52 DK with a RS485 to UART transceiver chip.
On my debug session I get the " NRF_SERIAL_EVENT_DRV_ERR" in the serial event handler.
My serial settings are correct because I get correct data on a serial monitor.
I have attached the relevant code:
I also read this question.
Is this the error mask?
Please help,
Thanks