Search found 20 matches

by AcmeUK
Tue Jul 30, 2024 11:11 am
Forum: ESP8266
Topic: Send http get via AT+HTTPCLIENT command
Replies: 1
Views: 1861

Re: Send http get via AT+HTTPCLIENT command

Did you find this :- ESP8266 cannot use 'AT+HTTPCLIENT' command to send https request?
It may not be a substansive answer, but could give pointers to issues, such as memory size, that need to be checked.
I think the ESP32 has a bigger working memory allocation.
by AcmeUK
Thu Jul 04, 2024 10:59 am
Forum: ESP8266
Topic: Re: esp-01 http send request simple arduino google sheet
Replies: 10
Views: 8417

Re: esp-01 http send request simple arduino google sheet

@jokerper
I got error a message code -05
Have you researched what the Google Sheets error code means?
by AcmeUK
Thu Jul 04, 2024 8:38 am
Forum: ESP8266
Topic: Re: esp-01 http send request simple arduino google sheet
Replies: 10
Views: 8417

Re: esp-01 http send request simple arduino google sheet

@ESP_Sprite
Agreed. If you are clueless about the tech even the online tutorials will leave you floundering!
by AcmeUK
Wed Jul 03, 2024 9:32 am
Forum: ESP8266
Topic: Re: esp-01 http send request simple arduino google sheet
Replies: 10
Views: 8417

Re: esp-01 http send request simple arduino google sheet

@ESP_Sprite
if ChatGPT bullshits faulty or buggy code
Is this your experience?
For me, ChatGPT gave me v.b.a. code for the Graph interface where MS did not give examples.
It was not perfect, but was a workable starting point.
by AcmeUK
Tue Jul 02, 2024 6:37 pm
Forum: ESP8266
Topic: Re: esp-01 http send request simple arduino google sheet
Replies: 10
Views: 8417

Re: esp-01 http send request simple arduino google sheet

@jokerper
I just want to send a simple request with no return from the server.
If the online examples are too complex for you, try asking ChatGPT to write some simple code for you.
by AcmeUK
Fri Jun 28, 2024 9:15 am
Forum: ESP8266
Topic: Re: esp-01 http send request simple arduino google sheet
Replies: 10
Views: 8417

Re: esp-01 http send request simple arduino google sheet

Where has the original question gone?
And now it is back!!!!
I will not repost my input.
by AcmeUK
Mon Jun 17, 2024 4:25 pm
Forum: ESP8266
Topic: Another Capacitive Soil Moisture Sensor Fault
Replies: 0
Views: 3235

Another Capacitive Soil Moisture Sensor Fault

As we have found, a large number of the Capacitive Soil Moisture Sensors do not work ! The guy on this link details 3 common problems that they have, and gives a simple fix for the missing resistor connection. However, an new issue has been found . Some users have received sensors with the TL555I fl...
by AcmeUK
Tue Jun 04, 2024 10:32 am
Forum: ESP8266
Topic: what happens if I install cp2102 driver on ch304g?
Replies: 1
Views: 3529

Re: what happens if I install cp2102 driver on ch304g?

The cp2102 driver is on you PC and is used to talk to the ESP. To find your drivers on a Windows system:- Select start menu ,Type msinfo , from System Information , select Software environment , then system drivers . If you want to remove a driver you'll need to use Device Manager to uninstall the d...
by AcmeUK
Fri May 24, 2024 5:13 pm
Forum: ESP8266
Topic: ESP8266 Tutorials
Replies: 2
Views: 3237

Re: ESP8266 Tutorials

Hi IoT_nerd In your Soil Moisture Sensor Tutorial you recommend using a Capacitive Soil Moisture Sensor Module. This I agree with, the resistive probes eventually fail due to corrosion. However, a large number of these sensors don't work correctly. The guy on this link details 3 common problems they...