Serial Cable DB-9 for German QL Ports
Posted: Thu May 15, 2025 3:46 pm
Hi everyone,
I'm trying to make a serial cable for a QL (with German-style serial connectors), to connect it to a Simple WiFi modem with a DB-9 plug (which should fully emulate a WiFi Hayes modem). After doing some research, I came across this wiring diagram:
I made a correction — please let me know if I got it wrong — regarding TxD and RxD on SER2, interpreting the German labels Sender and Empfangen as transmit and receive, respectively.
(Sender = transmitter, Empfangen = receive).
Otherwise, SER1 and SER2 would be nearly identical, which we know isn't the case.
Based on this, I built my serial cable (with two male DB-9 connectors) using the following pinout:
Unfortunately, it doesn’t work, not even when connected to SER1.
I also checked this page: https://dilwyn.theqlforum.com/gen/serial/serial.html
…but it wasn’t helpful in my case.
Does anyone have experience with this setup or suggestions?
Thanks in advance!
PS: I forgot... I managed to successfully make a serial cable to connect a Sinclair QL with BT sockets (6 Pin) to that modem.
I'm trying to make a serial cable for a QL (with German-style serial connectors), to connect it to a Simple WiFi modem with a DB-9 plug (which should fully emulate a WiFi Hayes modem). After doing some research, I came across this wiring diagram:
I made a correction — please let me know if I got it wrong — regarding TxD and RxD on SER2, interpreting the German labels Sender and Empfangen as transmit and receive, respectively.
(Sender = transmitter, Empfangen = receive).
Otherwise, SER1 and SER2 would be nearly identical, which we know isn't the case.
Based on this, I built my serial cable (with two male DB-9 connectors) using the following pinout:
Code: Select all
DB-9 Male (German QL) DB-9 Male (Hayes Modem)
pin 1 GND → pin 5
pin 2 RxD → pin 3
pin 3 TxD → pin 2
pin 4 DTR → pin 6
pin 5 CTS → pin 4
I also checked this page: https://dilwyn.theqlforum.com/gen/serial/serial.html
…but it wasn’t helpful in my case.
Does anyone have experience with this setup or suggestions?
Thanks in advance!
PS: I forgot... I managed to successfully make a serial cable to connect a Sinclair QL with BT sockets (6 Pin) to that modem.