HI All,
I now have two Oaks registered such that they show up in the particle.io devices menu. I have attempted to follow the initial getting started with Arduino. I successfully completed all steps, but when attempting to compile a upload the START sketch, I get the following error:
Arduino: 1.6.12 (Mac OS X), Board: "Oak by Digistump (Pin 1 Safe Mode - Default), 80 MHz, Particle OTA, OAK (4M/1M SPIFFS), Single - 1MB (Fullsize)"
Sketch uses 259,994 bytes (24%) of program storage space. Maximum is 1,040,368 bytes.
Global variables use 51,128 bytes (62%) of dynamic memory, leaving 30,792 bytes for local variables. Maximum is 81,920 bytes.
OakCLI tool version 1.0.2
Using config file at: /user/path/Library/Preferences/oak/config.json
Sending file to cloud, to flash Unnamed Device (Device ID: d9*****************)
Error : An error occurred while flashing the device:
Error : An error occurred while flashing the device:
Any pointers?