0% found this document useful (0 votes)
112 views3 pages

Bluno Nano SKU:DFR0296

The Bluno Nano is a small Bluetooth Low Energy module integrated with an ATmega328 microcontroller and compatible with Arduino Uno pins. It allows wireless programming and communication with Bluetooth 4.0 devices using BLE. Key features include a transmission range of over 20m, wireless programming, Bluetooth HID support, and an easy firmware updating process. The document provides information on specifications, pinout, basic usage demos, wireless programming via BLE, and configuring the BLE module with AT commands.

Uploaded by

Vítor Viegas
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
112 views3 pages

Bluno Nano SKU:DFR0296

The Bluno Nano is a small Bluetooth Low Energy module integrated with an ATmega328 microcontroller and compatible with Arduino Uno pins. It allows wireless programming and communication with Bluetooth 4.0 devices using BLE. Key features include a transmission range of over 20m, wireless programming, Bluetooth HID support, and an easy firmware updating process. The document provides information on specifications, pinout, basic usage demos, wireless programming via BLE, and configuring the BLE module with AT commands.

Uploaded by

Vítor Viegas
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

10/26/2016 BlunoNanoSKU:DFR0296RobotWiki

BlunoNanoSKU:DFR0296
Contents
1 Introduction
2 Specification
3 PinOut
4 BasicDemowithBlunonano
4.1 Toolsrequired
4.1.1 StepbyStep
5 WirelessProgrammingviaBLE
5.1 Toolsrequired
5.1.1 StepbyStep
6 UpdateBLEFirmware
7 ConfiguretheBLEthroughATcommand
8 More (/wiki/index.php/File:BLUNO_Nano_side.JPG)
BlunoNano_DFR0296
Introduction
It'stimetogetBluetooth4.0intoyourproject,togetherwithyourphone!For
aficionadosofsmartdevicesandwearables,nowyoucangofurtherthanhackingthingsboughtinthemarkettobuilding
yourownprototypeoutofgarage.TheBlunoboardisfirstofitskindinintergratingBT4.0(BLE)moduleintoArduinoUno,
makingitanidealprototypingplatformforbothsoftwareandhardwaredeveloperstogowireless.Youwillbeableto
developeyourownsmartbracelet,smartpedometerandmore.ThroughthelowpowerBluetooth4.0technology,real
timelowenergycommunicationcanbemadereallyeasy.
BlunointegrateswithaTICC2540BT4.0chipwiththeArduinoUNOdevelopmentboard.Itallowswirelessprogramming
viaBLE,supportsBluetoothHID,supportsATcommandtoconfigtheBLE,andyoucanupgradeBLEfirmwareeasily.
BlunoisalsocompatiblewithallArduinoUnopinswhichmeansanyprojectmadewithUnocandirectlygowireless!
What'smore,wealsodevelopedtheAppfortheBluno(bothAndroidandIOS),andtheyarecompletelyopensource,so
thatyoucanmodifyanddevelopeyourownBLEhardwareplatform.Belowisaquickdemovideocoveringsomeofthe
majorfeaturesofBlunowiththehelpofanAccessoryShieldforBluno,whichwillalsobeavailableverysoon.
Inshort,youcanuseBlunowithanyBluetooth4.0compatibledevicesandenjoyfeaturessuchaswirelesstransmission,
masterandslavesettings,wirelessburning,andevenestablishingaBluetoothHIDconnectionwiththePCbetween
devices.

Note:Versiondifference,Nano,328butnotUno.
(/wiki/index.php/File:Warning_yellow.png) Itisforthetwobatchesof2015.09.21or2015.10.08whichyoucannotice
thedateonthelableoftheNano'spackage,ifyouboughtoneormorein
those,pleasechoosetheBoardinthemenubarofArduinoIDEasNano,
328insteadofUno.

Specification
OnboardBLEchip:TICC2540
Transmissionrange:morethan20m
WirelessProgrammingViaBLE
SupportBluetoothHID
SupportiBeacons
SupportATcommandtoconfigtheBLE
TransparentcommunicationthroughSerial
EasytouseBLEfirmwareupdating
DCSupply:USBPowered
Microcontroller:Atmega328
Bootloader:ArduinoUno
CompatiblewiththeArduinoUnopinmapping
Size:53mmx19mmx12mm
Weight:20g

https://www.dfrobot.com/wiki/index.php/Bluno_Nano_SKU:DFR0296 1/3
10/26/2016 BlunoNanoSKU:DFR0296RobotWiki

SupportDeviceList(http://www.dfrobot.com/wiki/index.php/Bluno_SKU:DFR0267#Device_Support)

PinOut

(/wiki/index.php/File:Blunonano.png)
BLUNONanopinout

BasicDemowithBlunonano
Inthissection,youcanusetheBLUNOnanotoconnectwiththeAndroidphoneoriPhone.

Toolsrequired
Blunonanox1
Android4.3+DeviceswithBLEorIOS7.0+Devices
MicroUSBcablex1
StepbyStep
TheStepbySteptutorialoftheBlunonanoisalmostthesamewiththeBluno.
StepbyStepBasicDemotutorial.(http://www.dfrobot.com/wiki/index.php/Bluno_SKU:DFR0267#Bluno_Basic_Demo)

WirelessProgrammingviaBLE
Inthissection,wewilllearnhowtoUploadthesketchonairviaBLE.Itisreallyamazingthatyoucanevenuseyour
mobilephonetodouploadingprocess.

Toolsrequired
Blunonanox2
MicroUSBcablex1
XBeeexpansionshieldx1
StepbyStep
TheStepbySteptutorialoftheBlunonanoisalmostthesamewiththeBluno.
HowtoWirelessProgrammingthroughBLE.
(http://www.dfrobot.com/wiki/index.php/Bluno_SKU:DFR0267#Wireless_Programming_via_BLE)
ForumpageaboutBLELINKWirelessProgramming(http://www.dfrobot.com/forum/index.php?
topic=17274.msg21490#msg21490)

UpdateBLEFirmware
Itisbettertoupdatethenewestfirmwareforthebetterexperience.
AsBLELinkisusingCC2540chip,themethodoftheupdatingissameasBLUNO
HowtoupdatetheBLEfirmware
(http://www.dfrobot.com/wiki/index.php/Bluno_SKU:DFR0267#Update_BLE_Firmware_on_Bluno.EF.BC.88AT.2BVERSION_to_check_th

https://www.dfrobot.com/wiki/index.php/Bluno_Nano_SKU:DFR0296 2/3
10/26/2016 BlunoNanoSKU:DFR0296RobotWiki

ConfiguretheBLEthroughATcommand
TherearethreerevolutionaryBLEfirmwareversionsnow,maybeitwillbemore.
Forthereasonofunifiedmanagement,wewillputallBLEATcommandontheBLUNOwikipage
BLEATCommandConfiguration
(http://www.dfrobot.com/wiki/index.php/Bluno_SKU:DFR0267#Configure_the_BLE_through_AT_command)

More
BLElinkDocumentssharedwithBluno(http://www.dfrobot.com/wiki/index.php/Bluno_SKU:DFR0267#Documents)

(http://www.dfrobot.com/)GetitfromDFRobotStore(http://www.dfrobot.com/index.php?
route=product/product&filter_name=bluno&product_id=1122#.U7t0_flyDFI)orDFRobotDistributor.
(http://www.dfrobot.com/index.php?route=information/distributorslogo)

Categories(/wiki/index.php/Special:Categories): ProductManual(/wiki/index.php/Category:Product_Manual)
MicroControllers(/wiki/index.php/Category:MicroControllers) Wireless(/wiki/index.php/Category:Wireless)

Thispagewaslastmodifiedon1February2016,at03:22.
ContentisavailableunderGNUFreeDocumentationLicense1.3orlater(https://www.gnu.org/copyleft/fdl.html)unlessotherwisenoted.

(https://www.gnu.org/copyleft/fdl.html) (//www.mediawiki.org/)

https://www.dfrobot.com/wiki/index.php/Bluno_Nano_SKU:DFR0296 3/3

You might also like