Page 1 of 1

RA Star Dev testing

Posted: Sat Aug 05, 2017 6:16 pm
by binder
Since the RA Star is geared towards using the webwizard there's not a straightforward way of uploading using the Arduino compiler. What board/settings do I need to create inside Arduino so I can then upload code directly to the Star so I can test out updates/additions to the libraries?

Re: RA Star Dev testing

Posted: Sat Aug 05, 2017 6:31 pm
by rimai
You should download the v1.6.8 of the Arduino IDE.
http://forum.reefangel.com/viewtopic.php?f=7&t=5993
It should have a board definition for the RA*.
But, it uses the same mcu as the RA+, so you can also use it.

Re: RA Star Dev testing

Posted: Sat Aug 05, 2017 6:41 pm
by binder
ok cool. I skipped over that one and forgot about it. i'll check it out.