Author Topic: Is the OAK working with the particle.io?  (Read 2227 times)

Mrb0y

  • Newbie
  • *
  • Posts: 4
Is the OAK working with the particle.io?
« on: April 13, 2016, 11:04:18 pm »
I have factory reset and re-flashed with a forced update firmware version V1. I went through the soft AP setup and verified that the device ID on my OAK matches the particle.io device that shows as online and available via the particle.io web IDE. When I try to flash from particle.io it says it is flashing but then ends with an unsuccessful. My oak is online via my router and particle.io says it's online. The OAK is flashing the default blink. Is this thing working or not?

PeterF

  • Hero Member
  • *****
  • Posts: 881
Re: Is the OAK working with the particle.io?
« Reply #1 on: April 14, 2016, 02:04:21 am »
Hi Mrb0y,

The spark/flash/status : failed message on the Particle logs is a known bug on the Particle end with all of their devices using FastOTA programming. It seems to always fail on the log when it is successful, and is successful when it fails. The more important messages is the one from the Arduino IDE - if it says it was successful, then all should be good in Oak-land! ;)

If you mean you are trying to use the Particle Build IDE, then that is not supported yet. It should be too long now... there was a test version of the compile code needed for their end being tested a few weeks ago, but things seem quiet on that front just at the moment.

Pete
« Last Edit: April 15, 2016, 04:44:59 am by pfeerick »

Mrb0y

  • Newbie
  • *
  • Posts: 4
Re: Is the OAK working with the particle.io?
« Reply #2 on: April 15, 2016, 12:10:39 am »
It's finally working! I'm able to upload code from arduino IDE to oak. Sweet.