You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
[ x] Designer
Blocks editor
Companion
Compiled apps
Buildserver
Debugging
Other... (please describe)
Expected behavior
Here's an image of the code I'm using for testing purposes.
The text was updated successfully, but these errors were encountered:
Hi,
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).
Expected behavior
Here's an image of the code I'm using for testing purposes.
The text was updated successfully, but these errors were encountered: