Hello,
How I can configure to use ESP32 as BLE only.
I want that wifi functionality is disable permanently at bootup.
generally we can disable wifi after ESP32 is power on.
But i want any solution so that wifi not turned on even at bootup.
Thanks,
Karun
use esp32 as ble only: disable wifi functionality permanently
Re: use esp32 as ble only: disable wifi functionality permanently
Hi Karun090,
If you don't call any Wifi library functions (like esp_wifi_init(), etc) then the Wifi hardware is never enabled.
Angus
If you don't call any Wifi library functions (like esp_wifi_init(), etc) then the Wifi hardware is never enabled.
Angus
Who is online
Users browsing this forum: Bing [Bot] and 135 guests