DFPlayer Pro Playmode Resets
Hello,
I'm trying to configure a DFPlayer Pro to play one song and pause with the AT commands.
When I us the AT+PLAYMODE=3 command and query it I get the correct response of 3.
However when I unplug it from my computer and plug it in to the breadboard I'm working on it resets to AT+PLAYMODE=2.
What do I need to do to fix it?
Thanks,
Ron
I have the same issue. I'm using the player in standalone so I cannot send the SAVE command. Any other way to make the play mode persistent?
Thanks!
François.BronchartI have exactly the same issue and AT+SAVE does not resolve the issue
Lodewijk.MichelsAfter setting the play mode (AT+PLAYMODE=3), you need to save the settings using the AT+SAVE command. This command ensures that the changes are written to the module's non-volatile memory, so they persist even after power cycles.
Here's how you can do it:
Set the play mode: AT+PLAYMODE=3Save the settings: AT+SAVE lia.ifatThank you for responding, I'm sure that's my problem.
When I used the AT+SAVE command I don't get an OK response.
I tried adding the \r\n to the end of the command and didn't get the OK response.
I can't find a comprehensive list of the AT commands and the WIKI for the DFPlayer Pro isn't complete. Can you point me to a good resource for them?
Thanks
Ron