Skip to content

muntahi398/server-wifi-esp32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

server-wifi-esp32-continuous-communication

in the main folder, simple_wifi.cpp is the file for server part.

in the client part,, in a new terminal use "netcat ip socket" like netcat 10.42.0.181 3000 this if connected successfully, shows

Hello, congrats, server conn is on, send data < -- type value like 9 or any from 0 to 9, response of ringlight controller will appear. --to end connection, type second inputx, like 5x. this will show goodbye and end socket connection.

About

esp32 board with simple wifi conncetion, lwip socket server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published