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.
I am using an iPhone with LightBlue app for seeing the nearby bluetooth devices and their signal.
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.
BLEDevice::init("ESP32", true);
This will initialize Bluetooth in high power mode on the ESP32-S3.