This document provides a guide to using Bluetooth networking with ESP32 for IoT devices. It includes 3 chapters: an introduction to Bluetooth networking and the EspBlufi app, APIs for development on ESP32 and EspBlufi, and examples of connecting ESP32 to a phone in station mode and as a softAP. The guide outlines how to set up ESP32 for Bluetooth networking, scan and connect devices with EspBlufi, configure ESP32 as a station or softAP, and view connection status.