I need to have an Arduino accept NEC codes and then if necessary transmit SONY codes to another unit.
I can get the Arduino to do one or the other but not both. I believe it may be getting caught up with the IRRecv.enableIRIN - but I am not sure how to disable it, send, and then reenable it.