4 - ESP IDF 5.0 - UDP Socket Server on ESP32

Поделиться
HTML-код
  • Опубликовано: 5 фев 2025
  • UDP Socket (WebSocket) Server in ESP IDF 5.0 environment on ESP32 and natcat (ncat) command from the Windows PC by using lwIP lightweight TCP/IP library.
    Code:
    github.com/SIM...
  • НаукаНаука

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

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

    Very good explanation, it help me a lot! Thank you.

  • @ГордыйДжигит
    @ГордыйДжигит 10 месяцев назад

    what is the name of the server on esp that itself loads the html page on the smartphone after connecting to the access point (esp8266 for example)??? Does anyone know how this is done or what it is called???

    • @simsiotdevices6219
      @simsiotdevices6219  9 месяцев назад +1

      Dear @user-jj3ew4sy8t,
      I suppose you are looking for an example of code that can be loaded on an ESP32 or ESP8266 processor and show HTML pages on different browsers running on smartphones, PCs, and other machines. I would suggest to examine the following video:
      4 - ESP IDF HTTP Server with static HTML page for ESP32
      ruclips.net/video/xLNukHUcF50/видео.html

    • @ГордыйДжигит
      @ГордыйДжигит 9 месяцев назад

      Greetings dear author, thank you very much for this information🤝🤝🤝

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

    Thank you, can you make a tutorial for website socket

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

      Dear @clayton3518,
      May be those links from the "FreeRTOS ESP IDF - WebSockets" playlist can be useful:
      1. ruclips.net/video/JtHLhVLWOCQ/видео.html
      2. ruclips.net/video/19yeTK8_ko4/видео.html
      3. ruclips.net/video/fmZok-zgXRg/видео.html
      4. ruclips.net/video/TL3KL4gnD6c/видео.html

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

    Thank you!

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

      You're welcome!

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

      @@simsiotdevices6219 Hope you will make more video about esp-idf. I love esp chip. Thanks!