Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic ESP32C3 component configuration for bluetooth (Read 442 times)
Acuario
Senior Member
****
Offline


Posts: 256
Location: Spain
Joined: Aug 28th, 2015
ESP32C3 component configuration for bluetooth
Mar 11th, 2022 at 9:19am
Print Post  
Hi, 

I'm trying to use Bluetooth with an ESP C3.
I'm getting a load of undefined references (such as ld.exe: BluetoothSerial\BluetoothSerial.cpp.o: in function .L0
BluetoothSerial.cpp:651: undefined reference to esp_spp_disconnect)

Searching for a solution there is an entry on Github that says:
"I had the same issue but fixed it with make menuconfig and enabling this option: Component config -> Bluetooth -> Bluedroid Options -> Classic Bluetooth -> SPP"

How do I set this in VM? I can't find anything about Component config.

I tested the same code with ESP32 and it compiles correctly, no errors.

Thanks..

« Last Edit: Mar 11th, 2022 at 9:25am by Acuario »  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Acuario
Senior Member
****
Offline


Posts: 256
Location: Spain
Joined: Aug 28th, 2015
Re: ESP32C3 component configuration for bluetooth
Reply #1 - Mar 13th, 2022 at 6:40am
Print Post  
This Topic was moved here from Installation & Troubleshooting [move by] Acuario.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint