ESP8266 icon indicating copy to clipboard operation
ESP8266 copied to clipboard

ESP8266 Projects

Results 14 ESP8266 issues
Sort by recently updated
recently updated
newest added

Hi, Sometimes ESP8266 hang up after POST to Google spreadsheet with "Exception (29)" It seems this line; https://github.com/electronicsguy/ESP8266/blob/ce4de4f1d26f718ce7e131f61dfbcf12ee3096e5/HTTPSRedirect/HTTPSRedirect.cpp#L59 took quite a long time that cause the Exception, although sending data...

Hi, Could you please add Date and Time into the gscript whenever a new row of data is appemded? I know it is possible to get time on the esp8266...

im using nodemcu and im try to connect my esp8266 to google sheet to read and write to the sheet. im using arduino ota to update my code. the software...