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 09-13-2002, 19:18   #1 (permalink)
Freak Poster
 
Join Date: Apr 2002
Location: Poland
Age: 48
Posts: 120
Member: 10850
Status: Offline
Thanks Meter: 0
Angry My JGProg doesn't work with GreenCard...


Which soft do You use for programm GreenCard?
My JGProg doesn't support 24C128, ICProg doesn't work with my programmer ...
I work with WinXP (except Sim_scan in pure DOS of course ) and have JDM and Phoenix/Smartmouse hardware....
Could You advice me which soft shoud I use ... Thank's in advance!

Best regards

Last edited by Milenko; 09-13-2002 at 19:38.
  Reply With Quote
Old 09-13-2002, 19:52   #2 (permalink)
Junior Member
 
Join Date: Aug 2002
Posts: 30
Member: 14422
Status: Offline
Thanks Meter: 0
last version

here

I didn't try if it can handle 128 or 256 but is the last version

PiGeon
  Reply With Quote
Old 09-13-2002, 22:56   #3 (permalink)
Freak Poster
 
Join Date: Apr 2002
Location: Poland
Age: 48
Posts: 120
Member: 10850
Status: Offline
Thanks Meter: 0
Unhappy

thanks for a link ... but it doesn't work anyway

Regards
  Reply With Quote
Old 09-14-2002, 07:42   #4 (permalink)
Junior Member
 
Join Date: Aug 2002
Posts: 30
Member: 14422
Status: Offline
Thanks Meter: 0
Milenko

Yesterday I wrote to author of JGprog, if he can do something with this issue.
I tried the PicBined which we satfans use to write the Pic2rd with DS9 memory hex.
I am not sure if the last version of this SW can write 128 (256), but you can simply edit the ini file to program it. Without editing it write only first half (quotter)
You have to add to end of the ini file this section:

[Phoenix set1C]
name=DS9 /c256 ->> allcam
id=0101
secretkey=
round=0
ps=parity=N data=8 stop=2
comment=BR=5726/3.57MHz, 9600/6MHz
rsq=
rsp=
rlc=<
rao=+=
rav=length
rco=+=
rcv=01
rlq1=01 FF length highbyteaddress lowbyteaddress 00 checksum
rlp1=01 FF 00 00 00 highbyteaddress lowbyteaddress length data FF
rlq2=
rlp2=
req=
rep=
rmaxloop=8000
rlength=10
rcounter=0
raddress=0
wsq=
wsp=
wlc=<
wao=+=
wav=length
wco=+=
wcv=01
wlq1=01 FF 00 highbyteaddress lowbyteaddress length data checksum
wlp1=01 FF 00 00 length highbyteaddress lowbyteaddress 00 FF
wlq2=
wlp2=
weq=
wep=
wmaxloop=8000
wlength=10
wcounter=0
waddress=0


and then on top of the ini file edit this section this way:

[Phoenix sets]
Phoenix sets=1C

Look what is your last section number before editing my was 1B.
Like this you can do easy the 128 memory too, only the r/w-maxloop values will be equal 4000.

As loader you have to use the DS9-504 hex.!!!

PiGeon

CSSF

Last edited by PiGeon; 09-14-2002 at 07:44.
  Reply With Quote
Old 09-14-2002, 09:47   #5 (permalink)
Freak Poster
 
Join Date: Apr 2002
Location: Poland
Age: 48
Posts: 120
Member: 10850
Status: Offline
Thanks Meter: 0
I configured PicBinEd the way You wrote,
but I still can't programm ext eeprom.
Program says that there is an ATR problem
You wrote that i should use DS9-504 hex
I haven't got such file so i programmed PIC with
standart loader from JGProg ... is this wrong?
Could You send me DS9-504 hex file?

regards
  Reply With Quote
Old 09-15-2002, 12:46   #6 (permalink)
Junior Member
 
Join Date: Aug 2002
Posts: 30
Member: 14422
Status: Offline
Thanks Meter: 0
you can find it on all sat pages

try this
you have to klick show files for all days then search the DS9,
and use the DS9504b hex or PicTPS.hex as loader.

PiGeon
  Reply With Quote
Old 09-15-2002, 13:13   #7 (permalink)
Freak Poster
 
Join Date: Apr 2002
Location: Poland
Age: 48
Posts: 120
Member: 10850
Status: Offline
Thanks Meter: 0
This link doesn't work for this moment.
I'll try again this evening
Besides ... could You send me this file via @mail?
Thanks once again for replys...

regards
  Reply With Quote
Old 09-16-2002, 18:14   #8 (permalink)
Freak Poster
 
Join Date: Apr 2002
Location: Poland
Age: 48
Posts: 120
Member: 10850
Status: Offline
Thanks Meter: 0
@Pigeon
Sorry ... it doesn't work : PicBinEd gives constant errors with your script
This is terrible!!!
I can't enjoy new sim_emu5.00
Please ...friends ... tell me what soft do You use to program this f...in' greencard
Sorry for my language ... but I'm very angry ...

regards
  Reply With Quote
Old 09-16-2002, 19:53   #9 (permalink)
Junior Member
 
Join Date: Aug 2002
Posts: 30
Member: 14422
Status: Offline
Thanks Meter: 0
I don't understand.
everything I did, is that I copied the section of DS9/64 pasted on end of inifile.
edited the head of the section to the next in order "[Phoenix set1C]"
modified this 2 lines
rmaxloop=8000
wmaxloop=8000
and in section
[Phoenix sets]
Phoenix sets=1C
wrote the last set number which was in my case "1C"

Or you can easy edit this way the original section without any copiing and editing section head. Everything you need is only increase the values of following 2 lines
rmaxloop=8000
wmaxloop=8000
for 128 enter there 4000 and for 256 enter 8000.
And use the original DS/64 which in fact would be 128 (256)
  Reply With Quote
Old 09-17-2002, 06:23   #10 (permalink)
Freak Poster
 
Join Date: Apr 2002
Location: Poland
Age: 48
Posts: 120
Member: 10850
Status: Offline
Thanks Meter: 0
@Pigeon
I corrected:
rmaxloop=8000
wmaxloop=8000
to value 4000 and it almost work ....
I still got a message about inwerted ATR
After select "write option" program asks me if invert all for phoenix. I don't understand that (my programmer is not switched to smartmouse mode ). When I answer "no" EEPROM starts to programm and after verifying it's all OK. Unfortunatelly when I flash PIC and put this card to phone it doesn't work
It seems that is an EEPROM problem because phone asks about PIN and then after few seconds says "card error".
When I answer "yes" to "invert question" PicBinEd gives still error...
Just one thing more:
In Your script parameters should be:
parity=N data=8 stop=2 (are You sure? )

@all:
It seems that on this forum is only one man, who ever programmed greencard ... and wants to help...
I'm very sad that noone else wants to help me
  Reply With Quote
Old 09-17-2002, 07:00   #11 (permalink)
Freak Poster
 
Join Date: Feb 2002
Location: At home
Posts: 165
Member: 9602
Status: Offline
Thanks Meter: 5
Dunno if this work 4 U, but give it a try anyway.

http://www.makinterface.de/SCPROG.ZIP


I use it with my Phoenix (Voonix M III ), never tried
green-card but the others are ok for me.

Put Your Programmer in Phoenix mode
Start proggie (Some errors appear...)
Put in your card
Select Correct Chip in Upper comboboxes
Press Identify-button at top
Press PRG Loader at bottom
Load Ext EE and Write it

Now You can prog Your Picfile,
maybe from Your Earlier soft
if this one canīt handle it for You

rgds Eurocrypt
  Reply With Quote
Old 09-17-2002, 07:02   #12 (permalink)
Freak Poster
 
Join Date: Feb 2002
Location: At home
Posts: 165
Member: 9602
Status: Offline
Thanks Meter: 5
Forgot 1 thing,
I have to press Identify after Loader is progged
before I can write EEprom.

rgds Eurocrypt
  Reply With Quote
Old 09-17-2002, 18:07   #13 (permalink)
Freak Poster
 
Join Date: Apr 2002
Location: Poland
Age: 48
Posts: 120
Member: 10850
Status: Offline
Thanks Meter: 0
@Eurocrypt
My Phoenix programmer doesn't work with this software
It identyfies PIC throught JDM, but with Phoenix still gives an ATR error
What frequency is used in MAKInterface for Phoenix mode?
What loader should I use?
DS9504 is good?
  Reply With Quote
Old 09-17-2002, 19:32   #14 (permalink)
Freak Poster
 
Join Date: Feb 2002
Location: At home
Posts: 165
Member: 9602
Status: Offline
Thanks Meter: 5
I am using it with 3.57
and there are build in loaders
in this program.

//Euro
  Reply With Quote
Old 09-17-2002, 19:43   #15 (permalink)
Freak Poster
 
Join Date: Feb 2002
Location: At home
Posts: 165
Member: 9602
Status: Offline
Thanks Meter: 5
hmmm I was a bit brain dead when writing the above helppost
Do like this:
Make sure Your Progger is in JDM mode
Select correct chip in upper comboboxes(Both Pic & EE)
Erase Pic (A couple of times to be sure)

Make sure "->LOADER" is in Lower Combobox
Press Button [Prg Loader]
Change Your progger to Phoenix-mode
Now itīs time to [IDENTIFY] at upper Button
(Should be a correct ATR now)
Load ExtEE in the lower part of Program
Press Button [Write]

Now Your EE should be at the right place,
very sorry for my earlier mistake

brgds Eurocrypt
  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
My vygis box doesn't work with new version (LG) software steca VygisToolbox 6 11-18-2007 13:22
This software doesn't work with any of my (working) cables... James_S Samsung (USB-Smart) 14 07-15-2006 02:16
My Vygis doesn't work any more!!!! basim VygisToolbox 13 01-29-2006 10:28
my cruiser doesn't work!!! kysnam Cruiser Suite 1 10-31-2005 20:07
My SmartClip doesn't work after failure upgrade! PLZ HELP ME ! D-A-F-I Smart-Clip 1 11-27-2004 19:50

 



All times are GMT +1. The time now is 02:38.



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.23830 seconds with 9 queries

SEO by vBSEO