Hi everyone,
I am working on a project that involves two main components:
An ESP32 connected to WiFi, which sends data from two sensors and controls two relays (on/off).
An app that I'm developing using Flutterflow, utilizing Firebase Realtime Database.
The issue I’m encountering is that I cannot connect my app to the Firebase Realtime Database to send and receive data. I’ve tried using an API, but I haven’t been successful.
I would greatly appreciate any help or guidance on how to resolve this issue. Has anyone faced a similar problem or can provide some advice?
Thank you in advance!