This app works on TCP/IP protocol. You have to just put the IP Address and PORT of the wifi access point(WiFi Server) with which communication will be established.
MyWifiController will send the text typed in the text field to the connected device when the Send button is pressed.
MyWifiController also has a DOITNOW button. This button sends the DoItNow instruction along with the current timestamp retrieved from the mobile handset. This will help in controlling the remote device(Access Point) instantly.
Useful for communicating with ESP, Arduino, Raspberry and similar devices.
MyWifiController will send the text typed in the text field to the connected device when the Send button is pressed.
MyWifiController also has a DOITNOW button. This button sends the DoItNow instruction along with the current timestamp retrieved from the mobile handset. This will help in controlling the remote device(Access Point) instantly.
Useful for communicating with ESP, Arduino, Raspberry and similar devices.
Show More