Datasheet

Deprecated: Bluefruit Buddy (OS X)
This native OS X application is a basic proof of concept app that allows you to connect to
your Bluefruit LE module using most recent macbooks or iMacs. You can get basic
information about the modules and use the UART service to send and receive data.
The full source for the application is available in the github repo at
Adafruit_BluefruitLE_OSX.
$ ./bluefruit
bluefruit v0.3
Usage:
bluefruit <command> [options...]
Commands:
Scan peripherals: scan
Automatic update: update [--enable-beta] [--uuid <uuid>]
Custom firmware: dfu --hex <filename> [--init <filename>] [--uuid <uuid>]
Show this screen: --help
Show version: --version
Options:
--uuid <uuid> If present the peripheral with that uuid is used. If not present a list of peripherals
--enable-beta If not present only stable versions are used
Short syntax:
-u = --uuid, -b = --enable-beta, -h = --hex, -i = --init, -v = --version, -? = --
© Adafruit Industries https://learn.adafruit.com/adafruit-feather-m0-bluefruit-le Page 212 of 238