Rolel 42

Results 4 comments of Rolel 42

Same module & IC, different results. ``` DFPlayer Analyzer 1.0 - Starting up... [61] Packet sent (->): 7E FF 6 42 0 0 0 FE B9 EF -> Cmd: 42...

When changing "c_msSendSpace" value to 200ms (instead of 50ms) the 0x3F queries works. ` Reacts on 0x3F queries, reply : 2 -> SD `

To work correctly the delay between 2 commands must be at least 135ms. The value is set by "c_msSendSpace" constant in DFPlayerMini library and is 50ms by default.

To work correctly the delay between 2 commands must be at least 25ms. The value is set by "c_msSendSpace" constant in DFPlayerMini library and is 50ms by default.