I want to repeatedly play some selected tracks using DF player mini with PIC micro. Below commands worked, the only problem is I can play 1st and 2nd track only. The 3rd track never plays. Not sure about checksum.
Any help?
7E FF 06 08 00 00 01 FE F2 EF ;Repeatedly play the 1st track
7E FF 06 08 00 00 02 FE F2 EF ;Repeatedly play the 2nd track
7E FF 06 08 00 00 03 FE F0 EF Repeatedly play the 3rd track (Not working)
I have saved mp3 s like this
0001
0002
0003
Any help?
7E FF 06 08 00 00 01 FE F2 EF ;Repeatedly play the 1st track
7E FF 06 08 00 00 02 FE F2 EF ;Repeatedly play the 2nd track
7E FF 06 08 00 00 03 FE F0 EF Repeatedly play the 3rd track (Not working)
I have saved mp3 s like this
0001
0002
0003