Hi ! Thanks for your answer
I am not sure how to do so. Could you give me a hand please ? For some unknown reasons, the camera+wifi+sd works in 5V but not 3.3V
However, with the scale, it will not work no matter the voltage! Any clue why ?
Best regards,
Nicolas
Search found 3 matches
- Mon Sep 16, 2019 7:55 am
- Forum: General Discussion
- Topic: SD_MMC is only compatible with the camera
- Replies: 2
- Views: 3378
- Fri Sep 13, 2019 4:42 pm
- Forum: General Discussion
- Topic: SD_MMC is only compatible with the camera
- Replies: 2
- Views: 3378
SD_MMC is only compatible with the camera
Hi everyone, I am having a weird issue with my ESP32cam and the SD. I am able to take a picture and save it on the SD card. However, as soon as I setup the Wifi with WiFi.h and/or a scale with HX71_ADC.h. I get the following error from the SD library. Is it a problem with libraries compatibility ? H...
- Tue Sep 10, 2019 12:11 pm
- Forum: ESP32 Arduino
- Topic: void setup not lauching
- Replies: 1
- Views: 2679
void setup not lauching
I am starting my setup function with a Serial.print("I am starting"). It seems that nothing is being set up at all as you can see on the picture attached. However, this only happens time to time with no apparent reasons. And when it launches properly, the setup is being rebooted in the middle of it ...