GSM Shop GSM Shop
GSM-Forum  

Welcome to the GSM-Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.
Only registered members may post questions, contact other members or search our database of over 8 million posts.

Registration is fast, simple and absolutely free so please - Click to REGISTER!

If you have any problems with the registration process or your account login, please contact contact us .

Go Back   GSM-Forum > Other Gsm/Mobile Related Forums > Sim Cloning and Scaning


Reply
 
LinkBack Thread Tools Display Modes
Old 05-14-2002, 16:21   #16 (permalink)
Junior Member
 
Join Date: Nov 2001
Location: uk
Posts: 16
Member: 7664
Status: Offline
Thanks Meter: 0

To Klyros
Thanks for the reply the phone I am using is
a Nokia 3330 hope you can help looks like no one else has replyed yet .
once again thanks
malcolm
  Reply With Quote
Old 05-14-2002, 16:54   #17 (permalink)
Cheater -Don't Deal with him-
 
Special@gsm's Avatar
 
Join Date: Apr 2001
Location: Cyprus
Posts: 473
Member: 4003
Status: Offline
Sonork: 100.111841
Thanks Meter: 39
Perfect

Thanks Simemu
  Reply With Quote
Old 05-14-2002, 18:01   #18 (permalink)
Junior Member
 
Join Date: Nov 2001
Location: Germany
Posts: 10
Member: 7391
Status: Offline
Thanks Meter: 0
Talking

Hello SimEmu!

My idea for a new SMS/Phone configuration:
Menu:
1. Change number of phonebook chars (14)
2. Change number of SMS (20)
3. Change number of phonebook entries (250)
4. Make changes activ
5. Exit

The following variables are needed:
- begin_pic_adr (fix)
- begin_ee_phone_adr (fix)
- begin_ee_sms_adr (var)
- free_pic_ram
- free_ee_ram
- num_chars
- num_sms
- num_phone
- num_phone_ee
- num_phone_pic

1.) Change num_chars, num_phone, num_phone_ee
and num_phone_pic
get num_chars (min. 10 / max. 30)
num_phone_pic = free_pic_ram / (num_chars + 14)
num_phone_ee = (free_ee_ram – (num_sms * 176)) /
(num_chars + 14)
num_phone = num_phone_pic + num_phone_ee

2.) Change num_sms, num_phone, num_phone_ee
and num_phone_pic
get num_sms (min. 10 / max. 40)
num_phone_ee = (free_ee_ram – (num_sms * 176)) /
(num_chars + 14)
num_phone = num_phone_pic + num_phone_ee

3.) Change num_sms, num_phone and num_phone_ee
get num_phone (min. num_phone_pic / max. 250)
num_phone_ee = num_phone – num_phone_pic
num_sms = (free_ee_ram –
(num_phone_ee * (num_chars + 14))) / 176

4.) Change begin_ee_sms_adr
Clear RAM
begin_ee_sms_adr = begin_ee_phone_adr +
(num_phone_ee * (num_chars + 14))
If you want to leave menu without make changes all num_...
var must have a backup to write it back.
Copy vars. to backup vars.

5.) Leave Menu
Copy backup vars. to vars.


CU Frank
  Reply With Quote
Old 05-15-2002, 03:35   #19 (permalink)
Insane Poster
 
Join Date: Mar 2002
Posts: 78
Member: 9945
Status: Offline
Thanks Meter: 0
great job, simemu.

Thanks a lot!



Gracias guy!
  Reply With Quote
Old 05-15-2002, 07:15   #20 (permalink)
No Life Poster
 
simemu's Avatar
 
Join Date: Apr 2002
Location: Spain
Age: 62
Posts: 855
Member: 10582
Status: Offline
Thanks Meter: 98
For baumgarten

Thank you for your suggestions, but in the next version of SIM-EMU for Greencards, I'll implement something like you say.

Regards
  Reply With Quote
Old 05-15-2002, 07:24   #21 (permalink)
No Life Poster
 
simemu's Avatar
 
Join Date: Apr 2002
Location: Spain
Age: 62
Posts: 855
Member: 10582
Status: Offline
Thanks Meter: 98
For malcolm159

With the 3330 you would not have any problem configuring the actual position in the display.

You must configure a currency value equal to POS and price equal 1. Then you must activate the cost control.

Regards
  Reply With Quote
Old 05-15-2002, 07:32   #22 (permalink)
No Life Poster
 
simemu's Avatar
 
Join Date: Apr 2002
Location: Spain
Age: 62
Posts: 855
Member: 10582
Status: Offline
Thanks Meter: 98
For NBG

It is very difficult to me, to borrow that expensive model, but when I found one, I'll investigate that problem.

Sorry and regards
  Reply With Quote
Old 05-15-2002, 08:18   #23 (permalink)
Alf
No Life Poster
 
Alf's Avatar
 
Join Date: Sep 2001
Location: Portugal
Age: 49
Posts: 692
Member: 6156
Status: Offline
Thanks Meter: 3
What can I say?

Just perfect
  Reply With Quote
Old 05-15-2002, 16:30   #24 (permalink)
Junior Member
 
Join Date: Feb 2002
Location: Czech Republic
Posts: 39
Member: 9589
Status: Offline
Thanks Meter: 0
Good work, Daniel - as usual I have quickly tested your SIMEMU 4.01 but it does not work with these old phones: DANCALL 2711 ("SIM card is permanently blocked" message after powering on), Sagem RD750 ("SIM card missing" after entering PIN).
  Reply With Quote
Old 05-15-2002, 21:49   #25 (permalink)
Freak Poster
 
Join Date: Apr 2002
Age: 44
Posts: 98
Member: 10579
Status: Offline
Thanks Meter: 0
dose sim-emu works with pic-card2 or fun card?
  Reply With Quote
Old 05-16-2002, 03:22   #26 (permalink)
Cheater -Don't Deal with him-
 
Special@gsm's Avatar
 
Join Date: Apr 2001
Location: Cyprus
Posts: 473
Member: 4003
Status: Offline
Sonork: 100.111841
Thanks Meter: 39
to : ][No_WaY

Yes man work with silvercard (Pic car2 )(16f876+24c64 )
thanks
  Reply With Quote
Old 05-16-2002, 09:11   #27 (permalink)
Freak Poster
 
Join Date: Apr 2002
Age: 44
Posts: 98
Member: 10579
Status: Offline
Thanks Meter: 0
thanx bro
  Reply With Quote
Old 05-16-2002, 16:17   #28 (permalink)
Junior Member
 
Join Date: Nov 2001
Location: uk
Posts: 16
Member: 7664
Status: Offline
Thanks Meter: 0
To Simemu,Alf or any one who can help

Thanks for the info re above about nokia 3300 configuring the actual position in the display. ie You must configure a currency value equal to POS and price equal 1. Then you must activate the cost control.
I have done this in the menu and it show a position on the display ie crd 1 when in position 1 for card 1 but when I change to card 2 the display still shows crd1 I have tried to configure the menu when card 2 is active but then when I return to card 1 the display then shows crd2 .I have checked out alfs card and when I look in the menu’s they amounts change when the different cards are selected .DO I need to enter the above currency value etc some were in the pic or eeprom before I **** the silver card are am I doing some think wrong .Any help would be welcome
Thanks in advance malcolm
  Reply With Quote
Old 05-16-2002, 19:22   #29 (permalink)
Junior Member
 
Join Date: Feb 2002
Location: Yu
Posts: 18
Member: 9463
Status: Offline
Thanks Meter: 0
Great job, Simemu!

Just, before I program my card, I have one question. I don't wanna that CRD info on display. Can I turn it off somehow?

Thanks...
dejang
  Reply With Quote
Old 05-16-2002, 21:04   #30 (permalink)
Alf
No Life Poster
 
Alf's Avatar
 
Join Date: Sep 2001
Location: Portugal
Age: 49
Posts: 692
Member: 6156
Status: Offline
Thanks Meter: 3
@dejang:

It'll only show up if you "program" it to do it... we're having problems making show up, and you're worried about making it disappear

@malcom159:

I don't understand... I programmed a few cards and on all of them I've done the following:
- Enabled call limit (with a limit of 100)
- Displayed cost in currency (currency name = POS, unit=1)

It works fine...
  Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Revision SIM-EMU 6.01 (AVAILABLE) simemu Sim Cloning and Scaning 174 08-31-2019 12:24
Sim Emu 4.01-Silver Card on Ericsson T39??? headeye Sim Cloning and Scaning 3 10-14-2002 23:50
Sim Emu 4.01 - problem with what...??? bontek Sim Cloning and Scaning 4 08-02-2002 23:39
New revision Sim-Emu 4.10 (Available in a few days) simemu Sim Cloning and Scaning 59 07-18-2002 21:07
Problem with SIM-emu 4.01 Paul M Sim Cloning and Scaning 10 05-20-2002 04:57

 



All times are GMT +1. The time now is 17:26.



Powered by Searchlight © 2024 Axivo Inc.
vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -
Page generated in 0.27652 seconds with 9 queries

SEO by vBSEO