Hi I am receiving this error when trying to update the firmware and I believe it is because I altered the board to have a static IP, as after I did this it also broke an sketch that retrieved a json string from my web API.
Has anyone experienced this I have tried rebooting, removing the SD and re inserting ( This has the large linux image on it ). Still can't get it to update firmware and I think if I can solve this I may be able to solve the API issue, any ideas guys ? Thanks in advance.
I forgot to mention that images still upload and work ie the blink sketch works and also my custom sketch works up to a point where it fails on client.connect(server,80), this did not fail before the change to static IP so this is why I think they are related.