Hi
I'm trying to config parity with UART, if I understand right even parity is supported.
In sdk_config.h
changing default value 0 to 14
#define NRFX_UARTE_DEFAULT_CONFIG_PARITY 14
#define NRFX_UART_DEFAULT_CONFIG_PARITY 14
Do I get this wrong?
Regards
Michael