Search found 2 matches

by sudhirmetaliya
Thu Aug 13, 2020 5:58 am
Forum: ESP32 Arduino
Topic: Esp32 in iOS battery widget use HFP Command AT+XAPL
Replies: 5
Views: 8083

Re: Esp32 in iOS battery widget use HFP Command AT+XAPL

I have attached the changes.txt file, follow the instructions mentioned in it to make the respective changes in ESP-IDF. All the details like dir, file name, line number and changes to be made are mentioned in the file.
by sudhirmetaliya
Wed May 06, 2020 12:01 pm
Forum: ESP32 Arduino
Topic: Esp32 in iOS battery widget use HFP Command AT+XAPL
Replies: 5
Views: 8083

Re: Esp32 in iOS battery widget use HFP Command AT+XAPL

I have implemented AT+XAPL command. But for this you have to make changes to the ESP32 IDF framework and add functions implementing APPLE command. There is no direct function available that can be used to send custom AT commands.

image.PNG
image.PNG (198.67 KiB) Viewed 7145 times