Changing UART1 Baud Rate in Q24PL

The only thing needed to change speed on UART1 is to make sure that it is OPEN and in AT mode in case you’re using FCM, and that you send the AT+IPR… on UART1.
Not sure how the module handles an IPR change on a closed UART, but I wouldn’t expect it to work.