Android ArduinoDroid IDE App with RedBoard

Anyone using these together? I can’t seem to get it to work; using the Pro/328/5v setting.

Trying the AnalogReadSerial example and it never seems to complete the upload.

I am new to Arduino so I don’t know what to expect as far as how long it should take.

Thanks!

Replying to myself :slight_smile: I was able to to program flashing LED code into the RedBoard via ArduinoDroid. In settings I select Uno, but there is an error about unrecognized board when trying to upload, so I choose Pro/328/5v option since Uno isn’t in this list. It uploaded quickly (under 10sec I think), and the LED started flashing per my code.

My next issue to work through… I am not seeing any print messages in the ArduinoDroid output tab.