Video není dostupné.
Omlouváme se.

ESP32 Bluetooth Classic - ESP32 Beginner's Guide

Sdílet
Vložit
  • čas přidán 17. 11. 2022
  • 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/Enj...
    --------------------------------------------------------------------
    ► All content by Enjoy Mechatronics is 100% free. I believe that education should be freely available to everyone.

Komentáře • 69

  • @flaviodasilva4185
    @flaviodasilva4185 Před 7 měsíci +2

    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.

  • @GaryParkin
    @GaryParkin Před 2 měsíci +1

    Thank you so much. This worked perfectly. I had to pair the phone first before going into the terminal. (I was wondering why I didn't see the devices in the Bluetooth app.).
    I was able to use the external LED's we created in the last lesson. I don't yet know what I'm going to use the ESP32 for, but I'm truly surprised at what it can do.

  • @johndee7603
    @johndee7603 Před 4 měsíci +1

    Just tried this, awesome work, love the Bluetooth app to test code, save me a heap of time.

  • @anabeldomenech62
    @anabeldomenech62 Před 10 měsíci +1

    you are the best..no one explain easy and fine like you...greetins from venezuela...carribbean sea...bolivar land..

    • @EnjoyMechatronics
      @EnjoyMechatronics  Před 10 měsíci +1

      Your support means a lot to me.

    • @naseergames
      @naseergames Před 26 dny

      ​@@EnjoyMechatronics How to use mouse and keyboard esp 32

  • @madhavdivya
    @madhavdivya Před 22 dny +1

    Nice video.
    Got a few doubts and am looking forward to hearing from you.
    What if I attempt connecting with the ESP 22 from multiple phones?
    If my phone is not connected, can anyone else connect to the module from their phone?
    Can I establish communication amidst a master ESP32 and two bluetooth slaves, also ESP32?
    The connection amongst the 3 devices should happen only amongst themselves every time they are powered up.
    Can it be done?

  • @vaclavmarek-tw9td
    @vaclavmarek-tw9td Před 13 dny +1

    Hello can I enter MAC adres of another esp32 device and connect to it through bluetooth serial. I need two esp32 or one esp32 and one measuring device to be connected with bluetooth serial

  • @sdouba
    @sdouba Před 4 měsíci +1

    Thank you for clear, yet concise instructions.

  • @farellalvaro8392
    @farellalvaro8392 Před 8 měsíci +3

    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)?

  • @pit5300
    @pit5300 Před 7 měsíci +2

    Very well explained. Thanks for taking your time to do this, appreciated.

  • @AhmedHamdy-ik3lg
    @AhmedHamdy-ik3lg Před 6 měsíci +2

    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

  • @sunilyajamanam
    @sunilyajamanam Před 29 dny +1

    Hi, i am beginner to esp32. I am trying to transfer file to sd card in esp32 development board using react native programming. is there any process to do so without any ftp or TCP or web server. please do guide me in this project. Thanks in advance.

  • @user-fw7jf4kr9b
    @user-fw7jf4kr9b Před 5 měsíci +1

    you explain it very nicely and in a understandable way !
    Thank you

  • @ernestorivero9909
    @ernestorivero9909 Před měsícem +1

    Conoces algun esp32 mas pequeño que este que tenga bluetooth clasico

  • @csil2863
    @csil2863 Před rokem +6

    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 Před 6 měsíci

      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.

  • @khadija5703
    @khadija5703 Před rokem +2

    Do you have a video that explain how to use BleScanner?

  • @ikif81
    @ikif81 Před 11 měsíci +2

    How I send '1' or '0' to esp32 by Bluetooth from PC (win11) ?

  • @Tarou9000
    @Tarou9000 Před 3 měsíci +1

    Excelent, but how do i know if the is no message being sent? in other words, make an action only when a message is sent

  • @malikthetalentmaker6001
    @malikthetalentmaker6001 Před rokem +1

    It's good to see you again

  • @sravankumar4133
    @sravankumar4133 Před rokem +2

    Bro problem with the connection error cant turn on the blue light after uploading help me with that

  • @jasonjefferson6596
    @jasonjefferson6596 Před rokem +1

    I love your channel and pace 👍🏼🙌🏻

  • @melvin-rh2gr
    @melvin-rh2gr Před 3 měsíci +1

    @Enjoy Mechatronics : Can i restrict only 1 device can be connected to esp32

  • @Ravenseyes10
    @Ravenseyes10 Před rokem +1

    Can you enable Bluetooth so the ESP32 can run WLED from the app on your phone without being connected to a network?

  • @NessaDsilent
    @NessaDsilent Před 3 měsíci +1

    How to create a flutter flow project that a Bluetooth connection with an ESP32?

  • @TheJavaSync
    @TheJavaSync Před 6 měsíci +1

    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!! ❤

  • @timburroughs2109
    @timburroughs2109 Před 6 měsíci +1

    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?

  • @ap900
    @ap900 Před 15 dny +1

    Question: I'm trying to setup my ESP32 to be battery powered. When I have the ESP32 powered through the USB port, I can see the bluetooth device on my phone. When I have it powered to the battery pack (red wire to 3v3 and black wire to ground), the device turns on, but I can't see it as a bluetooth device. Am I missing something? Do I need to change the coding somehow?

    • @EnjoyMechatronics
      @EnjoyMechatronics  Před 13 dny +1

      Use a 5v battery with enough current and connect it to vin pin and ground.

  • @ioanniskousidis2403
    @ioanniskousidis2403 Před 8 měsíci +1

    Γεια σας έχω μία ερώτηση έχω μία ζυγαριά που δουλεύει με bluetooth μπορώ αυτή την ζυγαριά να την συνδέσω Μέσω bluetooth με ένα esp32 Και να μου στέλνει μήνυμα μέσω sim στο κινητό μου για τις πληροφορίες της ζυγαριάς;;;

  • @user-gr6up5tz5s
    @user-gr6up5tz5s Před 4 měsíci +1

    how to make it via Bluetooth (when the device is close to the other to turn 1 and when far 0)

  • @ub_tv3745
    @ub_tv3745 Před 9 měsíci +1

    Easy to follow tutorial, thank you.

  • @jeantedesqui6392
    @jeantedesqui6392 Před 4 měsíci

    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?

  • @tbbricks4627
    @tbbricks4627 Před 4 měsíci +1

    very helpful ! , thank you :)

  • @messix1030
    @messix1030 Před 5 měsíci

    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...

  • @cihankomurcu9423
    @cihankomurcu9423 Před rokem +1

    Which library for BluetoothSerial

  • @fabioaugustogentilin1736
    @fabioaugustogentilin1736 Před 5 měsíci +1

    Nice!

  • @murtadhaalkenani3876
    @murtadhaalkenani3876 Před 5 měsíci +1

    شكراً جزيلا

  • @jmac2543
    @jmac2543 Před 9 měsíci +1

    Nice tutorial

  • @danvorstenbosch9367
    @danvorstenbosch9367 Před 7 měsíci +1

    thank you so much works great

  • @lollyispolly522
    @lollyispolly522 Před rokem +2

    serialBT was not declared in this scope

  • @gabrielbianchi2246
    @gabrielbianchi2246 Před rokem +1

    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.

    • @madhavdivya
      @madhavdivya Před 22 dny

      Yes, that should be feasible, drive the output through a transistor and Power the solenoid through a 12v source. Ensure the grounds are made common.

  • @lionelgermanaz2167
    @lionelgermanaz2167 Před 9 měsíci +1

    Merci il est excellent ce tuto !

  • @redghan5934
    @redghan5934 Před 2 měsíci

    Very Good

  • @Akmalele12
    @Akmalele12 Před rokem +1

    Helpful thankyou♥️

  • @edimurati4419
    @edimurati4419 Před rokem +1

    grazie mille!!

  • @user-gw4uc3gs7z
    @user-gw4uc3gs7z Před rokem +1

    thank you, bro

  • @hafizallbashar2980
    @hafizallbashar2980 Před rokem +2

    Code pls

  • @muratsavas8663
    @muratsavas8663 Před 6 měsíci +1

    bari kodlarıda düz bir şekilde adam gibi verseydinde uğraşmasaydık ya
    mesela kütüphaneyi bulamadım verseydin ya

  • @Arihant-xo5wj
    @Arihant-xo5wj Před měsícem +1

    pls be vegan animals also have liifes Radhe Radhe

  • @miragebleu5055
    @miragebleu5055 Před měsícem +1

    you speak pascal and write c hhhh