Skip to content

Problemas ao conectar o esp32 ao servidor socket do node #703

Discussion options

You must be logged in to vote

based on google translate, you have some problem but I am not sure what exactly.
can you post logs of the debug output on the ESP?

only think I can see in the code is that your socketIO.begin does not set the protocol version,
which may results in problems.

    socketIO.begin("192.168.0.101", 5000, "/socket.io/?EIO=4");

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@WellingtonSouzaAbreu
Comment options

Answer selected by WellingtonSouzaAbreu
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants