The first one I found was a ESP32 C3 Super Mini board:

When I view the booting on a serial monitor I can follow the booting of this board, but when I try and install a UART component, I get no reply
I used the UART (RS232) component and the UART software timer component.
Both don't get the UART send messages to the serial monitor.
I initialise the UART and send a string, but this is never received whatever baudrate I choose.
Any ideas? I use channel 1 and this uses the RX/TX pins like on the pic above..