Search found 1 match

by kw560sl
Thu Aug 06, 2020 8:18 am
Forum: Freematics Products
Topic: Programming Nano DCCduino
Replies: 1
Views: 14335

Re: Programming Nano DCCduino

This error means the IDE cannot communicate with the board.
I set these configs, which worked for my Mac High Sierra install:

Board = Arduino Nano
Processor = ATmega328P (Old Bootloader)
Port = /dev/cu.usbserial-1410

Also, I found I had to disconnect the OBD adapter and the screen before ...