Autonomo usb problems

Hello,

I uploaded a sketch to the Autonomo and now it isn’t recognized anymore.
I don’t hear any sound when I connect the autonomo to my windows pc.

I already tried to reset th board but I don’t see anything happening when I reset the board

Code:

wait for serialconnection read i2c device while(1) {} //do nothing

What can I do to get the board recognized by windows?

Have you tried putting the board in bootloader mode?

See the last section here:
http://support.sodaq.com/sodaq-one/

I don’t know why, but when I tried to reset the Autonomo at home it did work. I guess I couldn’t make a good connection with the tools I have at work. Thanks anyway!