armindoantunes / gh615

Automatically exported from code.google.com/p/gh615
0 stars 0 forks source link

No connection to watch with GUI. Console works fine. #35

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I don't have a GH615, but a Canyon CNS-GPS2. I'm using Vista 64 and build 186 
for Windows.

While the gh600_console.exe works fine (I just had to change the COM port 
within config.ini), 
gh600_gui.exe doesn't work.

After some seconds, the browser starts and says:
ERROR: Ooops something went wrong! Is your GH connected?

Enabling the debug option prints out:
DEBUG _connectSerial(515): serial connection on COM5
DEBUG _writeSerial(533): writing to serialport: 020001BFBE
DEBUG _writeSerial(537): waiting at serialport: 0
DEBUG _readSerial(542): serial port returned:
DEBUG _querySerial(556): no data at serial port, retry command #1

So what did I forget to config, when the console runs and the gui doesn't?

Original issue reported on code.google.com by nassenstein@gmail.com on 17 Jul 2009 at 9:45