Skip to content

bigjohnson/UDPss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UDPss

Serial Studio UDP sender with esp8266

Start sending data with + stop sending -

It creates an acess point with network name

UDPss

and password

udpsspassword

then you can load the udpSS.json connect to the esp8266 with Serial Studio at address 192.168.42.254 port 6977 UDP protocol.

Send from Serial Studio the + character and you yill start receive data.

To stop data flow send - character.

The sketch autodiscover the udp port and the ip adress of the Serial Studio running PC from the last received udp packet.