Re: ESP32 S3 Bluetooth Range
Posted: Thu Jan 05, 2023 11:37 am
Have you tried a new unit?
Have you tried a new unit?
BLEDevice::init("ESP32", true);
This will initialize Bluetooth in high power mode on the ESP32-S3.
Thanks for the info, I have looked over this example and also tried BLE5_multi_advertising again, but I get only 6 meters or so of range.