B4R Question WebSocketClient and Sever on ESP8266

BaGRoS

Active Member
Licensed User
Longtime User
Hi
It's possible to start server and client on same esp8266 like in
https://github.com/nidayand/motor-on-roller-blind-ws/blob/master/motor_on_a_roller_blind-ws.ino
???
OR
How I can make web page with some content for example buttons, slider like on attached pictures.
31178217-a5351678-a918-11e7-9611-3e8256c873a4.png 31178216-a4f7194a-a918-11e7-85dd-8e189cfc031c.png
for working with mqtt, and if I receive message from mqtt then slider can change position on opened in web browser page.
 
Top