I'm using BT1058 (V2.0.5, 20260128) in Source mode as HFP-AG, connecting to a Bluetooth headset. Looking for help understanding the correct configuration for HFP audio over analog pins.
Current configuration:
AT+MODCFG=1 (Source mode)
AT+AUXCFG=1 (analog audio input)
AT+HFPWBS=0 (narrowband)
AT+I2SCFG=0 (I2S disabled)
AT+PROFILE=655699 (default, unchanged)
What works:
A2DP audio streams correctly — audio input on MIC_LP/MIC_RP reaches the connected headset speaker.
What doesn't work:
During an HFP call (+HFPSTAT=6, +HFPAUDIO=1 event received), audio from MIC_LP/MIC_RP does not reach the remote party. Audio out is also not working.
My question:
Is there an additional command or configuration step required to route SCO audio through the analog pins during HFP calls? Or should it work automatically with AUXCFG=1? I'm trying to work out if I'm doing something wrong, or if what I'm expecting isn't supported.
Any guidance from others who have successfully used analog audio with HFP-AG mode would be much appreciated. Thanks in advance.
Anthony