Replies: 2 comments
-
The command to get playback mode is returning a value that isn't documented in any spec I have. All the docs I have only have valid values up to 3 and yours is returning 5? |
Beta Was this translation helpful? Give feedback.
-
From the output you provided, I see nothing to suggest that a request to play or even that a play finished happened. It could just be an annoying issue with the chip. |
Beta Was this translation helpful? Give feedback.
-
When i call the getFolderTrackCount method, a track from that folder is being played for a split second.
This also happens when i insert the SD Card.
I have a MH2024K-24SS from AZ Delivery, bought last week.
I noticed this also happens with other libraries, when i try to get the folder track count.
This is the debug output from the PlayRandom Sketch where i just commented out the dfmp3.playRandomTrackFromAll() and called getFolderTrackCount(0) exactly one time:
Beta Was this translation helpful? Give feedback.
All reactions