-->
Page 4 of 4

Re: sleep for wifi repeater

PostPosted: Mon Feb 12, 2018 6:02 pm
by hortplus
martin_g wrote:SImply connect via TCP port 7777 and send data.

If you are on a Linux box connect to MyAP and just try it:
Code: Select allnc 192.168.4.1 7777

I can connect from my pc with telnet and send commands but i need to send data from my other wemos board to the reapter telnet style. how can i do thi?