Search found 1 match
- Sat Nov 20, 2021 7:53 pm
- Forum: ESP-IDF
- Topic: BT classic serial does not show up on Chromebook as pairable device
- Replies: 1
- Views: 2089
Re: BT classic serial does not show up on Chromebook as pairable device
Hi I think you need to set the Bluetooth Class Of Device to something Chrome OS will accept. In the Espressif arduino-esp32 code it is done in BluetoothSerial.cpp, line 636: See https://github.com/espressif/arduino-esp32/blob/master/libraries/BluetoothSerial/src/BluetoothSerial.cpp // the default BT...