<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Bluetooth Classic &amp; BLE with ESP32 - 2024 Videos				            </title>
            <link>https://forum.dronebotworkshop.com/2024-videos/bluetooth-classic-ble-with-esp32/</link>
            <description>Discussion board for Robotics, Arduino, Raspberry Pi and other DIY electronics and modules. Join us today!</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 17 Apr 2026 12:07:38 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Bluetooth Classic &amp; BLE with ESP32</title>
                        <link>https://forum.dronebotworkshop.com/2024-videos/bluetooth-classic-ble-with-esp32/#post-47811</link>
                        <pubDate>Sun, 26 May 2024 14:53:41 +0000</pubDate>
                        <description><![CDATA[Learn to use Bluetooth Low Energy (BLE) and Bluetooth Classic with the ESP32.
Bluetooth is a short-range, license-free wireless communications system used to connect mobile devices, sensors...]]></description>
                        <content:encoded><![CDATA[<p>Learn to use Bluetooth Low Energy (BLE) and Bluetooth Classic with the ESP32.</p>
<div class="wpf-embed">https://youtu.be/0Q_4q1zU6Zc</div>
<p>Bluetooth is a short-range, license-free wireless communications system used to connect mobile devices, sensors, computers, and peripherals. It is available in two “flavors”:</p>
<p>Bluetooth Classic - The original Bluetooth, great for audio streaming and data transfer.<br />Bluetooth Low Energy (BLE) - An ultra-low power system perfect for IoT and mobile applications.</p>
<p>The ESP32 supports both Classic and BLE; however, support differs between ESP32 models. Some ESP32 boards only support Classic, while others only support BLE. There is also a difference between the revisions of Bluetooth supported by different ESP32 chips.</p>
<p>Today, we will work with both Bluetooth Classic and BLE with the ESP32. We’ll start by learning how both systems operate and what libraries Espressif provides for working with Bluetooth in the Arduino IDE. We will then run some simple code examples for both types of Bluetooth.</p>
<p>By the end of the video, you will better understand how to build Bluetooth projects with the ESP32.</p>
<p>Here is the Table of Contents for today's video:</p>
<p>00:00 - Introduction<br />01:59 - Bluetooth &amp; BLE<br />07:36 - ESP32 Boards<br />08:59 - Bluetooth Revisions<br />10:39 - ESP32 Differences<br />11:38 - Bluetooth Serial Terminal<br />12:23 - Classic Bluetooth &amp; ESP32<br />16:26 - Bluetooth Device Discovery<br />20:29 - Bluetooth Serial Client<br />24:18 - BLE (Bluetooth Low Energy) &amp; ESP32<br />28:41 - BLE Server<br />31:36 - BLE Client<br />35:54 - Conclusion</p>
<p>Incidentally, Bluetooth was named after an ancient King, Harald "Bluetooth" Gormsson, and the Bluetooth logo is formed from the Nordic characters for his initials. The king was famous for uniting Denmark and Norway, just as the communications protocol he inspired unites devices from different manufacturers.</p>
<p>Hope you enjoy the video!</p>
<p>Bill</p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/2024-videos/">2024 Videos</category>                        <dc:creator>DroneBot Workshop</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/2024-videos/bluetooth-classic-ble-with-esp32/#post-47811</guid>
                    </item>
							        </channel>
        </rss>
		