Search found 2 matches

by ANAN11111
Sat Sep 30, 2017 4:38 pm
Forum: ESP32 Arduino
Topic: Problems with communication with ESP32-NANO
Replies: 1
Views: 4104

Problems with communication with ESP32-NANO

Please help me with communication problems between esp32 and arduino nano. I followed the same instructions as this video https://www.youtube.com/watch?v=vMFqgNO0_5Y But the data is not transmitted. But when I set baudrate ESP32 = 115200, NANO = 9600 then esp32 seems to receive the sent signal, but ...
by ANAN11111
Sat Sep 30, 2017 4:31 pm
Forum: ESP32 Arduino
Topic: Please help me send data esp32 up firebase
Replies: 2
Views: 7360

Please help me send data esp32 up firebase

Please help me send data esp32 up firebase!! :shock: :shock:
I have used the library at this source https://github.com/firebase/firebase-arduino/issues/220
but not successful.