Best modules, shields and boards for BLE usage on Arduino

By | May 31, 2017

Arduino is one of the most popular open-source electronics platform. But how does it fit with Bluetooth Low energy (BLE) technology? There are two opposite answers. On one hand, there are quite a number of modules and shields that are designed specially for Arduino usage. On the other, the number of producers with name of such modules/shields is quite poor (maybe 4). Also, there finding low-cost BLE modules for Arduino is rare.

Before we give to a brief review, let’s answer make the distinction between a BLE module and a BLE shield. A module’s interface can be connected with the Arduino using standard jumper cables. It doesn’t sit on the Arduino and gives easy access to other pins. A shield is something that sits on the Arduino directly, without any wires. Shields are specifically designed for the Arduino. This makes it easier to connect them and less error-prone. They are usually good for quick proof-of-concept builds.

HM-10 (HM-11) BLE Module

Developer: Jinan Huamao Technology, China
Site: Jinan Huamao Technology
Chip: CC2540 or CC2541.
The most popular module for Arduino is HM-10 and HM-11 (the smaller version)
The most popular module for Arduino is HM-10 and HM-11 (the smaller version). There are several clones of these modules (like JDY-08 or AT-09) on the market. HM-10 can work autonomously without the need of a microcontroller. The module already mounted on a breakout board. HM-11 is the smaller form factor version of HM-10. HM-11’s functionally behave the same but expose less pins from the original CC254x chip.

  • BT Version: Bluetooth Specification V4.1 BLE
  • Use TI CC2541 chip, configuration space of 256 KB.
  • Working frequency: 2.4 GHz ISM band
  • Modulation method: GFSK
  • RF Power: -18 dbm ~ 3 dbm, can be modify through AT Command
  • AT+POWE
  • Speed: Asynchronous: 1 – 8 KB
  • Synchronous: 1 – 8 KB
  • Service: Central & Peripheral UUID FFE0,FFE1
  • Power: +1.9 ~ +5.5 VDC, 50 mA
  • Long range: Open space have 100 Meters range
  • Power: Low Power Mode 50 uA ~ 500 uA, Standby mode 6 mA, Active mode 10 mA.
  • Working temperature: -40°C ~ +85°C

BLE Nano

Developer: RedBearLab, Hong Kong
Site: http://redbearlab.com/blenano/
Chip: nRF51822

This is a really small (18.5mm x 21.0mm) development board that supports BLE 4.1. The chip is Nordic nRF51822 (ARM Cortex-M0 SoC, BLE capability) with ultra low power consumption. This board is good for IoT applications. Additionally, there is a MK20 USB Board for programming Nano. Three methods could be used for programming the board: Arduino Library for nRF51822, Nordic nRF51822 BLE SDK, Bluetooth Low Energy API developed by mbed.

  • Size: 18.5mm x 21.0mm
  • Nordic nRF51822 SoC (Central, Peripheral)
  • Operating Voltage: 1.8 V – 3.3 V
  • Software development using mbed.org, GCC, Keil or Arduino
  • Lots of libraries and examples available
  • Easy firmware deployment with our MK20 USB board or Over-the-Air download (available soon)
  • The MK20 (MK20DX128VFM5) USB board acts as a dongle

BLE Mini

Developer: RedBearLab, Hong Kong
Site: RedBearLab BLE Mini
Chip: CC2540
BLE Mini
This module is quite attractive for developers due to five major factors.

  1. Support all major development platforms with UART interface (Arduino, Raspberry Pi, Netduino, BeagleBone etc.)
  2. Free iOS open-source SDK. BLE Mini module requires a serial port for communication.
  3. Compatible with other BLE Mini or BLE Shield.
  4. Ability to develop own firmware.
  5. Size: 39×18.5x 3.8mm that allows to use module with Arduino boards Mini/Micro/Nano/Pro Mini etc.

The module gives access to all I/O chip’s pins and the ability to upload firmware via USB.

  • RedBear Bluetooth 4.0 Low Energy Module (model: RBT01), Bluetooth SIG certified with on-board chip antenna
  • CC2540 2.4 GHz Bluetooth System-on-Chip (SoC)
  • On-board programmable components – 512Kb EEPROM, 2 LEDs (Blue & Green), Push Button
  • Accessories included – Coin Cell Battery holder & 3 connectors
  • Powering options – 3.4V to 11V VIN / 5V USB / Coin Cell Battery (2025 or 2032) / 3.7V Li-ion Battery

BLE Shield v2.1

Developer: RedBearLab, Hong Kong
Site: http://redbearlab.com/bleshield/
Chip: nRF8001

BLE Shield v2.1 is designed to work with Arduino boards or compatibles, including Arduino Uno, Mega 2560, Leonardo and Due. This device connects to Arduino boards via smartphone or tablet. This shield makes it possible to:

  • change data between Arduino and amobile app,
  • use a mobile device as an internet gateway for the Arduino.

Nordic nRF8001 acts as a peripheral only. However, nRF8001 can receive new data at any time or be busy processing a connection event or new data. Traditional CSN signals used to initiate an SPI transaction are replaced by two active low hand-shake signal from RDYN and REQN lines.

Features and characteristics
Available on http://redbearlab.com/bleshield/

RFduino

Developer: RF Digital Corp, USA
Site: http://www.rfdigital.com
Chip: RFD77101

Photo: https://www.sparkfun.com/products/13768

RFDuino integrates the GUI description code with the Arduino firmware running on the module. The module is equipped with a Bluetooth Smart radio transceiver with ARM Cortex M0 microcontroller that can be programmed using the simple-to-use Arduino IDE with Simblee extensions. The RFduino runs Arduino code and does everything an Arduino can. RFDuino has simple assembly: plug the RFduino into a USB port, use the Arduino IDE, detach the RFduino USB shield and plug the RFduino directly into project board.

  • Dimensions: 10mm x 7mm x 2.2 mm
  • Operating Voltage: 1.8 V – 3.6 V
  • ARM Cortex M0 processor
  • 128 KB of Flash
  • 24 KB of RAM
  • Built in AES encryption engine
  • 29 GPIOs
  • -93 dBm receiver sensitivity
  • -55 dBm to +4 dBm TX power.

Bluno Series

Developer: DFRobot, China
Site: DFRobot
Chip: CC2540
The Bluno Series includes three different products: Romeo BLE, Beetle BLE, and Bluno.
Bluno is first of its kind integrating Bluetooth 4.0 (BLE) module into Arduino Uno. This board integrates a TI CC2540 BT 4.0 chip with the Arduino UNO development board.
Beetle BLE is similar to Bluno but has smaller form factor. Beetle BLE is fully compatible with Bluno in instructions and procedures. It supports Bluetooth HID and ibeacon modes. The Beetle BLE offers a tiny and low cost Arduino with Bluetooth 4.0.
The Romeo BLE is developed for usage in robots. It gives a robot control board the power of easy set up.

Chips integrated with the Bluno Series modules provide wireless programming via BLE, Bluetooth HID, AT command config and firmware upgrading. Additionally, PlayBluno is a free opensouce app for developers. Users are able to control robots/mobile platforms with a GoBle controller.
It’s important to note that the Bluno Series does not support BLE devices from other makers since the Bluetooth profile varies.


Bluno


Romeo BLE


Beetle BLE

BLE WT51822-ABS

Developer: Nordic Semiconductor
Chip: nRF51822
Site: Nordic Semiconductor

The BLE WT51822-ABS BLE shield for Arduino V2 is an Arduino form factor shield providing Bluetooth Smart connectivity to the STM32 Nucleo/Arduino Uno development boards. Header pins provide access to all GPIO and interfaces. The board is compatible with the S110 Bluetooth Smart Soft Devices and the nRF51 SDK. Programming and debugging are performed using ST-Link on the STM32 Nucleo board.

Genuino 101

Developer: Arduino LLC
Site: Arduino LLC
Chip: nRF51822
The Genuino keeps the same robust form factor and peripheral list of the UNO with the addition of onboard Bluetooth LE capabilities
The Genuino keeps the same robust form factor and peripheral list of the UNO with the addition of onboard Bluetooth LE capabilities and the Bosch BMI160 six-axis accelerometer and gyroscope. The Nordic nRF518 Bluetooth chipset feeds into the 32-bit DSP sensor hub that forms part of the Intel Curie system.
The Genuino 101 takes this another step forward. Most functions can be added to an Arduino with the judicious use of a Shield or some electronic components. But a couple of the most interesting and useful options come standard with the Genuino 101.

  • Intel Curie system-on-module
  • 32MHz 32-bit Intel Quark x86 processor
  • 32MHz 32-bit Argonaut RISC Core DSP sensor hub
  • 128-node neural network
  • 80Kb internal RAM, 384Kb internal Flash RAM
  • 2MB USB-connected Flash storage
  • Nordic nRF518 Bluetooth
  • Bosch BMI160 six-axis accelerometer / gyroscope
  • 14 digital Arduino headers, 4 with hardware power
  • 6 analog inputs for ADC
  • 3.3V I/O with 5V tolerance
  • USB 1.1 interface, 5V DC, 500mA max
  • 4 LEDs: green on D13, red for fault, green for activity, green for power
  • DC input: 7-18V (20V max), 1A maximum current
  • Compatible with standard Arduino IDE.

Grove – BLE

Producer: Seeed
Site: https://www.seeedstudio.com
Chip: CC2540

Grove – BLE is a part of the Groove boards series developed under Seeeds platform. It is a development board for Arduino that uses a Low Energy Bluetooth module – HM-11. As a Grove product it’s convenient to use the Grove – BLE with an Arduino board via Base Shield. The device can communicate with mobile devices easily without pairing. It can be used for many conditions, like remote control equipment or robot controls. It come with a preprogrammed command set specific to the board.

  • BT Version Bluetooth Specification V4.0 BLE
  • Working frequency 2.4 GHz ISM band
  • RF Power -23 dbm, -6 dbm, 0 dbm, 6 dbm, can modify through AT Command AT+POWE
  • Speed Asynchronous: 6K Bytes, Synchronous: 6K Bytes
  • Sensitivity ≤ -84 dBm at 0.1% BER
  • Security Authentication and encryption
  • Service Central & Peripheral UUID FFE0,FFE1
  • Supply Power 3.3 V – 5 V
  • Working temperature –5 ~ +65 Centigrade
  • Working Current < 10 mA
  • Sourcing Current < 20 mA
  • Sleeping Current < 1 mA.

BLEduino

Producer: Kytelabs, Puerto Rico
Site: Kytelabs
Chip: CC2540
BLEduino
The BLEduino is a development board compatible with the Arduino UNO. It allows wireless programming via BLE, supports Bluetooth HID and supports AT command to config the BLE device. It is developed using the open source app for BLEduino (Android and IOS), that can be modified and used for the development of different BLE-hardware platform.

  • ATmega32u4 with a modified Leonardo bootloader
  • Supply Voltage – 5 V
  • Onboard 5V Regulator
  • Onboard 3.3V Regulator
  • GPIO Pins – 21
  • PWM Channels – 6
  • Analog Input Channels – 12
  • Serial Communication: UART, SPI, I2C
  • DC Current per I/O Pin – 40 mA
  • Flash Memory – 32 KB.
  • 4KB used by bootloader.
  • SRAM – 2.5 KB
  • EEPROM – 1 KB
  • Clock Speed – 16 MHz
  • LED’s for serial communication (RX, TX)
  • LED for bluetooth connectivity
  • Bluetooth 4.0 (BLE) – nRF8001
  • Dedicated controller for nRF8001
  • Expected BLE Range – at least 80 ft (currently testing).

As always, feel free to contact us for a consultation!

Leave a Reply

Your email address will not be published. Required fields are marked *