Hello, i am trying to execute the SD CARD example because i want to safe my Data on an SD card. i am using this website as an example for me how to wire the arduino but everytime i am trying to start it it says that the Card mount is failed.
i tried to look into the documentation of
TTGO LoRa32 SX1276 OLED with Arduino IDE | Random Nerd Tutorials and tried a different type of wiring where i laid the Mosi output on PIN27 but it changed nothing.
unfortuanally i am not using the Same SD card reader as in the example. i am using this mikro SD reader:
https://create.arduino.cc/projecthub/electropeak/sd-card-module-with-arduino-how-to-read-write-data-37f390
Are these 2 things compatible? how do i need to change the wiring to not get this error anymore?
i am quite new to the topic so the documentations arent as usefull as they might should be