Difference between revisions of "BLE Board"

From Kevin Darrah Wiki
Jump to: navigation, search
Line 1: Line 1:
 
...Back to [[Projects:]]
 
...Back to [[Projects:]]
  
[[File:BLEBoardGerber.png|400px]]
+
[[File:BLEboardbreadboard.png|400px]]
  
 
= Bluetooth Low Energy Board =
 
= Bluetooth Low Energy Board =

Revision as of 21:30, 1 July 2016

...Back to Projects:

BLEboardbreadboard.png

Bluetooth Low Energy Board

Introduction

The BLE Board is based on Anaren's BLE Module A20737. This is one of the easiest to work with Bluetooth Low Energy Modules I have ever worked with, so I made a simple board to make it that much easier to get up and running with Bluetooth Low Energy in your next project.

  • Uses the A20737 Module
  • FCC certified with PCB Antenna, so no RF design needed
  • Powerful ARM Cortex M3 Processor there to run the BLE radio and plenty of room for custom code. Programmable through a simple Serial Interface - no expensive JTAG debuggers needed, just a USB to Serial Converter
  • FREE! Web based software to program the module and create an App called Atmosphere
  • Free Offline SDK (WICED) available as well HERE
  • On board LED, Reset Button, and Recovery Button
  • UART, SPI, I2C, GPIO all broken out.
  • Bread Board friendly on 0.1" headers
  • Detailed tutorials coming soon on BLE to iOS/Android, Device to Device communication, and Beacon Functionality - it's going to be a fun ride! In the mean time, Anaren has tons of information HERE

Pin Out

BLEdiagramV1.png BLEdiagramV1color.png

Check this video out to see how easy it is to blink an LED:

Here I hacked my Remote Starter on my car:

Much much more coming soon. I think this will be the best method out there for getting you up and running with Bluetooth Low Energy, so let me know what you think (hit up the contact page to the left)