Arduino send IR code. Arduino inviare codice IR

I've got an Arduino Uno, a IR receiver 38Khz and a ir remote control.
If I press a button of the remote controller the arduino print "FF9867", now how i can send "FF9867" with an IR led?
I've tried "oxFF9867" but arduino doesn't print "FF9867"

Io ho un arduino uno, un ricevitore infrarossi 38Khz e un telecomando infrarossi
Se premo un pulsante del telecomando arduino "scrive" FF9867", ora come faccio a mandare "FF9867" con un led IR?
Ho provato ad inviare "0xFF9867" ma arduino non"scrive" "FF9867" AIUTO! =( =( =(

E no non posso usare un altro telecomando per il lavoro che sto facendo mi serve per forza un telecomando fatto da me con Arduino, se non posso inviare quella frequenza, come faccio ad inviarne un altra ad esempio
Invio ** arduino riceve ** e fa muovere il robot avanti
Invio °° arduino riceve °° e fa muovere il robot indietro
Spero di essere stato abbastanza chiaro.