-
• #2
Hi,
What actually happened to it? You inserted the SD card wrong, or you managed to break the actual holder somehow?
The best way to test is just to list files:
require("fs").readdir()
-
• #3
By inserting a new card, I must have pushed up a little bit and the holder broak.
I did not push really hard, all connections are ok, just tested with readdir and it works.
After taking a lot of care on USB port, I accidently pushed the SD card a little bit in the wrong direction. Its not broken mechanically. Has anybody a simple testroutine to see it working (hopefully).
Already tested a simple require, which stores something on SD, and that works. But I'm not sure this is a serious test.