The Problem is it only loads the sketch from its memory when i connect it via the mini USB port, when i connect the Breadboard power module's 5V and ground to it it is powered ( as indicated by the led) but it doesnt load the sketch.
Does someone have an Idea? Shouldnt it make no difference how the board gets its power, by USB cable or by the Vin pin?
Can you post your sketch? There shouldn't be anything different from a hardware point of view, but some sketches wait until they have a valid serial connection before they run.