Getting Started
Last revision 2026/01/24
This article guides you through setting up the Bluno M0 development environment with Arduino IDE, including driver installation and Bluetooth setup.
Setup Bluno 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


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


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

Driver Installation
-
Some Win10 systems will install driver automatically. Please open device manager to check whether the COM X is installed, if yes, you can just download the program.

-
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 -
Or you can download it here directly: Click to save. Sometime you need disable the digital signature.

Bluetooth Instruction
Bluno M0 is consistent with Bluno series in Bluetooth. Please refers to Bluno SKU:DFR0267 for details.
Was this article helpful?
