HI,
I am using a 16GB transcend Wifi SD card(https://www.amazon.com/dp/B00A659IJI/ref=twister_B00A8FAMSW?_encoding=UTF8&psc=1) along with Arduino UNO to store some data.
The CardInfo example code seems to be working properly with another SD card but once I start using the Wi-Fi SD card, the code is not able to detect the SD card and throws up an error. Is there anyway I can solve this problem.
Thanks in advance.