Well I'm kind of banging my head against the wall trying to get this to work. If I plug the weather station into my PC running hyperterminal at 9600-N-8-1, no flow control, I get a nice stream of ascii garbage, in packets of 5-10 bytes, about one packet every 8 seconds or so.
Hooked up to the iobridge I get an occasional null character, that's it. Inverted or true seems to make no difference.
I'm hooking signal ground to pin 5 of the DB9 and RX on the iobridge to pin 3 on the DB9, I don't see why any other pins are necessary. Just to be sure I hooked up Tx to pin 2 and RTS to pin 8 but it didn't make any difference.
The only other serial device I have used with the ioBridge is an arduino. I can connect the arduino to the iobridge directly and it works fine. However, to get the arduino to communicate with my PC I have to use a max232 line driver to convert the TTL levels to RS-232. Is it possible I have to do something similar to use a true RS232 device with the iobridge?
Nick