Hi all.
I just found out that i wasted a few days (!!!) for a really stupid problem.
During some tests with 2 different Nano clones and 2 types of micro SD modules i couldn't manage both of them using the "sd_Cardinfo" example and after a lot of swearing i finally found the cause...
The Arduino Nano pinout image i was using was wrong because the MISO and MOSI pins are reversed!
So to avoid wasting time, check that MOSI=11 and MISO=12 like this picture...