Particle Photon

Revision as of 12:14, 29 December 2015 by Rtwomey (talk | contribs) (Installing CLI)

Revision as of 12:14, 29 December 2015 by Rtwomey (talk | contribs) (Installing CLI)

Install dependencies

Installing CLI

DFU Mode

  1. Reset or power on while holding the "SETUP" button.
  2. Hold until the light blinks yellow.

Build Firmware

Change dir to firmware/modules

make all PLATFORM=photon program-dfu

Build Application

Simlink application to firmware/user/applications

Change dir to firmware/main

Comile application and upload:

make all PLATFORM=photon APP=housenode program-dfu