Dear all i am unable to flash firmware of C118 with RSSI.bin
i am using 64bit Ubuntu.and 64bit gnu toolchain
--
Akib Sayyed
Matrix-Shell
akibsayyed(a)gmail.com
akibsayyed(a)matrixshell.com
Mob:- +91-966-514-2243
Hello Andrew,
On Mon, 12 Nov 2012 10:25:19 +0000, "Andrew Back" <andrew(a)carrierdetect.com> wrote:
>
> I'm trying to get some MS test equipment working and have programmed a
> SIM with pysim-prog.py, but the tester has a configuration field for
> RAND and I cannot see how to set this on the SIM. In fact this has
> confused me as I thought the network always supplied this...
Most certainly the RAND value of your MS tester is the value which
is sent during authentication. All MS testers I have seen so far
allow to configure this value, either use random data or set it
to a fixed value.
> I have the IMSI, Ki, MCC and MNC set the same on the tester and SIM,
> but tests don't get very far and fail with "incorrect SRES".
I would expect that you need a SIM card which supports XOR for
A3/A8. This algorithm is the only one I have seen on nearly all
MS tests sets I have access to. Those test sets usually don't
support COMP128 and its variants (I guess your SIM card only supports
this algorithm), so you need a SIM card which uses the same algorithm
as the MS test set.
However if you can set a fixed RAND value on the MS test set you can
check what your SIM card will return with this RAND and set Kc and
SRES on the test set to those values.
Best regards,
Dieter
--
Dieter Spaar, Germany spaar(a)mirider.augusta.de
i ordered stuff to modify phones. just waiting for them to be delivered
On Sat, Nov 24, 2012 at 3:48 PM, Marten Christophe <technosabby(a)gmail.com>wrote:
> Hello Akib,
>
>
> Have you able to sniff TCH channel or intercept other phone calls by
> OsmocomBB
>
> Regards,
> dev
>
> On Tue, Nov 20, 2012 at 7:37 AM, Akib Sayyed <akibsayyed(a)gmail.com> wrote:
> > phone with filter rework will work right and i also will be able to sniff
> > traffic on 1900mhz witnh burst_ind.but my issue is how to tell code of
> > app_ccch to sniff 1900 mhz instead of 1800 as they share same arfcn no??
> >
> >
> >
> > On Tue, Nov 20, 2012 at 10:33 AM, Harald Welte <laforge(a)gnumonks.org>
> wrote:
> >>
> >> On Mon, Nov 19, 2012 at 07:24:45AM +0300, Akib Sayyed wrote:
> >> > Guys is wanted to know if there is any tweak that can allow me to use
> >> > 900/1800 C118 phone on 1900 band.
> >>
> >> you have to remove the shielding cover and replace the 1800 band filters
> >> with footprint-compatible 1900 MHz filters. It's possible, but requires
> >> good SMD soldering skills and access to the right parts.
> >>
> >> You can also remove the filters completely. This will hovever
> >> significantly degrade receiver performance in the presence of
> >> out-of-band interferers.
> >>
> >> --
> >> - Harald Welte <laforge(a)gnumonks.org>
> >> http://laforge.gnumonks.org/
> >>
> >>
> ============================================================================
> >> "Privacy in residential applications is a desirable marketing option."
> >> (ETSI EN 300 175-7 Ch.
> >> A6)
> >
> >
> >
> >
> > --
> > Akib Sayyed
> > Matrix-Shell
> > akibsayyed(a)gmail.com
> > akibsayyed(a)matrixshell.com
> > Mob:- +91-966-514-2243
> >
> >
>
--
Akib Sayyed
Matrix-Shell
akibsayyed(a)gmail.com
akibsayyed(a)matrixshell.com
Mob:- +91-966-514-2243
osmocom-commitlog-request(a)lists.osmocom.org wrote:
> commit 73a809e57b8a531b9b8a33b6841ed3df2ea22620
> Author: Harald Welte<laforge(a)gnumonks.org>
> Date: Tue Nov 20 10:13:44 2012 +0100
>
> Tell L1CTL_FBSB_REQ the expected received signal level
>
hi harald,
please note that cell_log.c and mobile (gsm322.c) use signed uint8_t for
real rx-level (dbm). i think you should use dbm2rxlev() before handing
it to l1ctl_tx_fbsb_req().
regards,
andreas
Guys is wanted to know if there is any tweak that can allow me to use
900/1800 C118 phone on 1900 band.
please let me know.
--
Akib Sayyed
Matrix-Shell
akibsayyed(a)gmail.com
akibsayyed(a)matrixshell.com
Mob:- +91-966-514-2243
Hi All,
This is small patch that fixes wrong printing of scanning frequencies due
powerscan:
<0003> gsm322.c:2794 Scanning power for all frequencies.
<0003> gsm322.c:2855 Scanning frequencies. (0..0)
..
<0003> gsm322.c:2855 Scanning frequencies. (512(DCS)..512(DCS))
..
<0003> gsm322.c:2855 Scanning frequencies. (955..955)
with this fix:
<0003> gsm322.c:2797 Scanning power for all frequencies.
<0003> gsm322.c:2860 Scanning frequencies. (0..124)
..
<0003> gsm322.c:2860 Scanning frequencies. (512(DCS)..885(DCS))
..
<0003> gsm322.c:2860 Scanning frequencies. (955..1023)
Thanks,
Pavel
Hello,
I'm trying to get some MS test equipment working and have programmed a
SIM with pysim-prog.py, but the tester has a configuration field for
RAND and I cannot see how to set this on the SIM. In fact this has
confused me as I thought the network always supplied this...
I have the IMSI, Ki, MCC and MNC set the same on the tester and SIM,
but tests don't get very far and fail with "incorrect SRES".
Any ideas?
Regards,
Andrew
--
Andrew Back
http://carrierdetect.com