ESP32 Bluetooth transmission problem

Hello @cola,

Do you serial over Bluetooth set up correctly on your PC?

Try some simple code and just send a single character and try to receive that on Processing or any other terminal emulator that connects to a serial port.

You must select correct COM port, BAUD rate, etc.

:)