tester
April 5, 2017, 10:04am
1
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
Are running Windows, or if not, does your platform give you audio notifications when a new device is plugged in? Does it connect briefly and then disconnect, after plugging it in or pushing the reset button?
You can also reset the board by grounding the reset pin on the SWD port. It is the pin diagonally opposite pin 1 (marked by the triangle), or looking from the front, the top row, the pin most to the right. I have found sometimes it helps to do several resets on that pin in a row. This appe…
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/
tester
April 6, 2017, 6:06am
3
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!