Announcement

Collapse
No announcement yet.

Updating Software to 3.1 firmware

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Updating Software to 3.1 firmware

    Hello,

    I bought recently the Boffintronics RC Receiver Recorder and Sound Board separately and need to update to firmware 3.1. I'm working thru the steps noted under Forums / tutorials / Boffintronics RC Receiver Recorder Firmware Upgrade Instructions and once I go to Sketch / upload portion I'm getting this error message.

    Arduino: 1.8.16 Hourly Build 2021/09/03 10:33 (Windows 10), Board: "Arduino Leonardo"

    Boffintronics_RC_Receiver_Recorder:53:10: fatal error: DFPlayerMini_Fast.h: No such file or directory

    #include <DFPlayerMini_Fast.h> // DFPlayerMini_Fast Library by PowerBroker2 v1.1.12

    ^~~~~~~~~~~~~~~~~~~~~
    compilation terminated.

    exit status 1

    DFPlayerMini_Fast.h: No such file or directory

    This report would have more information with
    "Show verbose output during compilation"
    option enabled in File -> Preferences.

    Can some please help with updating to 3.1 firmware?

    Thanks - Carey



  • #2
    Hi Carey,

    It looks like you don't have the DFPlayerMini_Fast Library installed in the Arduino IDE. You can find it in the IDE Library Manager (Tools>Manage Libraries) then type DFPlayerMini_Fast in the search bar. Be sure to select version 1.1.12 and install.

    Let me know if if I can help further.

    Alex

    Comment


    • #3
      Thanks Alex! That solved the issue. I was able to upload software.

      Much appreciated - Carey

      Comment

      Working...
      X