Page 1 of 1
ESP32 Wromm 32 bluetooth
Posted: Tue Apr 18, 2023 9:53 am
by SpeedPIC32
Hello, I need help.
The chip ESP32 Wromm 32 should also have bluetooth.
is it enough to call the component and initialise it to see it with a mobile phone for example?
greetings SpeedPic32
Re: ESP32 Wromm 32 bluetooth
Posted: Wed Apr 19, 2023 5:13 pm
by BenR
Hello,
The only additional thing to do is to enable the legacy
bluetooth in the config settings. I'll see if I can dig out the info for you on how to do this.
Hopefully the config is already correct but let us know if not,
Details here.
viewtopic.php?p=53#p53
Re: ESP32 Wromm 32 bluetooth
Posted: Thu Apr 20, 2023 12:52 pm
by stefan.erni
Hi SpeedPIC32
The best and easiest way is Flowcode App Developer to test and use
Bluetooth with ESP32.
With a notebook,
Bluetooth is usually already available.
With a desktop, you can plug in a dongle.
Flowcode App Developer offers many practical functions for connecting and send/receive date with
Bluetooth.
Here is an info about how to config for
Bluetooth SPP from ESP32 and Flowcode.
It only looks complicated, but it is simple
I hope it's help a litle...
regards
Stefan
How to do it....
Config Progam:

- Snag_73abff.png (41.83 KiB) Viewed 2216 times
Simple Dongle:

- Snag_61faf2.png (75.74 KiB) Viewed 2216 times