Skip to content

ankayca/udp_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp8266 rtos sdk udpserver with ap mode

connect wifi_ssid : admin Password: password

on linux terminal

netcat -u 192.168.4.1 3333

or run python2 script via

python2 udpclient.py

dont forget run make menuconfig to configuration and change uart baudrate from -component config > common esp related > uart baudrate to 9600

About

UDP server with esp8266 rtos sdk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published