-->
Page 1 of 1

ESP8266 module operating on link layer

PostPosted: Sun May 31, 2015 7:03 pm
by bertoncelj1
I'm using modules to communicate between each other. One of them is set as TCP server and others operate as client. The problem is that this set-up doesn't support broadcast messages, which are very useful in local environment.

Are there any existing projects, libraries or working examples using modules to only sand locally, using the link layer?