Getting Started
Last revision 2026/01/14
This guide details the process for setting up the DFRduino M0 software environment and installing drivers using Arduino IDE, ensuring a seamless start to your development projects.
Configure Software Environment
Setup DFRduino M0 Software Development Environment:
-
Open Arduino IDE, File->Preferences, find Additional Boards Manager URLs, copy the below link, and paste in the blank. https://raw.githubusercontent.com/DFRobot/DFRobotDuinoBoard/master/package_dfrobot_index.json

-
Paste URL here and click OK.

-
Open Tools->Board->Boards Manager, enter DFRduino in the search box, click Install.


-
Now, the development environment has been installed, you can use it like a normal Arduino board.

Driver Installation:
-
Connect M0 to your computer, and you will find an unknown device in the device manager.

-
Update Driver Software --> Browse my computer for driver software.
-
Generally, this driver is located in the SDK folder:
C:\Users\yourUserName\AppData\Local\Arduino15\packages\nucDuino\hardware\nucDuino\1.0.0\driver

Was this article helpful?
