Hi all
Dataport.csy comms module was not found in the phone.I need to send AT commands to the Dataport from my application.How to install this dataport.csy module in the phone.Please help me.
Regards,
ramesh12.
Hi all
Dataport.csy comms module was not found in the phone.I need to send AT commands to the Dataport from my application.How to install this dataport.csy module in the phone.Please help me.
Regards,
ramesh12.
On which device, what is the exact error and can you show which code block you are using.
Thanks for your reply.
_LIT(KCsyName ,"DATAPORT");
_LIT(KDataPort ,"DATAPORT::1");
RCommServ::LoadCommModule(KCsyName())) returns system error -1(KErrNotFound).I checked in the path also z:\sys\bin\ , DATAPORT.csy comms module was not found.How to get this component and install in the ROM of my phone.
or is there any other way to send AT commands from our application to the phone other than by using the dataport.csy module for getting IMEI number,manufacturer name etc.,
Thanks in Advance,
Regards,
ramesh12.
which device you are using . i have used number of devices but i have not found error anytime
Hi Kumar,
Can you mention the list of devices u have tried this AT commands.If possible ,do you have Dataport.csy module component ?Because this component was present in my device which is required for driving dataport right ?
If you have this Dataport.csy component in z:\sys\bin\ in your device,can you share me ?
Regards,
ramesh12
Last edited by ramesh12; 2009-10-28 at 08:33.
I have tried almost all Nokia v3.xand 5800 XM all works well.