How to open COMM::0 ???
| Fri, 2006-03-03 08:00 | |
|
Hi All!!
I am testing glassterm application (from examples of symbian), it runs well in the emulator, but in the mobile (nokia 6670), it can not open comm::0, it always says that KErrNotSupported (error -5). Does anyone know what is wrong with the mobile? Should I set it to something first? Because it is said that I must switch the phone to direct phone link (What does that mean?) Okay, if anyone know something bout this, please share it with me. Thank you Best Regards Irma |
|






Forum posts: 109
I use port 0 on wins and port 1 on device. Dunno why this is not the same, but this way it works for me. So try using COMM::1 on the device.
Br, Marcel
Forum posts: 8
Which phone were you developing on? I tried COMM::1 and I still get a -5 for opening the comm port. Glassterm returns hi and lo of 0.
Any advice?
Forum posts: 4
For phone ensure that drivers are loaded correctly and ECUART csy is also loaded.
Can u use any application to test if serial ports are present on the phone ? If so see what serial comm ports are present
Forum posts: 109
first, to say, i am not referencing to the glassterm app. I have written a comport writer app for my own.
I use the port 1 sucessfully on N6630 and N6680 phones. I can open it and write to it, plus reading the received data.
br, Marcel
Forum posts: 1
i have to connect with a electronic circuit that has serial port with 6630.
I kill FaxModem processes etc. Finally i successed to open port. But i cannot read or write.
program crashs and 6630 restarts.
Could you send your code and sis? please
Thanks
SABIR, SAVAS, ZAFER