use esp32 as ble only: disable wifi functionality permanently

Karun090
Posts: 1
Joined: Mon Mar 02, 2020 3:47 am

use esp32 as ble only: disable wifi functionality permanently

Postby Karun090 » Mon Mar 02, 2020 3:59 am

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

ESP_Angus
Posts: 2344
Joined: Sun May 08, 2016 4:11 am

Re: use esp32 as ble only: disable wifi functionality permanently

Postby ESP_Angus » Tue Mar 03, 2020 3:57 am

Hi Karun090,

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: Google [Bot] and 82 guests