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... Наука
Very good explanation, it help me a lot! Thank you.
Glad to hear that!
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???
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
Greetings dear author, thank you very much for this information🤝🤝🤝
Thank you, can you make a tutorial for website socket
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
Thank you!
You're welcome!
@@simsiotdevices6219 Hope you will make more video about esp-idf. I love esp chip. Thanks!