> Home > Dr Michael Kroll > Bluetooth Low Energy Shield

Dr Michael Kroll Bluetooth Low Energy Shield


Photo credits: unknown

Shield URL: Bluetooth Low Energy Shield
Tags: bluetooth, ble
Maker: Dr Michael Kroll

The Bluetooth Low Energy (BLE) Shield enables Arduino projects to communicate with Bluetooth Smart enabled devices such as iPhones, iPads and iPods without jailbreaking.

Provides a simple serial interface to the Bluetooth module. The serial port can be configured on the shield using a switch to select either hardware serial on pins 0 and 1, or software serial on pins 2 and 3.

Based on Bluegiga\'s BLE112 Bluetooth 4.0 single mode compliant module.

No library necessary: simple serial communication at 19,200bps.

Compatible with iOS devices including: iPhone4S, iPhone5, iPad 3rd gen, iPad 4th gen, iPad Mini, iPod Touch 5th gen.

Includes a 16 byte receive buffer.

Open Source: Yes, OSHW-compliant
License: MIT Expat
Source: https://github.com/michaelkroll/BLE-S...

AREF
GND
D13 / SCK
D12 / MISO
RESET D11 / MOSI ~
3.3V D10 / SS ~
5V D9 ~
GND D8
GND
VIN D7
D6 ~
A0D5 ~
A1D4
A2D3 ~
A3D2
A4D1 / TX
A5D0 / RX
Note:
Serial communications can be configured to use either D0/D1 (UART0) or software serial on D2/D3.

Did I make a mistake? Tell me!