From: Roger B. <ro...@ro...> - 2003-09-29 23:14:09
|
I would greatly appreciate it if everyone (including those with phones other than the 4400) can check the following file: /nvm/$SYS.ESN It should be around 97 bytes long, and start with FF until position 0x55. The next 4 bytes are your ESN in hex (and in little endian). My question is if the contents of this file every change for anyone over time, such as if you roam. The new synchronization code needs to generate a unique id for each phone. I am currently checksumming the whole file. That obviously depends on the file contents never changing :-) Roger |