Hey all-
I’m trying to find a way to make sure that I can restart playback at the exact spot after an unexpected power outage (like the battery being pulled). I figured I could store the song index and aprx song timecode with four bytes in EEPROM. And then on restart I would want to look at that and use it to resume.
I don’t see any I2C or UART commands to get the play time or to set the play location, though.
Is there a way to query and write that information directly with the WT2003S? Or am I missing something simpler?
Thanks in advance!
PS - I did read through the WT2003S data sheet and didn’t see anything there either.