Hello,
Following the just released tutorial to program my OAK board using Arduino IDE, the first step already fail...
Here is the tutorial:
http://digistump.com/wiki/oak/tutorials/arduinoAnd the first step is to connect the board using the softAP and this website:
http://cdn.rawgit.com/digistump/OakSoftAP/master/config.htmlI can connect to the board and
http://192.168.0.1/device-id deliver the board ID as expected and
http://192.168.0.1/ just print the message "Soft AP Setup". So I am definitively connected to the Oak SoftAP.
But the setup still fails and give me the following error:

I've already tried several time without success.
Has anyone succeeded? I'm using a Ubuntu 14.04 LTS with Google Chrome and I'm connected to the internet via wifi (so I loose the connection when connected to the OAK).
Or does someone have any idea how to debug this problem?