Nokia 3220 DATA - help needed

Hi

I deactivatd the phone connection types and only allowed DKU-5 and what do you know it connected and synchronised.

Thanks for the TIP.

Sean


Great,

Glad to hear that it's sorted

MTNDD
 
It seems sometimes one component of the Nokia software opens the COM port and then prevents the other component from accessing it.

I wrote a batch file to kill the Nokia processes so you can try again without rebooting, I'll post it here when I find it.
First you need to download the (free) PsKill utility from here:
http://www.sysinternals.com/Utilities/PsKill.html
Extract pskill.exe and drop it in your windows system32 directory.
Create a batch file containing the following:
Code:
@ECHO OFF
PSKILL SERVIC~1.EXE
PSKILL DATALA~1.EXE
PSKILL LAUNCH~1.EXE
PSKILL MPAPI3S.EXE
Create a shortcut on your desktop that runs the batch file above. Whenever the Nokia software complains that the port is in use, double-click on the shortcut, which will run the batch file, killing all Nokia processes that may be hogging the port.
 
First you need to download the (free) PsKill utility from here:
http://www.sysinternals.com/Utilities/PsKill.html
Extract pskill.exe and drop it in your windows system32 directory.
Create a batch file containing the following:
Code:
@ECHO OFF
PSKILL SERVIC~1.EXE
PSKILL DATALA~1.EXE
PSKILL LAUNCH~1.EXE
PSKILL MPAPI3S.EXE
Create a shortcut on your desktop that runs the batch file above. Whenever the Nokia software complains that the port is in use, double-click on the shortcut, which will run the batch file, killing all Nokia processes that may be hogging the port.

Good day,

Any luck with this?

MTNDD
 
Top
Sign up to the MyBroadband newsletter
X