I had a problem, and perhaps found the solution. I was claiming and unclaiming a photon product device over development, and after it had been unclaimed, the device still said it was claimed. Hitting 192.168.0.1/device-id
in soft-ap returned {"id":"XXXXXXXXXXXXXXXXXXXXXXXX","c":"1"}
(The “c” being a boolean value of having been previously claimed). Not sure if the “c” value ever returns to 0 if the device is successfully unclaimed?
And I was never able to set the device up as a product. But after toggling it as a development device in the product console, setup worked normally, with one hiccup: the app asks, “Change owner to null?”
If you’re a developer, I hope this helps. If you’re an expert, I’d love some more light on why things work the way they do. Happy hacking!