Search found 4 matches

by ejd
Wed Apr 08, 2015 9:57 pm
Forum: Open Hardware
Topic: "too big" upload problem
Replies: 7
Views: 15592

Re: "too big" upload problem

Downloaded from your link and tried to upload to my arduino. Got a better explained error but still "too big"


Sketch uses 15,998 bytes (49%) of program storage space. Maximum is 32,256 bytes.
Global variables use 2,109 bytes (102%) of dynamic memory, leaving -61 bytes for local variables. Maximum ...
by ejd
Wed Apr 08, 2015 9:53 pm
Forum: Open Hardware
Topic: "too big" upload problem
Replies: 7
Views: 15592

Re: "too big" upload problem

Better explained error but still to "big"...


Sketch uses 15,998 bytes (49%) of program storage space. Maximum is 32,256 bytes.
Global variables use 2,109 bytes (102%) of dynamic memory, leaving -61 bytes for local variables. Maximum is 2,048 bytes.
processing.app.debug.RunnerException: Not enough ...
by ejd
Wed Apr 08, 2015 4:15 pm
Forum: Open Hardware
Topic: "too big" upload problem
Replies: 7
Views: 15592

Re: "too big" upload problem

I tried to use your : Geeetech Iduino Bluetooth Low Energy (BLE)Shield nRF8001 for Arduino Uno iOS (ebay 331413507415 ) on

Arduino UNO and DCcduino UNO boards - they both gives the same error.
by ejd
Sun Apr 05, 2015 2:31 pm
Forum: Open Hardware
Topic: "too big" upload problem
Replies: 7
Views: 15592

"too big" upload problem

When I try to upload your example bluetooth sketch to my arduino with your board on the top I get
Not enough memory; see http://www.arduino.cc/en/Guide/Troubleshooting#size for tips on reducing your footprint.
Maybe some smaller size example for this bluetooth board exists?