HTTPSRedirect icon indicating copy to clipboard operation
HTTPSRedirect copied to clipboard

A library for seamless data logging, communication and control for Internet of Things

Results 13 HTTPSRedirect issues
Sort by recently updated
recently updated
newest added

Hi i have a problem when using this code im using nodemcu esp8266 when the wifi connection is not established or gone and come again the code can not connect...

I recently used this HTTPSredirect library in one of my projects to access my Google calendar. I have it working on an ESP8266, but wanted to port it to an...

There appears to be an incompatibility between https://github.com/electronicsguy/HTTPSRedirect.git#0415a49 and https://github.com/earlephilhower/ESP8266Audio.git#12131e9. As soon as I put `rtttl = new AudioGeneratorRTTTL();` into my sketch _anywhere_ (even _after_ `client->connect(host, 443);)`, making the connection...

Hello, I'm trying to use the library to post values to google sheets. Strangely I get error values but the first 4 send attempts are successful, after that it stops...

While testing your library I got several warnings in VSCode telling the library manifest was not able to get parsed successfully. I The comma after "arduino" in line 16 of...

Hi, i am logging my home energy data with ESP8266 into Google sheets with httpsredirect, following the directions given in: https://github.com/StorageB/Google-Sheets-Logging My ESP goes in hangup occasionally when the internet...

hi i want to use ESPNow protocol with HTTPSRedirect it connect to espNow but i cant receive data any one can help me quickly please

Hi. Thank you for this library, I think it's a great work. I want to suggest to publish this library to PlatformIO, so the big community of pio users can...

Hi I have a LilyGO-T-SIM7000G I would like to now if its possible to use your library? Thanks