Hi there...!, I found this video very helpful and everything works fine and now the question is how to fetch or send the data to the firebase. Could you please help me to come over that?
hey, great video, I was wondering if there's any code that doesnt use the anonymous data loggin?, im trying to use the code provided with MIT app inventor and I believe I cant get de values due to the anonymous loggin.
It's not an issue. It's just that the compilation time is high for most of the upload since the Arduino C program gets converted to a lot of different types and finally gets uploaded. So be patient my friend. It's not a problem.😄
Great video! Downloaded your anonymous data logging sketch. Unfortunately after compiling and uploading I get this error "FAILED REASON: not found". What am I doing wrong?
PLEASE help me. After 60-120 seconds it stops to work and update data.. Like it's frozen But in first seconds it works well, I did a simple Set bool in loop()
Hey man, I got another issue. On the count example, if I set the time to 0.5s, there are 8s of disconnection and 8s of connection, and if I set it to 1s, there are 8s of disconnection and 16s of connection. That means there will be always a disconnection time, unless if you put very long times. Is there any way to keep the connection stable? Or it depends on my connectivity too?
Token info: type = id token (GITKit token), status = error Token error: code: 400, message: bad request Token info: type = id token (GITKit token), status = on request Token info: type = id token (GITKit token), status = error Token error: code: 400, message: INVALID_EMAIL Thanks a lot, but i face this issue
Hi, I receive the same error. Please share if you have found solution to this. Tried with anonymous, 'username and password' and with legacy. All with Arduino UNO R4 WiFi.
I have done lot of coding but it's not working.. How to fix it
Hi there...!, I found this video very helpful and everything works fine and now the question is how to fetch or send the data to the firebase. Could you please help me to come over that?
ruclips.net/video/B10HWeXouIg/видео.html
Please refer to this video for a deeper understanding. Make sure you follow the steps alongside the video
hey, great video, I was wondering if there's any code that doesnt use the anonymous data loggin?, im trying to use the code provided with MIT app inventor and I believe I cant get de values due to the anonymous loggin.
ruclips.net/video/B10HWeXouIg/видео.html
Thank you for your excellent content.
It takes too long to verify the code or to upload it to the ESP32, is there a solution for this issue?
It's not an issue. It's just that the compilation time is high for most of the upload since the Arduino C program gets converted to a lot of different types and finally gets uploaded. So be patient my friend. It's not a problem.😄
@@ElectronicsSimplified7 Ok, I will be patient😂. Thank you for your concern.
Hello, so my code is working but the database doesn't update. can you help to figure it out?
So you will have to change the time.
It's working, thank you😊😊
You are welcome
Great video! Downloaded your anonymous data logging sketch. Unfortunately after compiling and uploading I get this error "FAILED REASON: not found". What am I doing wrong?
I am facing same problem. Did u find the solution?
PLEASE help me.
After 60-120 seconds it stops to work and update data..
Like it's frozen
But in first seconds it works well, I did a simple Set bool in loop()
Please send me the code to electronicsengineering3@gmail.com
me too :(( , so can you help me???
@@ElectronicsSimplified7 help me :((
Good video. I have an issue, if I want to set the sendDataPrevMillis below 4 seconds, the data fails and it didn't show in firebase. Any solution?
It all depends on how your connectivity is ... If you set it to 1000 also. It works fine for me.
@@ElectronicsSimplified7 So it all depends of the WiFi connection between the esp32 and the firebase, right?
Hey man, I got another issue. On the count example, if I set the time to 0.5s, there are 8s of disconnection and 8s of connection, and if I set it to 1s, there are 8s of disconnection and 16s of connection. That means there will be always a disconnection time, unless if you put very long times. Is there any way to keep the connection stable? Or it depends on my connectivity too?
If you could provide me more details or code... I could help you more... email the code to electronicsengineering3@gmail.com
@@ElectronicsSimplified7 I did it a few days ago, but I will send you another mail. Thanks!
thanks
it's really helpful
Glad to hear that
Very helpful, thank you
FAILED
REASON: token is not ready (revoked or expired)
Generate your own token buddy. Check your code. I recommend you to watch the whole video.
Do not just copy paste it. Since there are a lot of elements that need to be taken care of.
How do i generate token@@ElectronicsSimplified7
If you create a firebase account. The tokens are generated in the firebase config.
3:52
SHARE YOUR UPI
rolanpereira3@okicici
@@ElectronicsSimplified7 i did a small contribution
Thank you for your appreciation
Token info: type = id token (GITKit token), status = error
Token error: code: 400, message: bad request
Token info: type = id token (GITKit token), status = on request
Token info: type = id token (GITKit token), status = error
Token error: code: 400, message: INVALID_EMAIL
Thanks a lot, but i face this issue
Hi, I receive the same error. Please share if you have found solution to this. Tried with anonymous, 'username and password' and with legacy. All with Arduino UNO R4 WiFi.
hey , i got the same problem did u find any solutions ?