Hello,
I am trying to access to a SIM application, I have some questions and I have been reading more or less the entire Development and Hacking section before posting. I hope you can help me:
1) We are able to create new applications for the SIM (we have some Test SIMs from a manufaturer). Is posible to select among diferent applications in the SIM by their AID?. How can I do that using RIL?
2) In the post http://forum.xda-developers.com/viewtopic.php?t=41182&highlight=season, it was said that a season interface can be used to sniff the traffic betwen the sim and the mobile. I have also a season interface prepared and attached to the mobile phone. But the logs I obtain don't make sense. Which program can be used to obtain logs?. If developed individually: In that case which connection speed, parity bits, stop bits, bps speed... are necessary to access that data?. I am using 1 start bit, 8 data bits, one parity bit (even) and two stop bits. My mobile phone is a Qtek 9000.
3) Does anybody have some sample traces among the card and the host?
4) Somebody have some working code to interact with the application?.
5) Mi mobile phone has a driver called SIM, and another SCARD. Do you know if it is possible to access directly to the card using that driver?.
Please any help will be appreciated.
Thanks for this forum and for your comments!!
B.R.
Daniel
Please, can anybody help me?.
Thanks in advance
Please, any help?
Related
Hi folks.
I'm writing some lines of code to play with RIL and gsm embedded function of my XDAII. I have also XDAI and QTEK 1010 and 2020.
I tried to discover a method to retrieve CELL ID for the first test...
Without success (i played also with gknavigation.de's terminal beta program).
All people interested in this argument is asking about CELL-PROFILER. I think that this is a good software, but POCKET OOZ used work from xda-developers or from xs4all? If yes, please POCKET OOZ share your infos! If not, i apologize with POCKET OOZ and i want to work with this forum to resolve this nice problem.
i've tried to use DevSpecific 24 and 26 modifying tstril, but without success. GetCellTowerInfo returns negative value (error? not implemented?).
We have some news about this?
thanks
bye
davide
noxious said:
Hi folks.
I'm writing some lines of code to play with RIL and gsm embedded function of
thanks
bye
davide
Click to expand...
Click to collapse
Support ,I am writing now,make a friend.my MSN:[email protected]
CellID
Did you get anywhere with this?
Would be useful to retrieve CellID, LAC, BSIC and IMEI (of the SIM) all in one fell swoop. Then, post that data (including a timestamp) to a defined server / port config
If you get any code you want testing, do let me know - as I'm a professional applications and system infrastructure tester, should be a good fit
A bit late, but others might need this eventually.
There's this lib you can use for free and read the Cell ID for devices on GSM Networks:
http://teksoftco.com/index.php?section=press&cat=2009#090611
Hello!
Does anyone of you know which dll's I have to use to get the following information:
- the net the sim card is booked in
- states of my GSM unit
- states of my telephone unit
Can anyone help me getting these information or tell me where I might find them?
Thank you very much in advance.
Monty
On Wm5, state and notification broker. No dlls required.
Please move your question to the development forum, for better responses :wink:
V
Sounds nice. But there's a problem: we do not only use WM 5 Pocket PCs. Many of our devices use Windows CE instead.
Do you know which P/Invoke I have to use?
If you're definitely not using WM5, but WinCE, then it's a hell of a lot more trouble. You need to use TAPI generally, this will give you answers to each of those queries.
I don't use Managed Code, so check out www.opennetcf.org/
If you're using Compact Framework, there may well be managed libraries to get access to this stuff easily.
Native Code ≡ Pain
V
I checked the library on opennetcf.org but it doesn't seem to be very useful. Is there any way to find out the functions compiled in the API dll's? I'm sure Microsoft offers a way to get the wanted information. But I cannot find it
Hi all,
I joined the forum because I'm looking to design a PC application using Visual Studio 2005 that will connect to most phones and allow you to send/receive SMS, manage contacts, perhaps even use any onboard camera as a webcam.
I'm an experienced programmer, but know little about the architecture on the Andes, which is my testbed.
Basically, all I need to get started on the basics is how to communicate with the device using a serial connection (Not in debug mode though!), or the best way to accomplish this if not bluetooth.
Any/all help appreciated. I'm not looking for code just a procedure to establish a serial link that'll allow me to issue commands to the device whilst its in its usual turned on and usable state, or docked. However if you think it'll help please feel free.
Many thanks in advance!
opennetcf.org has examples and a free library which you can download
Eelco
Many thanks! However from what I can see, I'd need the latest version, which is not free :S Any attempt to install the previous SDK's fail as I'm running VS2005...
Ok, to clarify, I'm looking for a framework for a windows application that will enable me to connect to a smartphone, and control it. From what I can tell from the above site, the Opennetcf libraries are for a device application... I've installed the free version of the libraries and they work find under the emulator, but that's not really what I'm after...
Hi there,
I need to make an application for a smart device. This application should be able to access the GPS (the device must have GPS) on the COM ports and collect data so that I can calculate the distance when the device is moving. Other requests are that the device should run Windows Mobile and have UMTS capability. I will be using . NET platform for writing the application, so if someone has done this before or something similar and can help me with anything from advices to code snippets or even the application itself, I will be forever thankful .
The big question I have in the beginning is what device suits best this description. I want to use the classic ASUS 636n but it has no UMTS capability.
thanks to admins for this great forum , see ya
Check gsmarena.com. They have a good search utility.
Here are my results
I picked Windows Mobile Pro because you mentioned 636N and it's a touch device.
I also picked UMTS 2100 assuming you're not in the US since 636N was never sold in the US.
please do NOT provide answers in this section
refer to the Q&A section
thank you
the STK service is most of the time a icon that looks like a sim card and gives u info like credit balance on [payg] and the phone number to that certain sim card and other options etc.
the problem i am faceing is that whatever ROM i have tryed when i select a item that has to get in touch with vodafone [as that is who i am with] i get a internal error.
example- i choose to check my balance left on [payag] and i get = internal error, code 2E04
but doing the same thing on a run of the mill mobile, example- a sony ericcsonn k750 all is ok!
the windows mobile device is a o2 xda II himalaya running ROM'S from this very excellent forum.
any ideas or workarounds greatly appreciated and thanks in advance!