Getting Started with ESP32 Bluetooth Low Energy (BLE) on Arduino IDE

Поделиться
HTML-код
  • Опубликовано: 13 дек 2024

Комментарии • 33

  • @RuiSantosdotme
    @RuiSantosdotme  6 лет назад +5

    For more details and project example with ESP32 using BLE, visit ►randomnerdtutorials.com/esp32-bluetooth-low-energy-ble-arduino-ide/

  • @deangreenhough3479
    @deangreenhough3479 6 лет назад +2

    Just getting into BLE and you have made some good points.
    Look forward to Building in this 😀🏴󠁧󠁢󠁥󠁮󠁧󠁿

  • @jon_raymond
    @jon_raymond 6 лет назад +3

    Great job breaking down the basics! Looking forward to future videos on this topic.

  • @ankitrana5855
    @ankitrana5855 5 лет назад +3

    Hello can you explain(with practical example) or provide a source to understand ALL about GATT more specifically GATT Declarations, Descriptors(how and where they are used) and in detail about UUID?

  • @GeekyMino
    @GeekyMino 2 года назад +1

    Great video!

  • @nghihandsome
    @nghihandsome 2 года назад

    Do you have example about BLE broadcast ? thanks a lot

  • @LatinDanceVideos
    @LatinDanceVideos 6 лет назад

    Oops. Just recognised your randomnerd branding, have used your tutorials previously. Thanks for posting the blogs and these videos. Won a new fan.

  • @deepakrautela9342
    @deepakrautela9342 Год назад

    Which uses much power server or client when not connected to each other?

  • @mytechnotalent
    @mytechnotalent 4 года назад

    Question - I am unable to get the name displaying in the scan example. I know there is a bug regarding this however do you have a work around? I am able to see Esp32 in a phone Bluetooth app but not on the ESP32.

  • @mmufid9066
    @mmufid9066 5 лет назад +1

    Thanks .. I got it in less than 2 minutes

  • @PrathameshJakka
    @PrathameshJakka 6 лет назад +3

    Hey could you make a tutorial on Bluetooth serial communication on esp32

  • @rghrg
    @rghrg 3 года назад

    Hi! Do you know any method to limit on the server the number of incomming connections (clients) to one? Thank you.

  • @mahdighaheri
    @mahdighaheri 8 месяцев назад +1

    Thank you for the video, but because of your accent and the wrong pronunciation of some words, I think it would be better that you add subtitles to your video

  • @adamrogers1044
    @adamrogers1044 6 лет назад

    I'm trying to use a BluetoothBLE (ESP32) to receive audio and some info on the tracks from a mobile phone, I can't seem to get the audio streaming working, and I can't get it to work with IOS at all, do you have any ideas?

  • @ara197
    @ara197 4 года назад

    Dear Rui, Greetings. I am working on ESP32 module for one of my BLE projects. I used the BLE server sketch that was in one of your tutorials, and tried connecting the server to a android NRF phone client. It worked fine. BLE device name was available within the client. I was also able to read characteristics too, But the same experiment, if i tried executing in my house, the connection does not get established. I really dont know regarding this issue. Kindly advise in this regard.

  • @ricardocaratti5287
    @ricardocaratti5287 5 лет назад

    Excellent video. Very useful. Thanks.

  • @sv0205
    @sv0205 5 лет назад

    Will this wrk as Ble Midi controller????

  • @attariazeddine6603
    @attariazeddine6603 6 лет назад

    Excellent site et bonnes explications . Merci....

  • @inakiinchaurregui4848
    @inakiinchaurregui4848 6 лет назад

    Hi! Do you know if you can change the name of the bluetooth so that it appears as we want, when looking for it with another device?

    • @andomlogin
      @andomlogin 5 лет назад

      I know I'm late with this , but yeah, it's super easy to change the device name in the code, just find the line that has the generic device name "esp-××" , and substitute the name you want to use.( Its just like changing the wifi credentials in code before setting up a 8266 or other similar network/comm boards)

  • @FLBRGZ
    @FLBRGZ 4 года назад

    Hello, love your tutorials, can you help with a small project. I want my esp32 to connect to the cycling program called "zwift" as a fitness machine. Ftms? And then receive the resistance characteristic value and serial.print the value. I have been trying for ages. Just need a start off to get going. Thanks for any help

  • @joaoduarte567
    @joaoduarte567 6 лет назад

    Boas Rui, sabes se já existe alguma coisa para enviar URL por ESP, seria algo de Broadcast.

  • @30.0sec
    @30.0sec 4 года назад

    I'm going to refer to your link to get more information

  • @pablofesta
    @pablofesta 6 лет назад

    Muito bom, bem didática a aula. Obrigado!

  • @0805bryan
    @0805bryan 5 лет назад

    how to disconnect bluetooth from esp32

  • @tyler6859
    @tyler6859 5 лет назад +1

    JIGAhurtz ♥

  • @essafaizal4533
    @essafaizal4533 6 лет назад

    Hi, thank you for your videos and blog
    so I need tutorial for handphone as a client, I am a newbie for android studio
    or I someone can give me a link to make it thanks bro, I am waiting you for next video about ble! :)

  • @cyrilwoolf8848
    @cyrilwoolf8848 3 года назад

    Hi my name is Cyril I'm doing a magnetic loop Project I've got all the parts I want it to be controlled by Blink but but i am now good with the software side of the project I am looking for somebody that can mentor me through the project I am using an esp32 a nomic 17 stepper motor I have a driver board for the stepper motor and I have a 12-volt power supply for or powering the project I just haven't got the experience on the software side mainly to complete the Project so I'm looking for some help from you or one of your subscribers help me complete it.
    many thanks Cyril

  • @kaxoxinho
    @kaxoxinho 5 лет назад

    Espetacular ;)

  • @revendisio
    @revendisio Год назад

    100% theory
    0% Practice