Nice and simple tutorial, thank you. Now I need to buy that GPS module.
@AhmadLogs2 жыл бұрын
Glad it was helpful!
@JuanGomez-gg8jn Жыл бұрын
Hi excellent video, I have a question, can I send 10 variables to a spreadsheet in this way?
@longautomation2 жыл бұрын
Thank you so much !!! I really need
@AhmadLogs2 жыл бұрын
Glad it helped!
@ftu48jp663 жыл бұрын
Can we do it with ultrasonic? If ultrasonic active gps will upload to appsheet?
@AhmadLogs3 жыл бұрын
hmmm.... it is posible. I will try it.
@Don-np8rc3 жыл бұрын
Good work, thanks.
@AhmadLogs3 жыл бұрын
Thank you too!
@akshaydodamani7265 Жыл бұрын
Sir., With GPS parameters (lang,lat,speed etc) can we able add more data's which are measured with different sensors and add them to gps.?
@AhmadLogs Жыл бұрын
Yes, you can
@akshaydodamani7265 Жыл бұрын
@@AhmadLogs how's it possible sir.,? I needed it for my project work..
@AhmadLogs Жыл бұрын
@@akshaydodamani7265 tell me your project requirements
@akshaydodamani7265 Жыл бұрын
I figured it out sir., Tnqs for ur spending quality of time to reply. 😍
@mrlowkick8279 Жыл бұрын
Dear Mr Ahmed, i received the status code 200, but when i check the scripts execution it shows the request is failed, so the google sheet doesn't append any data. Can you please shows me what i've done wrong on this project. Thx A lot.
@AhmadLogs Жыл бұрын
I think there is a issue with the google sheet server. so just try again after 3 to 4 hours
@Suradi.Venezuela Жыл бұрын
Hi mr Admad, i can put temperature sensor on it?
@AhmadLogs Жыл бұрын
yes.
@shaikhatifbadshahsvnit41672 жыл бұрын
Hi Mr. Ahmad. The video is really smooth & helpful. One small question (with reference to 0:32 from current video). I am not getting readings in after each second. Its collecting data after 7secs only (even after changing value of SendInterval to 0). could you please help. I want to collect data in milliseconds.
@AhmadLogs2 жыл бұрын
it is just because the program is wait for the response from the google sheet. after getting the successful response back. then it will send the next data. I have just speed up the video that's why it looks the data is transferred very fast.
@shaikhatifbadshahsvnit41672 жыл бұрын
@@AhmadLogs Thanks for the information. Is there any way to speedup this responses (to get milisecond of data)?
@AhmadLogs2 жыл бұрын
@@shaikhatifbadshahsvnit4167 it required fast internet connection. I have use a different code in my latest video about google sheet and the performance is much batter then this project. you must check that
@cyrinechabbah2373 жыл бұрын
please nothing work "no new data received" were is the problem please u know??
@AhmadLogs3 жыл бұрын
what is the output in serial monitor?
@cyrinechabbah2373 жыл бұрын
@@AhmadLogs output data input G12 G14
@AhmadLogs3 жыл бұрын
@@cyrinechabbah237 have you tested your gps module. give me full details about your project
@cyrinechabbah2373 жыл бұрын
GPS module sim 808 and esp32-WROM-32
@cyrinechabbah2373 жыл бұрын
@@AhmadLogs Haw can i test the gps module please?
@johnlouielureca37172 жыл бұрын
Can you help me please. Mine the output in serial monitor said 0 No any valid GPS data. my neo6m was working fine in arduino uno and i also tried to my esp32 in different code and it is also work fine but here said this.
@johnlouielureca37172 жыл бұрын
After a many trial and error i came up with alternative traubleshooting to the GPS functions. if the serial monitor says "0 no any valid gps data." the part of statement that == 1 try to change to 0 and test it. if there is a function will be send to your gsheet even 0,0,0,0 but the gps time and gps date there will have a value. means your gps is working. the device also depending on the satellites he will get on signal. if data sent even 0,0,0,0,gps time ,gps date. try to change the statement == 1 again and run it. then wait at least a couple of minutes. ps: this situation works mine i hope yours too. i am also a beginner. Thanks!
@Mohamm-ed2 жыл бұрын
Thanks. This could help
@gustavocardona72312 жыл бұрын
My DHT is working well and I can see Temp and humidity in Serial Monitor. I receive HTTP code 200, but there is no info in the Sheet. I have repeated all the process several times with the same result. What i'm making wrong? CAn you help me with that?
@AhmadLogs2 жыл бұрын
first, test your google sheet url using web browser
@welshdave52632 жыл бұрын
@@AhmadLogs Hi, can you show how to test the sheet in Web browser please?
@laszlokovacs52972 жыл бұрын
Hi Ahmad! Many thanks for this tutorial, but can I do the redirecting with SIM7000 also? Sending data via GSM?
@AhmadLogs Жыл бұрын
yes
@abeerjadoon221 Жыл бұрын
Assalam o alaikum Ahmed bhai I did this carefully and receive data on google sheet but only when esp32 is connected with PC or laptop but couldn't get the data on google sheet when only esp 32 is powered by battery, please guide what could be the error?
@AhmadLogs Жыл бұрын
If your ESP32 is only able to send data to your Google Sheet when it's connected to a computer and not when it's powered by a battery, it's possible that the power supply you're using is not providing enough current for the ESP32 to function properly. Try using a power supply with a higher current rating or a battery with a higher capacity. Double-check your wiring and review your code for any potential issues.
@sekerlibalon14352 жыл бұрын
Thank you very much, dear Mr. Ahmet. I did the project carefully 1-2 times Arduino esp32 side works perfectly. But it does not write any data to the Spreadsheet side. I gave all permissions, what could be the problem?
@AhmadLogs2 жыл бұрын
what error shown in the serial monitor
@mathiasbekker211 Жыл бұрын
@@AhmadLogs HTTP Status Code: 403 in my case. Despite giving "anyone" permission, Google is being a little ****.
@mrkiranbadiger55532 жыл бұрын
I am getting no new data received can u plz help It shows no new data Recieved in serial monitor
@AhmadLogs2 жыл бұрын
is your gps module working fine?
@mrkiranbadiger55532 жыл бұрын
@@AhmadLogs it’s working fine Wt to do sir now
@AhmadLogs2 жыл бұрын
@@mrkiranbadiger5553 what is the led status of your gps module
@mrkiranbadiger55532 жыл бұрын
@@AhmadLogs when I check only with gps test it gives coordinates but when I connect to esp32 and run it it gives no new data recieved
@AhmadLogs2 жыл бұрын
@@mrkiranbadiger5553 it is strange
@Chirukesh3 жыл бұрын
For this project, esp32 needed any WIFI.....?
@AhmadLogs3 жыл бұрын
yes. WIFI is must
@bagussatya38883 жыл бұрын
@@AhmadLogs can you show us the code?
@AhmadLogs3 жыл бұрын
@@bagussatya3888 please check the description of the video. I have update the code download link
@bagussatya38883 жыл бұрын
@@AhmadLogs thank you
@marcova_792 жыл бұрын
Hi friend, The code in my case returns HTTP Status Code: -1 Any ideas?
@muhamadsandhika45252 жыл бұрын
did you find the solution? i got same issue
@jakkapattubtunyaboon939911 ай бұрын
error with tiny gps++.h pls help
@u-jinnchong55732 жыл бұрын
'class HTTPClient' has no member named 'setFollowRedirects' < how to solve this error message
@AhmadLogs2 жыл бұрын
what version of esp32 board package you have installed. use some old version of esp32 board package.
@bagussatya38883 жыл бұрын
can you show us how to do the same thing but using sim800l module please?
@AhmadLogs3 жыл бұрын
not sure. but I will try
@funnycats97383 жыл бұрын
@@AhmadLogs Using gprs instead of wifi
@AhmadLogs3 жыл бұрын
@@funnycats9738 will try in future
@bagussatya38883 жыл бұрын
@@AhmadLogs thank you so much
@raymondmichael49873 жыл бұрын
Sure, for an IoT projects using gprs is most versatile than using wifi, because with gprs project can be placed anywhere. I would request using a library to handle connection rather than using AT commands
@shubhamzendepixitech26082 жыл бұрын
He bro nice video 👍👍... But in my case this is not working
@AhmadLogs2 жыл бұрын
What happened?
@gohilbharat82003 жыл бұрын
Node MCU ESP8266 sim800l 2Relay control with Blynk Home automation system next video