Page 1 of 1

Does the ESP-IDF Bluetooth API use any hardware timers

Posted: Thu Jan 28, 2021 10:12 pm
by jhulbert
I am considering using an ESP32 for a new project. This project will require use of all four of the ESP32's hardware timers. I also want to use Bluetooth/BLE for this project using the ESP-IDF API.

I am wanting to know if the API uses any of the hardware timers to implement the Bluetooth functions, as I may have to re-evaluate how I do this project if so.

Cheers!

Re: Does the ESP-IDF Bluetooth API use any hardware timers

Posted: Fri Jan 29, 2021 6:57 am
by ESP_Sprite
No, it does not.