Using hfp_hf_at_data_req to send an extended AT command like char atStr = “AT+XAPL=0000-0000-0100,7\r\0”; results in rejection responses only. What could be the reason?
Using hfp_hf_at_data_req to send an extended AT command like char atStr = “AT+XAPL=0000-0000-0100,7\r\0”; results in rejection responses only. What could be the reason?
Is it a problem with the ‘at’ sending format? It works normally on other platforms.
What exactly is the captured HCI log?