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

esp32 support #289

Closed
blotfi opened this issue Oct 16, 2017 · 6 comments
Closed

esp32 support #289

blotfi opened this issue Oct 16, 2017 · 6 comments

Comments

@blotfi
Copy link

blotfi commented Oct 16, 2017

Hi
is there a support / working forl for ESP32-Arduino Firebase lib
the one from https://github.com/proppy/firebase-arduino doesn't work
thanks

@feanche
Copy link

feanche commented Oct 17, 2017

Try this one https://github.com/irbp/ESP-8266-ESP-32-Firebase I have not tried it yet, it will be later. Аnd please respond here, if it works.

@blotfi
Copy link
Author

blotfi commented Oct 17, 2017

thanks but it doesn't work for me
It compiles and run on LOLIN32 but nothing changed on my DDB

and it is not secure since we send info to a webhost site wih php than implements REST
it is not an adaptation of the firebase-arduino lib

But I took a WEMOS Pro D1 (ESP8266) and I couldn't get their basic example work, it compiles and run but do not write to Firebase Database :-(

perhaps I have problem with the information
is the
#define FIREBASE_AUTH "AIzaSycxxxxxxxxxxxxxxxxxxxxxt9QFIkBo"
is it this kind or another one ?

thanks

@blotfi
Copy link
Author

blotfi commented Oct 18, 2017

Sorry I have

Msg from proppy
what are you using as FIREBASE_AUTH, currently only (deprecated) database secret are supported.

⚙ > Project Settings > Service Accounts > Legacy Credentials > Database Secrets > SHOW

I was using API key instead of this hidden feature !

@blotfi
Copy link
Author

blotfi commented Oct 18, 2017

So it works for my Wemos Pro D1 (8266)
but I need for ESP32 Lolin32 an implmentation of this lib

@blotfi
Copy link
Author

blotfi commented Oct 20, 2017

@proppy
Can Some one ask proppy if his version for ESP32 at https://github.com/proppy/firebase-arduino/tree/esp32
works or not,
It doesn't compile for ESP32

Arduino: 1.8.3 (Windows 10), Board: "WEMOS LOLIN32, 80MHz, 921600"

In file included from D:\users\xxxx\Arduino\ESP32\EmbeRec\EmbeRec.ino:6:0:

C:\Users\xxxx\Documents\Arduino\hardware\espressif\esp32\libraries\firebase-arduino-esp32\src/FirebaseArduino.h:22:65: fatal error: third-party/ArduinoHttpClient/src/ArduinoHttpClient.h: No such file or directory

compilation terminated.

@proppy
Copy link
Contributor

proppy commented Oct 20, 2017

Hi @blotfi the state hasn't changed since #220 (comment)

I hope to be able to get a closer look at it soon.

Marking this as a duplicate of #220. Let's follow up on that bug.

@proppy proppy closed this as completed Oct 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants