ArduinoTroubleshooting

DFPlayer mini Programme

userHead Aditya.Dixit 2025-03-18 02:18:19 68 Views0 Replies

Hi Team members,

Good day!

i'm using the below command to loop the songs (repeat the songs) from folder number 2

myDFPlayer.loopFolder(2);

 

 

also if using navigation for next or previous songs, after all the tracks from folder are completed, it starts playing folder 3 for NEXT and folder 1 for PREV.

 

is there a way, to stop it.

yes, if i'm not operating any button for NEXT or PREV, it loops all the tracks in folder 2.

 

 

also, if i pause it and resumes, will it continue to “loop folder”?

 

 

please suggest, if something i'm missing here.

 

Thanks in advance.

 

Cheers…

PD