Cellular example: STM32 UART transmit interrupt does not work

UART8 doesn’t support RTS/CTS, so maybe the HAL is smart enough to reject the init request. This code sets up RTS/CTS. Funny thing, the data sheet indicates UART4 doesn’t support RTS/CTS either.