I have a problem:
I have written a Python script on my laptop that downloads certain files in real-time and stores them on the dy-sv17f module. Afterward, I want to play these files using an Arduino. I have made the connections according to the image below:
However, I haven't connected one pin, which is the 5V pin, because I think I shouldn't connect it simultaneously to both the laptop and the Arduino. Well, when I connect all the wires, except for the 5V pin, and also connect the module to my laptop, it automatically transfers the file to the module. But nothing plays (after transferring from the laptop, I disconnect it, then connect the 5V pin, and if I turn the Arduino off and on once, the file plays). What should I do? I want to avoid damaging the module and be able to both transfer files to it and play them with the Arduino simultaneously.
Thank you very much for your assistance.