Simblee Breakout Board Hookup Guide a learn.sparkfun.com tutorial

Available online at: http://sfe.io/t444

Contents

Introduction

The SparkFun Simblee Breakout Board is a programmable board that allows you to add mobile app functionality via Bluetooth Low Energy (BLE, or Bluetooth 4.0) to your embedded projects. Unlike other BLE solutions, the Simblee requires no specialized app development skills to realize the phone-side interface; all the necessary coding is done in the Arduino environment and then uploaded to a browser app on the phone.

SparkFun Simblee BLE Breakout - RFD77101

WRL-13632
4 Retired

If you want to skip directly to writing code, we have another tutorial covering coding concepts that are common to all Simblee products. If you're looking for a sewable solution, checkout out our Simblee LilyPad Board.

Recommended Reading

There are a few topics you may want to be sure you understand before you go any further.

Hardware Overview

Here's a rundown of the features you'll find on the Simblee breakout board:

Labeled board

USB-to-Serial Programmer

We recommend using the either the LilyPad FTDI Basic, the 5V FTDI Basic, or the 5V configured FT231X breakout for programming the Simblee. There is a 3.3V voltage regulator after VIN and a protection resistor on it so a 5V input on the RX line won’t damage the module

Do not use the 3.3V FTDI Basic, as it may not be able to source enough current from the 3.3V rail.
SparkFun FTDI Basic Breakout - 5V

SparkFun FTDI Basic Breakout - 5V

DEV-09716
$16.50
125
SparkFun FT231X Breakout

SparkFun FT231X Breakout

BOB-13263
$13.95
6

LilyPad FTDI Basic Breakout - 5V

DEV-10275
10 Retired

Output Control w/ Transistors

Warning: If you've used Arduino boards before, you're probably used to connecting LEDs to the pins as output signals. A normal Arduino can light up many LEDs at once, and several per pin; for the Simblee, you shouldn't try more than ONE per pin, with an additional recommendation of don't try to turn on more than three at a time across all pins. The processor inside the Simblee module cannot drive enough current to light up more LEDs than this (pg 9 of the Datasheet).

If you decide to drive multiple LEDs, try using a transistor as a switch.

For controlling loads with the pins, try looking at some of these transistors:

SparkFun MOSFET Power Controller

SparkFun MOSFET Power Controller

PRT-11214
$10.50
Transistor - NPN, 50V 800mA (BC337)

Transistor - NPN, 50V 800mA (BC337)

COM-13689
$0.55

SparkFun MOSFET Power Control Kit

COM-12959
18 Retired

Project Examples

That concludes the hardware overview for the Simblee Breakout. For more information on using the Simblee to create your own applications for embedded project, visit our Simblee Concepts tutorial.

Need some inspiration for your next project? Check out the project below from our creative technologist with a Simblee, pulse sensor, vibe motors, accelerometer, and 3D printed wrist bracer.

The documentation of the project can be found in the GitHub Repository below.

Simblee LilyPad Fitness Bracer GitHub Repoository

Resources and Going Further

For more info on the Simblee module itself, please have a look at the **Simblee User's Manual **.

Here are a few more resources for the Simblee:

For more Bluetooth fun, check out these other SparkFun tutorials.

SparkFun Inventor's Kit for Edison Experiment Guide

Learn how to harness the power of the Intel® Edison using JavaScript to post data to the cloud, control electronics from smartphones, and host web pages that interact with circuits.

SparkFun RTK Surveyor Hookup Guide

Learn how to use the enclosed RTK Surveyor product to achieve millimeter level geospatial coordinates.

Getting Started with the Raspberry Pi Zero 2 W

Learn how to setup, configure and use the latest version of the smallest Raspberry Pi out there, the Raspberry Pi Zero 2 W.

SparkFun RTK Reference Station Hookup Guide

Setup the RTK Reference Station in minutes and start sending RTCM NTRIP corrections to your favourite caster.

learn.sparkfun.com | CC BY-SA 3.0 | SparkFun Electronics | Niwot, Colorado