I'm getting a connection error when trying to connect my app to ESP32-C3 mcu.
I'm using the latest extension BluetoothLE.aix 20230728.
My phone is a Samsung S20+ with Android version 13 and latest software updates.
I've tested the code in the ESP32-C3 by connecting to it using nRF Connect app.
If I downgrade my extension to version 20201223, I can connect when using AI companion, but if I compile this to an apk and install, the app doesn't work (permission errors).
I am having the same problem.
I am using the extension BluetoothLE Build 20240822.
Running my MIT App on a Samsung Galaxy Tab A (2017), running Android version 9.
Attempting to connect to an ESP32-C3 App created using the Arduino IDE.
I can connect to the ESP32 App using "BLE Scanner", or "nRF Connect" from my Android phone or the Samsung Tablet.
My MIT App is attempting to use the .connectWihAddress method.