Hey all, I have an old R2 UNO which I've written a simple sketch for a tinkerkit DMX shield using examples from here GitHub - TinkerKit/DmxMaster, when I upload my sketch or the examples they work perfectly as expected however when I unplug the UNO from my laptop and power it back up it does not output DMX.
To try and diagnose this I have flashed the Blink example onto the UNO and that works perfectly after power cycle.
With my sketch loaded and the Tinkerkit DMX Shield removed I can see that the "L" Led flashed quickly for a second after powerup I don't know what that means however with the shield in place it doesn't appear to flash at all.
If anyone has any idea as to why this is happening I'd be most grateful.
The built in LED is flashed by the Uno bootloader. If it is not flashing it could mean that the bootloader is not running. That could be because the processor is not getting power or is being held in reset.