Digistump Forums

The Oak by Digistump => Oak Support => Topic started by: cpp0x on May 19, 2016, 04:49:19 am

Title: no OAK device shown in build.particle.io list
Post by: cpp0x 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
Title: Re: no OAK device shown in build.particle.io list
Post by: PeterF on May 20, 2016, 02:25:09 am
Mike, you might need to do a manual claim (http://digistump.com/wiki/oak/tutorials/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 (https://dashboard.particle.io/user/devices). 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