ESP32 Bluetooth Classic - ESP32 Beginner's Guide

  Переглядів 47,396

Enjoy Mechatronics

Enjoy Mechatronics

Рік тому

The ESP32 is a very powerful microcontroller with integrated WiFi and Bluetooth.
So, let's see how to use its built-in Bluetooth.
► Get your first ESP32 board today and start exploring the world of IoT:
👉 amzn.to/3AjPwTV
👉 amzn.to/3oCu2Pz
● Playlist Link: bit.ly/3TdXiq5
● Part 01: • Introduction to ESP32 ...
♥ Don't Click This! : bit.ly/3jvI8g6
--------------------------------------------------------------------
FOLLOW ME:
● Facebook: / enjoymechatronics
● TikTok:
/ enjoy_mechatronics
● Github: github.com/Enjoy-Mechatronics
--------------------------------------------------------------------
► All content by Enjoy Mechatronics is 100% free. I believe that education should be freely available to everyone.

КОМЕНТАРІ: 53
@pit5300
@pit5300 4 місяці тому
Very well explained. Thanks for taking your time to do this, appreciated.
@flaviodasilva4185
@flaviodasilva4185 4 місяці тому
Thank you. I have been trying to do this for days until I found you! Keep up the good work. You are very good at explaining. I would love it if you did a video to do the same thing you did here, but instead communicate via Bluetooth Classic with a PC using Python.
@EnjoyMechatronics
@EnjoyMechatronics 4 місяці тому
Glad I could help!
@anabeldomenech62
@anabeldomenech62 7 місяців тому
you are the best..no one explain easy and fine like you...greetins from venezuela...carribbean sea...bolivar land..
@EnjoyMechatronics
@EnjoyMechatronics 7 місяців тому
Your support means a lot to me.
@jasonjefferson6596
@jasonjefferson6596 Рік тому
I love your channel and pace 👍🏼🙌🏻
@EnjoyMechatronics
@EnjoyMechatronics Рік тому
I'm so glad you like it
@sdouba
@sdouba Місяць тому
Thank you for clear, yet concise instructions.
@EnjoyMechatronics
@EnjoyMechatronics Місяць тому
Glad it was helpful!
@AhmedHamdy-ik3lg
@AhmedHamdy-ik3lg 3 місяці тому
Thank you so much for this and i just want to ask about using both wifi and bluetooth in the same program but there's an error indicating that I'm using 117% of the memory size
@malikthetalentmaker6001
@malikthetalentmaker6001 Рік тому
It's good to see you again
@EnjoyMechatronics
@EnjoyMechatronics Рік тому
Thanks man
@user-fw7jf4kr9b
@user-fw7jf4kr9b 2 місяці тому
you explain it very nicely and in a understandable way ! Thank you
@EnjoyMechatronics
@EnjoyMechatronics 2 місяці тому
Glad you liked it
@ub_tv3745
@ub_tv3745 6 місяців тому
Easy to follow tutorial, thank you.
@EnjoyMechatronics
@EnjoyMechatronics 6 місяців тому
Glad it was helpful!
@jmac2543
@jmac2543 5 місяців тому
Nice tutorial
@edimurati4419
@edimurati4419 9 місяців тому
grazie mille!!
@khadija5703
@khadija5703 10 місяців тому
Do you have a video that explain how to use BleScanner?
@gabrielbianchi2246
@gabrielbianchi2246 Рік тому
Can I use this to control a relay that is attached to a 12v solenoid? I want to use this as a controller that I can send info from my phone and then act on the solenoid for a different amount of time, depending on what I send.
@jeantedesqui6392
@jeantedesqui6392 25 днів тому
Very cool! I'm trying to do an anti-lost smartphone project using ESP32 and a small box that will vibrate in the person's pocket if they move away from the smartphone to the point of losing the Bluetooth connection with the ESP32. What changes should I make in this code to make my project work?
@johndee7603
@johndee7603 Місяць тому
Just tried this, awesome work, love the Bluetooth app to test code, save me a heap of time.
@EnjoyMechatronics
@EnjoyMechatronics Місяць тому
Great to hear!
@tbbricks4627
@tbbricks4627 28 днів тому
very helpful ! , thank you :)
@EnjoyMechatronics
@EnjoyMechatronics 27 днів тому
Glad to hear that! ☺️
@Akmalele12
@Akmalele12 Рік тому
Helpful thankyou♥️
@EnjoyMechatronics
@EnjoyMechatronics Рік тому
No problem
@messix1030
@messix1030 Місяць тому
so does the usb wire need to be connected to the esp32 or will my solar panel will support the esp32 and eventually my sensor providing live feed to my blynk app. need help mate asap...
@Ravenseyes10
@Ravenseyes10 10 місяців тому
Can you enable Bluetooth so the ESP32 can run WLED from the app on your phone without being connected to a network?
@murtadhaalkenani3876
@murtadhaalkenani3876 2 місяці тому
شكراً جزيلا
@ikif81
@ikif81 7 місяців тому
How I send '1' or '0' to esp32 by Bluetooth from PC (win11) ?
@danvorstenbosch9367
@danvorstenbosch9367 3 місяці тому
thank you so much works great
@EnjoyMechatronics
@EnjoyMechatronics 3 місяці тому
Glad it helped
@farellalvaro8392
@farellalvaro8392 5 місяців тому
what about connecting esp32 bluetooth to PC? In your case, connecting esp32 bluetooth to terminal bluetooth as slave. But what if connecting esp32 to pc (Master - master)?
@lionelgermanaz2167
@lionelgermanaz2167 5 місяців тому
Merci il est excellent ce tuto !
@EnjoyMechatronics
@EnjoyMechatronics 5 місяців тому
De rien 😊
@melvin-rh2gr
@melvin-rh2gr 15 днів тому
@Enjoy Mechatronics : Can i restrict only 1 device can be connected to esp32
@csil2863
@csil2863 Рік тому
Your video is very good and helpful. I I used your program as a basic framework for sending a value to my phone by Bluetooth. There is nothing else in the program yet it uses 76% of the program storage space. When I try to incorporate that into another larger program, it exceeds the storage space and will not compile. Any suggestions?
@AustenSolvie
@AustenSolvie 3 місяці тому
It is a bit late but I am running into this same issue. Your best option, if you want to stick to arduino, is to have a board that is dedicated for handling bluetooth and then sending any data over to a secondary board. Adafruit sells some boards with a bit more program storage space but the arduino support is still in development. You could also try esp-idf but that is C and it is kind of gross.
@cihankomurcu9423
@cihankomurcu9423 9 місяців тому
Which library for BluetoothSerial
@user-gr6up5tz5s
@user-gr6up5tz5s 28 днів тому
how to make it via Bluetooth (when the device is close to the other to turn 1 and when far 0)
@user-gw4uc3gs7z
@user-gw4uc3gs7z Рік тому
thank you, bro
@EnjoyMechatronics
@EnjoyMechatronics Рік тому
Any time
@sravankumar4133
@sravankumar4133 11 місяців тому
Bro problem with the connection error cant turn on the blue light after uploading help me with that
@timburroughs2109
@timburroughs2109 3 місяці тому
Does anybody know why I can't get the Blue Tooth to work with the ESP32 Node32s? It will not work with an ESP32 Wrover either. I think I am missing a library file. Does anybody know what that might be?
@ioanniskousidis2403
@ioanniskousidis2403 5 місяців тому
Γεια σας έχω μία ερώτηση έχω μία ζυγαριά που δουλεύει με bluetooth μπορώ αυτή την ζυγαριά να την συνδέσω Μέσω bluetooth με ένα esp32 Και να μου στέλνει μήνυμα μέσω sim στο κινητό μου για τις πληροφορίες της ζυγαριάς;;;
@fabioaugustogentilin1736
@fabioaugustogentilin1736 Місяць тому
Nice!
@EnjoyMechatronics
@EnjoyMechatronics Місяць тому
Thank you! Cheers!
@TheJavaSync
@TheJavaSync 2 місяці тому
I watched another video, ESP32 BLE micropython (& unfortunately it dioesn't work for me, my ESP32_BLE doesn't detected by my phonecell) , why in Arduino it seems more simple (& hope it will work for me) 😅 Thank You!! ❤
@lollyispolly522
@lollyispolly522 Рік тому
serialBT was not declared in this scope
@iamhemanthsai2035
@iamhemanthsai2035 11 місяців тому
Me too ooo
@muratsavas8663
@muratsavas8663 3 місяці тому
bari kodlarıda düz bir şekilde adam gibi verseydinde uğraşmasaydık ya mesela kütüphaneyi bulamadım verseydin ya
@hafizallbashar2980
@hafizallbashar2980 10 місяців тому
Code pls
ESP32 Touch Sensor Pins - (ESP32 + Arduino IDE)
7:30
Enjoy Mechatronics
Переглядів 8 тис.
BLE with ESP32 tutorial part 1: the Server
25:23
MoThunderz
Переглядів 69 тис.
Эффект Карбонаро и пончики
01:01
История одного вокалиста
Переглядів 3 млн
skibidi toilet 73 (part 2)
04:15
DaFuq!?Boom!
Переглядів 22 млн
Connect ESP32 to WiFi - ESP32 Beginner's Guide
12:13
Enjoy Mechatronics
Переглядів 99 тис.
The New Esp32: Let's Test It Out!
35:24
LETS CODE FOR THE OLDER FOLKS
Переглядів 4,8 тис.
ESP32 Sound - Working with I2S
46:04
DroneBot Workshop
Переглядів 308 тис.
Bluetooth LED Control App with MIT App Inventor - STEP By STEP
11:02
Enjoy Mechatronics
Переглядів 75 тис.
Introduction to ESP32 - Getting Started
47:57
DroneBot Workshop
Переглядів 1,5 млн
ESP32 (04) | كيفية استعمال خاصية البلوتوث
12:27
Arabic Developer
Переглядів 5 тис.
Getting Started with ESP32 Bluetooth Low Energy (BLE) on Arduino IDE
7:57
inventor aw - This Device is very helpful ,, you can make at home
6:47
Phone repairs are getting ridiculous - Here's why.
22:24
Mrwhosetheboss
Переглядів 1,6 млн
Опасная флешка 🤯
0:22
FATA MORGANA
Переглядів 645 тис.