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

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

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

  • @MrLRankin2
    @MrLRankin2 2 месяца назад

    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 Год назад +2

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

  • @alfonso2ff
    @alfonso2ff Год назад +2

    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!

  • @michaelcuento
    @michaelcuento Год назад +1

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

  • @fundemo
    @fundemo 6 месяцев назад

    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.

  • @CiroPeixoto
    @CiroPeixoto 10 месяцев назад

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

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

    Thank you! Very useful and complete!!!

  • @edinetgrunhed6000
    @edinetgrunhed6000 7 месяцев назад

    very good, i like a PHP so stable

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

    Excellemt video, excellent informations and excellent explained. Congrats

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

    Awesome explained !!!

  • @arispras
    @arispras 4 месяца назад

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

  • @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 7 месяцев назад

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

  • @amrzakaria5290
    @amrzakaria5290 Год назад +2

    Thanks a lot, good job.

  • @prodyumnapal5430
    @prodyumnapal5430 9 месяцев назад

    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?

  • @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 5 месяцев назад

    Thank you so much🥰🥰

  • @MrPool-yu6op
    @MrPool-yu6op 10 месяцев назад

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

  • @thegamerzzz548
    @thegamerzzz548 7 месяцев назад

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

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

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

  • @pradeep6792
    @pradeep6792 7 месяцев назад

    Can we use node mcu instead of esp32 ?

  • @funnycats9738
    @funnycats9738 Год назад +2

    Thanks again

  • @parvazno
    @parvazno Год назад +2

    perfect .thanks

  • @natya609
    @natya609 11 месяцев назад

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

  • @gognus8487
    @gognus8487 3 месяца назад

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

  • @sanketkharade5672
    @sanketkharade5672 8 месяцев назад

    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

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

    why my vendor file doesnt has the autoload.php

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

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

  • @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 9 месяцев назад

      Did you do it? can we connect via Linkedin?

    • @johanjeques
      @johanjeques 9 месяцев назад

      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

  • @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

  • @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

  • @khanhdaoba
    @khanhdaoba Год назад +1

    Nice video,
    can i have your Facebook information ?

  • @mirkocapon
    @mirkocapon 8 месяцев назад

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