Maxuino not communicating with board properly?

warp1's icon

I've just uploaded Standard Firmata to my Arduino Duomilanove board, with an LED connected to pin 13, and I'm trying to get it to flash using the Maxuino test patch. All it seems to do when I turn on the metro is flash the TX and RX leds, but not the manually connected one. Is there something I'm doing wrong?

b00kwheat's icon

I'm experiencing the exact same problem. I can get the rx flashing on the board itself but the LED connected to digital pin 13 isn't doing anything.

followed these instructions:

warp1's icon

I followed the same instructions. I'm wondering if it's something in the Firmata code that's incorrect?

b00kwheat's icon

there's an update. just tried it and able to to control a blinking LED. good stuff!