I try to do an update firmeware via Git repo from an ESP8266. But I don't know how. The repo is private, that mean I need a password, I read that I can use HTTP
I am trying to know whether the lights have tripped using a light sensor to detect light intensity. However, i do not know how to upload my data onto blynk, as
I'm setting up a TCP/IP communication between an android app and an ESP8266 module connected to Arduino uno. I'm using AT commands to set up the server as follo
Unable to connect NodeMCU with Firebase as console shows setting /number failed: each time No updation on firebase as well. or should I change the cloud se
I am trying to send AT commands to ESP8266 to get connected with internet with the Wifi. When I am sending AT and AT+RST command on serial monitor then I am ge
I have a NodeMcu Lua ESP8266 ESP-12E which i want to use to control to a relais via Wifi network. The first step was to write an Arduino Sketch which scans net
I've set up a webserver running on ESP8266 thats currently hosting 7 sites. The sites is written in plain HTML in each diffrent tab in the arduino ide. I have i