Author Topic: no OAK device shown in build.particle.io list  (Read 1958 times)

cpp0x

  • Newbie
  • *
  • Posts: 1
no OAK device shown in build.particle.io list
« on: May 19, 2016, 04:49:19 am »
Hello,

my OAK is not shown in my build.particle.io device list.

It seems that my OAK works fine:
http://10.0.0.3/version: 1
http://10.0.0.3/system-version: 6
http://10.0.0.3/particle: Connected
http://10.0.0.3/device-id:d957040003459809e1e65a1c

Wlan Client Name: ESP_0BE31C

What am I doing wrong?
Please support me with your help.

Kind regards,
Mike
« Last Edit: May 19, 2016, 05:00:53 am by cpp0x »

PeterF

  • Hero Member
  • *****
  • Posts: 881
Re: no OAK device shown in build.particle.io list
« Reply #1 on: May 20, 2016, 02:25:09 am »
Mike, you might need to do a manual claim, since the Oak has the current firmware version (6), is connected to the internet/particle (particle : connected), but isn't showing on the particle dashboard. Can you double check the /device-id page again, as it should also have indicated the claim status - if it was 0, then you definitely need to do the manual claim ("c":0), whereas you can see from the screenshot below from one of my Oaks that it is a 1 ("c":1), indicating a successful claim.

Pete