Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Please help and advice. Can't read value from firebase #281

Closed
@QuinnQaisha1207

Description

@QuinnQaisha1207

I am beginner who learn firebase with wemos but i have problem in reading value from firebase. Previously the code could read the value and print the value but now the code can't read even print the value.
I use the code below to read the value of firebase :
Firebase.getString("door/Relay2");
Serial.print("Relay 2 :");
Serial.println(Relay2);
result :
untitled

previous test :
untitled1

Please help and advice. Thanks
email : lutfhiepramudia@gmail.com

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions