Hello,
I am testing a ir blaster port on an embedded system project. I need a device that can send and receive character buffers via ir in "raw" mode. Ie it cant be on top of a IrDA stack or any other high level protocol. Can this USB-UIRT device be used for serial terminal communication with these vague specifications? If I were to use this, would I be limited to small buffer transmissions as the UIRT device is expecting simple remote control codes?
--Mike