Hello all.
Just homebrewed the sim reader and i have the device connected up, i'v tried com port 4 and 5 of my laptop but i get this error on both occasions:
Traceback (most recent call last):
File "pySimReader.py", line 267, in buttonConnectReader
File "pySIMserial.pyc", line 111, in connectReader
File "pySIMserial.pyc", line 158, in openSession
TypeError: ord() expected a character, but string of length 0 found
Any ideas?
I'm using the windows pysim and a usb to serial cable with all drivers installed.

