Skip to content

The DFRobot player returns 0's for read functions when the reset flag is set in begin() #70

Description

@steveisme

See the last issue discussed on this thread for details: https://forum.arduino.cc/t/continued-problems-with-dfplayer-readfilecountsinfolder-method/1420745/7

In summary, if the reset flag is set true (the default) in the begin() call and a read call is made before at least two set calls are made (e.g. Volume, EQ, play, etc.), then the data returned from the DFPlayer to the library will be zero. Subsequent calls made after two set calls will return the correct value.

Note that this problem was only observed on a recently purchased DFRobot player and not on at least one type of clone.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions