I need to connect to a LIN bus and Bluetooth on the same device. I'd like to use the ARM processor on the nRF51822 based module (PTR5518) to handle the LIN bus messages. LIN uses a 13 bit break character, which normally requires a LIN compatible UART. It doesn't look like the UART in the nRF51822 is LIN compatible. Am I wrong? Any known work-arounds to make it work with LIN?