Beetle DFR2082 not listed in Tools/BoardManager
Hello DFR,
When the Tools menu is accessed for Board Manager in the Arduino IDE the DFR2082 cannot be found. I think this was encountered and solved before but nothing can be found in the Forum, the Blog or the Wiki on how to get the Beetle into the Board Manager.
How to install the Beetle on the Arduno IDE v 2.04 running on Windows 11 Home?
Thanks.
Allen Pitts
Dallas, Texas
I tried to download the package today.
I cannot find it EROR 404.
Is there a new one ?
Sven.Faas
I believe this steps might help:
-Open the Arduino IDE and navigate to the "File" menu.
-Select "Preferences" from the dropdown menu.
-In the "Additional Boards Manager URLs" field, enter the following URL: https://raw.githubusercontent.com/DFRobot/DFRobot-Arduino--Boards/main/package_dfrobot_index.json
-Click the "OK" button to save the changes.
-Navigate to the "Tools" menu and select "Board" > "Boards Manager".
-In the "Boards Manager" window, type "Beetle" in the search bar.
-Select the "DFRobot Beetle" board from the search results and click the "Install" button.
-Wait for the installation to complete and then close the "Boards Manager" window.
-Now you should be able to select the "DFRobot Beetle" board from the "Tools" > "Board" menu.
-You can now program your Beetle board using the Arduino IDE
Dan.VlaYou can refer to the DFR0816 beetle board selection tutorial as the DFR0816 is a small pad version of the DFR0282.
https://wiki.dfrobot.com/Beetle_CM_32U4_SKU_DFR0816
Miya.zhang