Search found 10 matches

by Junseld
Thu May 21, 2015 6:23 am
Forum: Ask anything here
Topic: Can't upload any code :(
Replies: 11
Views: 9351

Re: Can't upload any code :(

I tried a usb port that I didn't think of using before and I was able to upload the code that I made from the wizard. I got error messages, probably due to the fact that it had to strip down the code to get it to fit, but everything is working perfectly now. How much would it cost to upgrade to a RA...
by Junseld
Wed May 20, 2015 10:13 am
Forum: Ask anything here
Topic: Can't upload any code :(
Replies: 11
Views: 9351

Re: Can't upload any code :(

It says Reef Angel Main Unit 6.1 and there are three jumpers on the board to the right of the knob. A black jumper to the far left and the other two are white jumpers.
by Junseld
Wed May 20, 2015 9:57 am
Forum: Ask anything here
Topic: Can't upload any code :(
Replies: 11
Views: 9351

Re: Can't upload any code :(

I bought it from a LFS and I have no idea who he ordered it from. I am going to open it it right now. What should I look for? By the way, thanks for helping me.
by Junseld
Wed May 20, 2015 8:49 am
Forum: Ask anything here
Topic: Can't upload any code :(
Replies: 11
Views: 9351

Re: Can't upload any code :(

When I try to restore preloaded code I get the following error message: The following features were detected: Dimming Signal Date/Time Setup Menu Standard Menu Binary sketch size: 34,520 bytes (of a 30,720 byte maximum) processing.app.debug.RunnerException: Sketch too big; see http://www.arduino.cc/...
by Junseld
Wed May 20, 2015 8:21 am
Forum: Ask anything here
Topic: Can't upload any code :(
Replies: 11
Views: 9351

Re: Can't upload any code :(

I bought it used and have never seen it work. The version is v1.1.0 Wifi WDT 1.
by Junseld
Tue May 19, 2015 5:29 pm
Forum: Ask anything here
Topic: Can't upload any code :(
Replies: 11
Views: 9351

Re: Can't upload any code :(

Binder, thank you for your reply and suggestions. I have already tried both troubleshooting steps but it still will not upload. Please share any other suggestions and thanks again.
by Junseld
Tue May 19, 2015 6:01 am
Forum: Ask anything here
Topic: Can't upload any code :(
Replies: 11
Views: 9351

Can't upload any code :(

I get the same error message every time I try to upload code. This is the error I get with trying to upload the initial internal memory: avrdude: Version 6.0, compiled on Apr 6 2012 at 19:29:19 Copyright (c) 2000-2005 Brian Dean,bdmicro/ Copyright (c) 2007-2009 Joerg Wunsch System wide configuration...
by Junseld
Sun May 17, 2015 12:23 pm
Forum: Addons
Topic: Help!!! No internal memory found and uploading error
Replies: 22
Views: 20301

Re: Help!!! No internal memory found and uploading error

This is the error I get with trying to upload the initial internal memory: avrdude: Version 6.0, compiled on Apr 6 2012 at 19:29:19 Copyright (c) 2000-2005 Brian Dean,bdmicro/ Copyright (c) 2007-2009 Joerg Wunsch System wide configuration file is "C:\Program Files (x86)\Reef Angel Controller\ha...
by Junseld
Sun May 17, 2015 11:49 am
Forum: Addons
Topic: Help!!! No internal memory found and uploading error
Replies: 22
Views: 20301

Re: Help!!! No internal memory found and uploading error

This is the code I am trying to upload: #include <ReefAngel_Features.h> #include <Globals.h> #include <RA_Wifi.h> #include <Wire.h> #include <OneWire.h> #include <Time.h> #include <DS1307RTC.h> #include <InternalEEPROM.h> #include <RA_NokiaLCD.h> #include <RA_ATO.h> #include <RA_Joystick.h> #include...
by Junseld
Sun May 17, 2015 10:59 am
Forum: Addons
Topic: Help!!! No internal memory found and uploading error
Replies: 22
Views: 20301

Re: Help!!! No internal memory found and uploading error

I am having the same issue and I also notice that the "base system device" driver did not install correctly.