-
Notifications
You must be signed in to change notification settings - Fork 18
SDLogger firmware restore
magnuskarlsson edited this page Nov 16, 2010
·
5 revisions
How to restore the original SDLogger firmware using the Arduino environment
(This assumes the SDLogger Arduino environment files are installed. See Arduino Howto)
- Connect the SDLogger to the computer
- Start the arduino application
- In the "Tools->Serial Port" pulldown menu, select the port used by the SDLogger board
- In the "Tools->Board" pulldown menu, select "SDLogger firmware restore"
- In the "File" pulldown menu, select "New"
- Press the "Upload" button in the new (empty) arduino window, this will compile and upload the origial SDLogger code the the board
- Wait until the "Upload" button returns from yellow to normal, this indicates upload complete
The SDLogger board is now restored with the original OpenLog v1.61 code