ESP32 Localhost Two-Way Communication - Tutorial for Absolute Beginners Step by Step

Поділитися
Вставка
  • Опубліковано 12 січ 2025

КОМЕНТАРІ • 53

  • @MrLRankin2
    @MrLRankin2 4 місяці тому

    This is not, by any means, the simplest tutorial I have come across on the subject, but that is NO MEANS a criticism. What this tutorial turns out to be, is the most thorough and informative tutorial on the subject that I have seen to date. What was mysterious to me, in the other tutorials, have been demystified in this tutorial.
    Thank you Ahmad, for a very well put together tutorial. A++++

  • @alfonso2ff
    @alfonso2ff Рік тому +3

    I carried out the entire step by step of your tutorial and was able to fully reproduce the prototype by measuring temperature, humidity and controlling the LED on the board. The tutorial is very educational and multi code. I really liked! Thanks and Congratulations!

  • @alfonso2ff
    @alfonso2ff Рік тому +3

    The best, most interesting and complex project presented by you with a didactic score of 10.
    Congratulations and thank you for sharing your knowledge.

  • @michaelcuento
    @michaelcuento Рік тому +1

    Thanks, Ahmad. I've gained valuable new insights once again from your tutorial..

  • @fundemo
    @fundemo 8 місяців тому

    Thank you so much ❤, Ahmed bhai apka ye method mere liye bohat hi helpful rha hy.

  • @hasanthakarunachandra3722
    @hasanthakarunachandra3722 Рік тому

    Thank you for making this excellent video.

  • @johannbabl5839
    @johannbabl5839 Рік тому

    Excellemt video, excellent informations and excellent explained. Congrats

  • @CiroPeixoto
    @CiroPeixoto Рік тому

    Caraca !!! 😳😳😳Super Video!!! 👏👏👏Parabéns pelo conhecimento e obrigado por compartilhar conosco 🙏

  • @amrzakaria5290
    @amrzakaria5290 Рік тому +2

    Thanks a lot, good job.

  • @CarlosAndres7
    @CarlosAndres7 Рік тому

    Thank you! Very useful and complete!!!

  • @hothikirit6629
    @hothikirit6629 Рік тому

    Awesome explained !!!

  • @edinetgrunhed6000
    @edinetgrunhed6000 8 місяців тому

    very good, i like a PHP so stable

  • @davidoleas5084
    @davidoleas5084 Рік тому

    Excellent video. I have a question. In order to connect another device to the WebSocket server, I had to disable the firewall. Do you know what firewall configurations I need to allow communication without having to disable the entire firewall?

  • @valerienihsimsion1870
    @valerienihsimsion1870 9 місяців тому

    I like the explanation, thank you. Can you make the communication to run on any network? Not only on same network

  • @arispras
    @arispras 5 місяців тому

    Nice tutotial, thanks. Which is better? websocket Server using PHP or Node js?

  • @prodyumnapal5430
    @prodyumnapal5430 10 місяців тому

    Can the ESP work the same way if kept anywhere, not in physical contact with the serving host? Like, can this be controlled from anywhere in the world?

  • @MrPool-yu6op
    @MrPool-yu6op Рік тому

    @AhmadLogs Is any option to create communication between php server and android code? If yes please help out.

  • @thegamerzzz548
    @thegamerzzz548 8 місяців тому

    bro can we do this task by directly sending and receiving data from node mcu to sql server without any php in between ?

  • @TechnicalYarana
    @TechnicalYarana Рік тому +2

    bro i have some issue try to same to another device websocket run my websocket not connected actually same device almost working when i try to ip address using connect websocket android app not connected whats issue please sir tell me ??

    • @AhmadLogs
      @AhmadLogs  Рік тому +1

      just restart your computer wifi, restart your mobile wifi then try to connect again.

    • @TechnicalYarana
      @TechnicalYarana Рік тому +1

      @@AhmadLogs okay sit I will try

  • @amysoftec8205
    @amysoftec8205 7 місяців тому

    Thank you so much🥰🥰

  • @George_NM
    @George_NM Рік тому

    So,do we want to clear the clients from client array when clients disconnect

  • @pradeep6792
    @pradeep6792 9 місяців тому

    Can we use node mcu instead of esp32 ?

  • @funnycats9738
    @funnycats9738 Рік тому +2

    Thanks again

  • @parvazno
    @parvazno Рік тому +2

    perfect .thanks

  • @gognus8487
    @gognus8487 4 місяці тому

    help for solve simple websocket clinet undefined error when simple websocket clinet open

  • @sanketkharade5672
    @sanketkharade5672 9 місяців тому

    Hey i havd done exactly the same code for esp32 but my client is not connected to server although wifi gets connected successfully plz help

  • @natya609
    @natya609 Рік тому

    hello friend, how to deploy this program to cloud? will you give the tutorial? thankyou

  • @johanjeques
    @johanjeques Рік тому

    Excellent tutorial, your video really inspires me sir. Can we host the WebSocket server to online web hosting and still make two-way communication with esp32?

    • @AhmadLogs
      @AhmadLogs  Рік тому

      yes you can host websocket server online on a cloud or webhosting

    • @johanjeques
      @johanjeques Рік тому

      Thank you sir

    • @prodyumnapal5430
      @prodyumnapal5430 10 місяців тому

      Did you do it? can we connect via Linkedin?

    • @johanjeques
      @johanjeques 10 місяців тому

      Yes, I already tried. Logically we can host websocket server online to webhosting with this tutorial, but the problem is not all webhosting can host websocket server

  • @rogeranthonybairoy8854
    @rogeranthonybairoy8854 Рік тому

    i followed the video but when i try to compile it into an esp32, it sat that variable or field 'handleMesage' declared void, how should i fix this?

    • @AhmadLogs
      @AhmadLogs  Рік тому

      install the esp32 2.0.9 core

  • @rogeranthonybairoy8854
    @rogeranthonybairoy8854 Рік тому

    may i ask what version of the Arduino Socket are you using?

  • @raihanzaenalmutakin9144
    @raihanzaenalmutakin9144 Рік тому

    why my vendor file doesnt has the autoload.php

  • @dilangunawardhana
    @dilangunawardhana Рік тому

    Ahmad, Instead of doing this with web socket server can we do the same project (real time & two way communication) with MySQL server....?

    • @AhmadLogs
      @AhmadLogs  Рік тому

      I am not sure if it is possible directly. you need to refresh the database table to see the new values.

  • @govardhanmuddapati8834
    @govardhanmuddapati8834 Рік тому

    Make a video an esp32 without entering wifi credentials on programming we can customize the wifi credentials without touching the program

  • @khanhdaoba
    @khanhdaoba Рік тому +1

    Nice video,
    can i have your Facebook information ?

  • @mirkocapon
    @mirkocapon 10 місяців тому

    how i can contact you? do you have an email? thanks