-
Notifications
You must be signed in to change notification settings - Fork 7.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HFP AG example error - connect_init: HF AG not initialized (IDFGH-9979) #11264
Comments
Hi @xiongweichao, Unfortunately the error message still persists. First it shows up after startup - as you can see the timestamp of the log is rather small: |
Hi @xiongweichao,
|
Hi @ypiotrp , Please try this patch. |
…length array introduced in 3268075 Closes espressif#11264
Answers checklist.
IDF version.
v5.0.1
Operating System used.
Windows
How did you build your project?
Command line with idf.py
If you are using Windows, please specify command line type.
PowerShell
Development Kit.
ESP32 Wroom DevKit
Power Supply used.
USB
What is the expected behavior?
I tried to run the HFP AG example. Unfortunately the Bluetooth Stack didn't get initialized properly and I was unable to connect to my headset and further test the example.
What is the actual behavior?
Failed to initialize the Bluetooth Stack (being more precise -
connect_init: HF AG not initialized
Steps to reproduce.
app_hf_msg_set.c:18
E (1316) BT_BTC: btc_hf_cb_handler: Invalid index 31883
con
command.Debug Logs.
More Information.
No response
The text was updated successfully, but these errors were encountered: