FERON AROCKIAM

Results 3 issues of FERON AROCKIAM

this is my arduino code to connect using websockets /* * WebSocketClientSocketIO.ino * * Created on: 06.06.2016 * */ #include #include #include #include #include #include #include ESP8266WiFiMulti WiFiMulti; SocketIOclient socketIO;...

what is the command to turn on/off led in esp32. Data is emitted from the server in node js and according to the data the led should on/off in esp32....

what are the parameters to be fit in if i host my local server using ngrok. I have the ngrok link which is provided for the confined localhost. what should...