- Install Pebble android application.
- Install latest Pebble firmware (current 2.0.2)
- Grab latest release from github releases tab.
- Download to device, and open .pbw file.
- Prerequisites Pebble Getting Started
- 
Install the Pebble SDK 
- 
Install Pebble ARM toolchain. 
- 
Build client - Build pebble app from top level directory
 pebble build- Send to pebble
 pebble install --phone [ip address]
 
-