Search found 3 matches
- Thu Nov 22, 2012 10:18 am
- Forum: Opentherm Gateway Forum
- Topic: Opentherm Gateway
- Replies: 338
- Views: 380851
Re: Opentherm Gateway
Check if you set up the RS232-USB link correctly: 9600 baud, 8bit, no parity.
- Wed Nov 21, 2012 11:38 pm
- Forum: Opentherm Gateway Forum
- Topic: Opentherm Gateway
- Replies: 338
- Views: 380851
Re: Opentherm Gateway
You wrote that you use putty to connect to the serial port. I think that putty (as a telnet/ssh client) will send something on the serial port, to which the gateway responds with SE. Try using cat (on linux) or some other program that just listens on the port instead of sending.
- Tue Nov 13, 2012 8:47 pm
- Forum: Opentherm Gateway Forum
- Topic: Opentherm Gateway
- Replies: 338
- Views: 380851
Re: Opentherm Gateway
I am trying to do a similar thing with the OTgateway, leaving out the MAX232, but interfacing the TTL directly to the UART of my raspberry PI. Because it seems a bit stupid to use 2 MAX232's to have them talk to each other. However, so far no luck... I've checked with an FTDI USB cable that the OTga...