Skip to content

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)

  1. Connect the SDLogger to the computer
  2. Start the arduino application
  3. In the "Tools->Serial Port" pulldown menu, select the port used by the SDLogger board
  4. In the "Tools->Board" pulldown menu, select "SDLogger firmware restore"
  5. In the "File" pulldown menu, select "New"
  6. Press the "Upload" button in the new (empty) arduino window, this will compile and upload the origial SDLogger code the the board
  7. 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

Clone this wiki locally