cyberman54 / ESP32-Paxcounter

Wifi & BLE driven passenger flow metering with cheap ESP32 boards
https://cyberman54.github.io/ESP32-Paxcounter/
Other
1.7k stars 399 forks source link

SD Card Not Found, One is pluged in #657

Closed ZL1LAC closed 3 years ago

ZL1LAC commented 3 years ago

The serial monitor is saying the card isn't plugged in when one is.

Do I need to format it in fat32 or NTFS?

03:22:47.795 > [I][sdcard.cpp:17] sdcard_init(): looking for SD-card...
03:22:47.802 > [I][sdcard.cpp:37] sdcard_init(): SD-card not found
ZL1LAC commented 3 years ago

Fixed.

By changing this #define HAS_SDCARD 2.

cyberman54 commented 3 years ago

What type of board are you using? I never saw a Heltec V1 with SD card reader.