Comments on: ESP32 with Firebase – Creating a Web App https://randomnerdtutorials.com/esp32-firebase-web-app/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Sat, 09 May 2026 20:58:02 +0000 hourly 1 https://wordpress.org/?v=6.8.5 By: ChrisGadg https://randomnerdtutorials.com/esp32-firebase-web-app/#comment-1136658 Thu, 11 Dec 2025 15:22:21 +0000 https://randomnerdtutorials.com/?p=105885#comment-1136658 In reply to Sara Santos.

Thank you.

I will only need to get and send from an ESP32, I’ll see next week.

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-firebase-web-app/#comment-1136653 Thu, 11 Dec 2025 15:01:54 +0000 https://randomnerdtutorials.com/?p=105885#comment-1136653 In reply to Chris Gray.

Hi.
We have these tutorials to control ESP32 hardware via Firebase:
https://randomnerdtutorials.com/?s=firebase

However, we don’t use MIT APP Inventor in any of them.
We use web apps to create an interface.

Regards,
Sara

]]>
By: Chris Gray https://randomnerdtutorials.com/esp32-firebase-web-app/#comment-1135946 Tue, 09 Dec 2025 10:14:14 +0000 https://randomnerdtutorials.com/?p=105885#comment-1135946 The Wrapping Up says numbers are displayed on the screen, and that adding buttons is possible.

I’ve seen that Firebase can be used in MIT App Inventor with an extension, and the ESP32 can communicate with Firebase. Which project do you suggest for ESP32 hardware to and from Firebase?

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-firebase-web-app/#comment-1062288 Sun, 29 Jun 2025 10:41:45 +0000 https://randomnerdtutorials.com/?p=105885#comment-1062288 In reply to shannon.

Hi.
Open the Terminal window with a right click on the mouse. Then, select open as admin or something similar.

Regards,
Sara

]]>
By: shannon https://randomnerdtutorials.com/esp32-firebase-web-app/#comment-1061562 Fri, 27 Jun 2025 18:09:18 +0000 https://randomnerdtutorials.com/?p=105885#comment-1061562 My system will not allow scripts to be run even in powershell as administrator. Windows 11 pro

npm install -g npm@latest

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-firebase-web-app/#comment-1031066 Sat, 26 Apr 2025 10:43:03 +0000 https://randomnerdtutorials.com/?p=105885#comment-1031066 In reply to Bruce.

Hi.
I’m sorry, but I didn’t understand your question.
Are you having issues with our tutorial, or is it with your modified version only?
Regards,
Sara

]]>
By: Bruce https://randomnerdtutorials.com/esp32-firebase-web-app/#comment-1030707 Fri, 25 Apr 2025 13:43:14 +0000 https://randomnerdtutorials.com/?p=105885#comment-1030707 In reply to Bruce.

Looks like the path info was filtered out. It should be Userid/deviceID/date/data. The dataStringPath would be similar: const dataStringPath = ‘Userid/deviceID/date’;

]]>
By: Bruce https://randomnerdtutorials.com/esp32-firebase-web-app/#comment-1030706 Fri, 25 Apr 2025 13:40:08 +0000 https://randomnerdtutorials.com/?p=105885#comment-1030706 Hi and thanks for the great tutorial on Firebase. I am trying to adapt your instructions to use on my own project but I’m not seeing any data/records being displayed on the web page. Can you recommend a way to troubleshoot this? It’s probably a path issue but I’ve tried several changes and deployed them but still nothing and I’m not sure how to debug this.

My path looks similar to ///. The path, as defined in app.js is //

Can you recommend some troubleshooting tips as to how to debug this?

Thanks.

]]>
By: Ed https://randomnerdtutorials.com/esp32-firebase-web-app/#comment-1030156 Wed, 23 Apr 2025 20:57:51 +0000 https://randomnerdtutorials.com/?p=105885#comment-1030156 In reply to Rodolfo.

Too bad you feel that way. Fortunately my experience with it is quite pisitive. Fairly easy and flexible. It handles all my homevautomation

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-firebase-web-app/#comment-920466 Sat, 01 Jun 2024 09:51:02 +0000 https://randomnerdtutorials.com/?p=105885#comment-920466 In reply to Quantum.

Hi.
You’re probably wrong credentials or wrong database URL.
Regards,
Sara

]]>