This repository contains code for setting up an ESP32 device to communicate via BT classic and BLE a Python script for Windows to interact with the ESP32 device.
ESP32 Code
It handles different tasks using FreeRTOS to manage BT connection, BLE communication, online status printing, and serial echo.