Does anybody know how to decode the information in the Nokia Service Program (NokiaSOC) commandclass.ini file. Some parts are obvious while others are more cryptic. The following line in the file describes a specific phone model/firmware. Obviously the first line has a mistake in it, NSW 3 should be NSW 1, but that is easily fixed.
Nokia 5160i NSW 3 v4.02=05B8,32,0000,16384 (user select type)
or
NSW-1 V 04.02=05B8,32,0000,16384 (auto select type)
The first line is just a user friendly version of the line below, choosing either one will produce the same results. If 'Auto Select' is checked, then the program can only choose from descriptions like that on the second line. Also, NokiaSOC2 can auto create some phone description if they are not in the file. I do not have a clue how this works but a lot of data is sent back and forth between the phone.
Now for the analysis.
1. The descriptor before the '=' is description in the pulldown selection.
2. The 05B8 descriptor could be anything, any explainations?
3. The 32 descriptor is linked to reading/writing the eeprom.
4. The 0000 descriptor could be eeprom starting address?
5. The 16384 descriptor could be eeprom size?
Thanks,
rsmith
Bookmarks