025 – ESP32 MicroPython: ESP32 Bluetooth Low Energy

In this article, I will discussed how you can use ESP32 BLE capability using MicroPython. Bluetooth Low Energy or BLE is very popular on most devices today because of its low power consumption. That is achieve by constantly switching to sleep mode then once in a while wakes up to process Bluetooth functions. With its low power requirements, it is best suited for battery operated applications.