Search found 1 match
- Wed Feb 09, 2022 10:29 am
- Forum: General Discussion
- Topic: BluetoothSerial blocks Serial I/O
- Replies: 0
- Views: 787
BluetoothSerial blocks Serial I/O
Hello, I'm using an ESP32 DEVKIT V1 and I've just installed the BluetoothSerial library which works fine. However, after the program has executed the SerialBT.begin, there is a beep from the pc as if the USB has been unplugged and no more messages a received on the console. In the following code sni...