Page 1 of 1

ESP32 - Bluetooth BR/EDR switch

Posted: Mon Sep 14, 2020 11:32 am
by wifipci
Hi all
I am new to ESP. I am working on a project that I need to generate bluetooth signal for different data rate:
BR - 1 Mbps
EDR - 2 Mbps
EDR - 3 Mbps
I see that ESP32 can support bluetooth EDR, so how can i can switch between data rate? Are there any AT commands or source codes???
I have searched a lot but I found no one has done it before :(

Thank you