Sending raw data with IRemote?

There is a controller that uses infrared to communicate with it's receiver(s), I want to mimic the controller's IR code and send it to the receiver. Problem is, IRemote doesn't seem to support it. I'm able to see the IR code in the serial monitor when I use IRrecvDemo.

  1. There is no question about what your problem is, except in the title, and this is not clear.

  2. Have you actually looked at the examples for IRemote?