NodeJS WebSocket Server + ESP32 Client

preview_player
Показать описание
Here I will show you how to create custom WebSocket echo server by using NodeJS in just of few lines of code.

WebScoket Client video:

Code:

Background music:

#nodejs #websocket #server
Рекомендации по теме
Комментарии
Автор

Great video. Can you make a webpage on the server to see the serial port data of the ESP32 in remote mode?. Greetings.

JuanCarlos-ffvp
Автор

How can i use mqtt.js with web socket?? Please answer:(

ppgg
Автор

Can i connect with a ESP32 that in another house. I mean, can i connect with an public IP instead local wi fi?

fbgt
Автор

Apologies. I'm new to node.js... Is this server running locally on the pc?... and the ESP32 client can talk directly to like a soft access point?

FPChris
Автор

could I send the data to http? I mean not in ws or wss mode

aguspray