PDA

View Full Version : very difficult rev 107 please help wanted


haris2k7
11-20-2006, 07:14 PM
I have blue nexsus 4619 chip
tried dip 2 & 5 at 48 ohms I ham getting this in rom10x 107 script
-
RX Data : D8 00 02 6F 00 B5 --
RX Data : D8 00 02 6F 00 B5 --
RX Data : D8 00 02 6F 00 B5 --
RX Data : D8 00 02 6F 00 B5 --
RX Data : D8 00 02 6F 00 B5 --
RX Data : -
RX Data : D8 00 02 6F 00 B5 --
RX Data : D8 00 02 6F 00 B5 --
RX Data : D8 00 02 6F 00 B5 --
RX Data : D8 00 02 6F 00 B5 --
RX Data : D8 00 02 6F 00 B5 --
RX Data : -
RX Data : D8 00 02 6F 00 B5 --
RX Data : D8 00 02 6F 00 B5 --
RX Data : D8 00 02 6F 00 B5 --
RX Data : D8 00 02 6F 00 B5 --
RX Data : -
RX Data : -
RX Data : D8 00 02 6F 00 B5 --
RX Data : D8 00 02 6F 00 B5 --
RX Data : D8 00 02 6F 00 B5 --
RX Data : D8 00 02 6F 00 B5 --
RX Data : D8 00 02 6F 00 B5 --
RX Data : D8 00 02 6F 00 B5 --
Script Error on Line 221
Script Aborted By User


If I try at 700 ohms all I get is --
--
--
--
-- and so on

Please some one help me I also tried dip 4 on only and no go

haris2k7
11-20-2006, 07:15 PM
these are the win x seeting i used
Function setupunlocker()
Wx.BaudRate = 115200
Wx.ResetBaudRate = 115200
Wx.Parity = 0 ' 0 = None, 1 = Odd, 2 = Even, 3 = Mark, 4 = Space
Wx.StopBits = 0 ' 0 = 1 stop bit, 1 = 1.5 stop bits, 2 = 2 stop bits
Wx.DTRControl = 0 ' Initial state of DTR 0 = off, 1 = on
Wx.RTSControl = 1 ' Initial state of RTS 0 = off, 1 = on
Wx.ResetDelay = 100 ' In microseconds
Wx.ByteDelay = 10 ' In microseconds
Wx.RxByteTimeout = 500 ' In milliseconds
Wx.ResetMode = 2 ' 0 = No Resets, 1 = ISO Reset (Expect a ATR), 2 = Device Reset (No ATR)
Wx.ResetLine = 0 ' 0 = Toggle RTS for Reset, 1 = Toggle DTR for Reset
Wx.ByteConvention = 1 ' 0 = Inverse, 1 = Direct
Wx.FlushEchoByte = 0 ' 0 = no flush, 1 = flush - A Phoenix interface will echo each byte transmitted.
Wx.FlushBeforeWrite = 1 ' 0 = no flush, 1 = flush - Flush the receive buffer before each write to strip off Null bytes.
Wx.IgnoreTimeouts = 1 ' 0 = Abort script on a receive timeout, 1 = Ignore all receive timeouts
Wx.ResetAfterTimeout = 0 ' 0 = Don't reset after a timeout, 1 = do a reset after a timeout - Not used if "IgnoreTimeouts=0"
Wx.LogTransactions = 0 ' 0 = Don't log transactions, 1 = log transactions
Wx.DisplayUSW = 0 ' Display USW after script complete 0 = no, 1 = yes
Wx.DisplayFuse = 0 ' Display Fuse after script complete 0 = no, 1 = yes

haris2k7
11-20-2006, 07:16 PM
I also tried loader 2 settings but still no go
i have been working on since friday running it for 10 mins max also did try running for 30 mins but had no luck can some please help me out here

haris2k7
11-20-2006, 07:17 PM
This is what i get in rebel script

2 and 5 on tried both settings loader 2 and as well as 500 10 100 settings
Buffer Intercept Installed. Trying to Open the 102.... Delay:03EC VCC:06 Glitch Type:06
Elapsed = 00:02:26
----------- Rst28---------------------------- Rst1A- Rst1A- Rst1A-- Rst1A-------------------
Script Error on Line 138
Script Aborted By User

haris2k7
11-20-2006, 07:18 PM
In this
New VB SCRIPT CREATED BY ALPHAREBEL - 1/31/06

with 2 and 5 on i get this
Buffer Intercept Installed. Trying to Open the 102.... Delay:03ED VCC:05 Glitch Type:09
Elapsed = 00:11:42
--------------------- Rst09---------------------------------- Rst0A---------------- Rst06------------------- Rst02--------------------------- Rst04--------------------------------------------- Rst02--------- Rst0A Rst0A----------------------------------------------------------------------------------------------------
Script Error on Line 132
Script Aborted By User