Sample Bluetooth:central didn't work with ESP32S3 #85942
Labels
area: Bluetooth
bug
The issue is a bug, or the PR is fixing a bug
platform: ESP32
Espressif ESP32
priority: low
Low impact/importance bug
Regression
Something, which was working, does not anymore
Stale
Describe the bug
I am running a simple central function test with the ESP32S3. However, it encounters an issue on creating the connection. It always return -13 (EACCES)
To Reproduce
Simply build the settings example and run it:
Expected behavior
Impact
With version lower v4.0.0, it works normally. When upgrading to version v4.1.0-rc1, it encounters this issue, and I think it significantly affects programs that need to use the central mode.
Environment:
The text was updated successfully, but these errors were encountered: