coex-settings if using bluetooth not by stack but by vHCI interface
Posted: Wed Nov 17, 2021 6:43 pm
I am using Bluetooth in parallel with Wifi on ESP32.
But i don't start a bluetooth stack, i am using vHCI commands instead, to setup a not connectable bluetooth scanner.
In this scenario, do the coex.h based settings, like have any effect?
But i don't start a bluetooth stack, i am using vHCI commands instead, to setup a not connectable bluetooth scanner.
In this scenario, do the coex.h based settings, like
Code: Select all
esp_coex_preference_set(ESP_COEX_PREFER_BT)