Page 1 of 1

Conneting ESP32-S3-OTG via BLE to PC

Posted: Sun Sep 03, 2023 12:07 pm
by vapisoft
I use the: BLE_server.ino script

I see the MyESP32 in Windows and in Android.

I can pair in both.
But when I send data from the Arduino I can see it only in Android Terminal.
In Windows Terminal I don’t see all the lines that enable me to send and receive data (like I do in other BLE devices).
Do I need to do something special for Windows’ terminal?