-
RE: RS 232 on Nokia 9290
Hi
I have received the same result. I have spent quite a while patching the source code to be more flexible (ie. to allow the user to choose different UARTs, but all of them seem to be already locked by some system application (error code -14 means KErrInUse - see include/e32std.h). So I suppose that there is some mechanism of sharing the comm port. Does anyone know about it or did anyone make a serial port application to work ?
-
RS 232 on Nokia 9290
Hi.
I am trying to run the GlassTerm example on my Nokia 9290 phone.
I compiled and downloaded the example on the phone. When I run I select the "S" - RS232 option -, "0" - no handshaking - but in comes back with an error -14.
I have no problem opening the IR port.
What is wrong?
Thanks,
Adrian