How is device ID, how to change ?? - HD Mini General

I look my HD mini, SKTool registration find "ch" for ID device, but is impossible find o change

Related

when i looked into TinyGPS............

Everyone who talk about getting the cell id and lac must also know this
TinyGPS software, and i am one of them.
Unfortunately, i haven't successfully get the cell id and lac.
Though i read a lot topics in this forum and a lot articles that i find by using
google, all of my tries are failur.
So i decided to find out why TinyGPS work well on my smartphone while
my program even can not open com:2 port.
Then i find that after you installed TinyGPS, it will also install a file named
tinygps.dll which is actully a serial port driver, and it will also change your
default com:2 driver to this tinygps.dll by modify your registry key. I think
that is why after you install TinyGPS you have to restart your smartphone,
because the new registry setting have to take affect.
So i wonder if i can write a serial port driver just like tinygps.dll. But i only
develop applicationes for smartphone before , not the hardware driver.
I think this will not be a easy task, and i am here calling for help.
Did anybody know how to write a drive for com:2 (gsm modem)?
or at least someone is interested in writing one with me?
BTW:can someone send me a copy of serial2.dll which xda used as the
com:2 driver, maybe i can replace my original one with serial2.dll , and
find if my program can open com:2 port then.
my email : [email protected]
MSN:[email protected]
Thanks a lot.

HELP - Clone Question

I have a utility that i can use to clone an XDA via an SD card. This works great for quickly producing lots of devices with the same config. However, it also makes the "Device ID" the same on each device.
I know you can rename the Device ID, not a problem. The problem comes that although the device ID name (text) is different, the names within the registry are not.
I am basicly looking for a way to give the device a new SID?
does anybody have a utility for this? Its causing me a real problem with my management software.
Thanks
Resolved.
Problem was a .ini file in the storage location
Hi Noodleman
I am looking for some software to achieve the same thing.
Can you tell me what you use ? (Plus give me some tips on how to use it)
I would really appreatiate the help on this !

Bluetooth Device Name

Is there a way to configure the device name.? By default it uses the owner's name and I would rather use something different.
I think its on Settings > About > Device ID. Be warned though as I changed mine and then Active Sync didnt recognise it and only linked as a guest.....had to change it back.
HPJ
PS I knew Batman would use an Exec, yet another cool gadget for him :wink:
HPJ
Thinks for your quick response. This forum is great.
P.S. I've gone by Batman for years now and yes I do love these gadgets.... :lol:
The Bluetooth device name is indeed initially taken from the value you put into "Owner Name", but once set it can be changed and is not dependent upon the two being identical. You can override the bluetooth value by a registry hack.
In the registry, you'll find an entry like the following:
[HKEY_CURRENT_USER\Software\Microsoft\Bluetooth\Settings]
"LocalName"="Fred Bloggs"
You can use a registry file merge to modify this. For example:
====== Reg file entry begins below =======
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Bluetooth\Settings]
"LocalName"="O2 Xda Exec"
====== Reg file ends above here =======
You will need to soft-reset and then re-search for Bluetooth devices on your PC/laptop for the change to be noticed.

Reading the Cell ID (not displaying cell messages)

Can anyone point me in the right direction for a bit of code to read the current CellID from a windows mobile phone? (Hermes - but I'd like to make it work on all phones if possible and release it here)
I'm trying to reimplement an application that I had on my Symbian phone that was incredibly useful and for it to work I need to read the Cell ID..
When I search I find a few app's that do it and display the info.. but that's not really what i need.. I just need to read the Cell ID itself into my code. (none of the apps i've found that do it have sources unfortunately)
TIA, Sam
You can use RIL_Initialize. .. and RIL_GetCellTowerInfo.. This is an asyncronus call .. so you'll need to implement a callback/ handler for this..
It's worth to be noted.. that i believe RIL is a restriced API .. so you'll either need to unlock your phone.. or add a trusted certificate that you sign your dll/exe with..

[Q] Need to change Device ID - WM 6 - Please help!

Hi All,
I'm really hoping someone here can assist me with this issue. I need to change the hard-coded (to ROM) Device ID (unique Id) on Intermec C3 pocket PCs running WM6. I've tried many, many things to find and change the number with no success. If anyone could help, it would be very much appreciated!
Thanks,
Dan
I'm in a position to pay for assistance with this as well. Just wanted to throw that out there
Call your vendor and say you have changed your device, they should blank your navigation reg key until you run your map on a "new" device and reassign the license...

Categories

Resources