Comments on: ESP32 Bluetooth Classic with Arduino IDE – Getting Started https://randomnerdtutorials.com/esp32-bluetooth-classic-arduino-ide/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Wed, 21 May 2025 13:41:34 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Serg https://randomnerdtutorials.com/esp32-bluetooth-classic-arduino-ide/#comment-1046237 Wed, 21 May 2025 13:41:34 +0000 https://randomnerdtutorials.com/?p=85076#comment-1046237 In reply to Sara Santos.

Hi Sara,
No problem. Thanks anyway.

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-bluetooth-classic-arduino-ide/#comment-1046219 Wed, 21 May 2025 10:24:47 +0000 https://randomnerdtutorials.com/?p=85076#comment-1046219 In reply to Serg.

Hi again.
Unfortunately, I’m not familiar with that board.
Maybe those methods are not supported in that particular board.
Maybe it only support BLE methods and not Bluetooth Classic, but I’m not certain.

Regards,
Sara

]]>
By: Serg https://randomnerdtutorials.com/esp32-bluetooth-classic-arduino-ide/#comment-1046105 Tue, 20 May 2025 21:05:31 +0000 https://randomnerdtutorials.com/?p=85076#comment-1046105 In reply to Sara Santos.

Hi Sara,
Arduino Nano ESP32.

Serg

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-bluetooth-classic-arduino-ide/#comment-1046046 Tue, 20 May 2025 15:08:47 +0000 https://randomnerdtutorials.com/?p=85076#comment-1046046 In reply to Serg.

Hi.
Which board are you selecting in Tools > Board?
Regards,
Sara

]]>
By: Serg https://randomnerdtutorials.com/esp32-bluetooth-classic-arduino-ide/#comment-1045932 Tue, 20 May 2025 03:50:02 +0000 https://randomnerdtutorials.com/?p=85076#comment-1045932 Hi, I have an Arduino Nano ESP32 (from Arduino) and I’m trying to get the Serial Bluetooth to work in it and I’ve tried many examples from the web and there seems to eb a problem with the BluetoothSerial library (by Henry Abrahamsen, v.1.1.0) because it always gives me an error and I can’t load the sketches to the ESP32. The first error comes from the line:
BluetoothSerial SerialBT;
Compilation error: no matching function for call to ‘BluetoothSerial::BluetoothSerial()’
Any help would be appreciated!

]]>
By: Sai https://randomnerdtutorials.com/esp32-bluetooth-classic-arduino-ide/#comment-1033114 Fri, 02 May 2025 03:19:21 +0000 https://randomnerdtutorials.com/?p=85076#comment-1033114 In reply to Hector.

My feedback from the ESP32 is also (-127.00C -196.60F), can you help me? How did you fix this problem?

]]>
By: Edgard https://randomnerdtutorials.com/esp32-bluetooth-classic-arduino-ide/#comment-993897 Mon, 23 Dec 2024 19:42:08 +0000 https://randomnerdtutorials.com/?p=85076#comment-993897 Hi.
I thank you so much for the information here, I tested and it worked very well.
Now I have a problem, I explain: I have the esp32 working with dual core, core 0 will communicate through uart1 with a GPS board, and core 1 will communicate throuht bluetooth, but when the bluetooth works there is not communication with the GPS, and when there is such communication with the GPS then the bluetooth does not work. what could it be the problem here?.

I thank you so much for your help in advance.

Greetings

]]>
By: Steve https://randomnerdtutorials.com/esp32-bluetooth-classic-arduino-ide/#comment-951831 Tue, 27 Aug 2024 12:41:10 +0000 https://randomnerdtutorials.com/?p=85076#comment-951831 I uploaded the code to the ESP32 and it all was successful. I then tried to connect using the recommended Serial Bluetooth Terminal but I don’t see the ESP32test. It doesn’t show in the list. I am using Pixel 8 pro with Android 14. Any idea why it doesn’t show up?

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-bluetooth-classic-arduino-ide/#comment-948774 Sat, 17 Aug 2024 08:40:30 +0000 https://randomnerdtutorials.com/?p=85076#comment-948774 In reply to dede.

Hi.
Unfortunately, we don’t have any tutorials about that subject.
Regards,
Sara

]]>
By: dede https://randomnerdtutorials.com/esp32-bluetooth-classic-arduino-ide/#comment-948542 Fri, 16 Aug 2024 09:43:08 +0000 https://randomnerdtutorials.com/?p=85076#comment-948542 Hello Sara :
I want to ask how load a gif file via Bluetooth and displayed on GC9A01 display ?

Thank you

]]>