tigoe / x10

x10 Library for Arduino
http://www.arduino.cc/en/Tutorial/x10
27 stars 8 forks source link

X10 Library Hanging #1

Open mbparks opened 11 years ago

mbparks commented 11 years ago

I am running the following:

Mac OS X Mountain Lion Arduino dev environment v1.0.1 Arduino Uno X10 CM11A 2-way control odule

When my Sketch gets to the first x10.BeginTransmission() function call, the code seems to stall for about 15-30 seconds, no signal seems to be sent from Arduino to X10 module, then the Arduino sketch resumes executing. I am guessing there is something in the X10.cpp code. Just wanted to give a heads up.

tigoe commented 11 years ago

So noted, thanks. Haven't had time to test it on 1.0.1 yet.