I'm connecting the NRF52832 UART to a USB bridge, CP2110. I am going to use flow control on NRF52832 but I might not use it on CP2110 for unrelated reasons. In general, my question is, will the UART work correctly with flow control on one side (ie. NRF52832) and without flow control on the other (ie. CP2110)? Thanks everyone!!