PDA

View Full Version : sim_emu 5.00s phonebook corruption - bug?


emk
02-25-2003, 16:39
hi i am from australia :)

i have sucessfully cloned an Optus sim card.

everything works fine but sim_emu keeps corupting the fone book.

the pic was programed sucesfully and verified, and the eprom was programed OK (yes at 3.5mhz) and verified for proper programming.


using cardinal68 to LOAD the ADN to save to a txt from original sim card, then SAVING them to the sim_emu sim.

phone loads ok and i wait ~15sec (on nokia 8250) and sim loads phone book ok. i get an sms or leave phone on for a bit whole phone book gets corrupted (ie. weird letters and numbers)


ive noticed this;

(silvercard)
(loading the hex for PIC and EPROM - as is no editing)
it says under info its SMS/ADN: 40/250

phone book seems ok with no sms. once i get a sms and its stored in INBOX some phone book entries get corupted

anyone got ideas?
its something to do with SMS/ADN (i didnt touch / edit this value its as is - neither with any program or via phone menu)

keep up the good work :)

emk
02-25-2003, 17:14
relised it was not a bug but silver is limited in space.

i set it to

ADN - 107
SMS - 30
FDN - 1

that seems to be ok?

(107 - 64) * 32 + 30 * 176 + 1 * 32 = 6688

which is LESS than 6706

darioml40
02-26-2003, 20:45
Hi.

I have the same problem. SilverCard II in a 3310.

I've put

ADN - 100
SMS - 30
FDN -???? no change, but i don't know where to look

so:

(100-64)*32 + 30*176 + 1*32 = 6464 < 6706

but, it doesn't work :(

When i store a sms with phones in phone book and turn off and on the mobile, phone book is corrupted.

Any idea? ¿Could be the program in SilverCard corrupted yet?

Bufffffff,

Dar

simemu
02-26-2003, 21:28
@emk
If you see in the Information menu the values 40/250 is because you had written the 5.00 files instead of 5.00s files.

The 5.00s files are called:
SEF50sXX.hex where XX is the language suffix (Flash)
SEE50s.hex is the external EEPROM file.

The default values of 5.00s are 208/10/10.


@darioml40
Write the 5.00s files again with the ICProg verification activated.


Regards

darioml40
03-03-2003, 22:44
Thanks, SimEmu :)

My friend has written 5.00s files in my Silvercard and it works fine! :)

But... he left the default values:

ADN 208
SMS 10
FDN 10

and i cannot put more SMS from Sim-Emu menu :( And i cannot put less FDN, either.

Even though i can decrease ADN, i cannot increase SMS number. Always with the condition:

(ADN - 64) * 32 + SMS * 176 + FDN * 32 < 6706

Is it impossible to change those values from Sim-Emu menu? Do i need to write the 5.00s files again changing the default ones?

Thanks,

Dar

simemu
03-03-2003, 23:41
Yes.
With the configurator you define the maximum values of ADN/SMS/FDN. For this reason, you can only decrease the values of ADN/SMS from the mobile, the FDN is fixed.

If you want to modify these values, you must rewrite the files.

Regards