Author |
Message |
Topic: choosing serving cell |
bugra.hasbek
Replies: 0
Views: 26340
|
Forum: Development Posted: Wed May 12, 2010 3:58 pm Subject: choosing serving cell |
Hi,
let's assume for some reason i don't wish to use a certain serving cell. is it possible to reject that serving cell and use an alternate serving cell? (probably second closest neighbour)
i ... |
Topic: Catching Paging events |
bugra.hasbek
Replies: 3
Views: 31046
|
Forum: Development Posted: Thu Dec 31, 2009 10:40 am Subject: Catching Paging events |
I made some more research and it seems like the process is called paging, not polling! Paging is done using paging channel (pch). There are some stk functions related to channels such as open_channel_ ... |
Topic: Waver MCU |
bugra.hasbek
Replies: 3
Views: 52039
|
Forum: General Posted: Wed Dec 23, 2009 9:03 am Subject: Re: Waver MCU |
I found out that TurboSIM, TL2 and TP2 use the ATmega128 (ATMega128L I guess). First of all I would like to know if that information is correct.
TL 2 manual mentions, TL 2 uses ATMega 128. TP 2 man ... |
Topic: Catching Paging events |
bugra.hasbek
Replies: 3
Views: 31046
|
Forum: Development Posted: Mon Dec 21, 2009 3:48 pm Subject: Catching Paging events |
Hi
I made some research and it seems like it is possible to know that GSM network will send us RAND, before network actually sends it. GSM network broadcasts timsi before communicating with a sim, ... |
Topic: Validity of Timing Advance in Idle Mode |
bugra.hasbek
Replies: 1
Views: 26771
|
Forum: Development Posted: Fri Dec 18, 2009 10:12 am Subject: Validity of Timing Advance in Idle Mode |
Hi pinkfoot
Have you checked this web site: http://www.gsmfordummies.com/timing/timing.shtml From what i understand from their article, ta will be updated if you move 553.5 meters from your curren ... |
Topic: turbo motion hanging problem |
bugra.hasbek
Replies: 4
Views: 58384
|
Forum: General Posted: Thu Dec 17, 2009 2:32 pm Subject: turbo motion hanging problem |
Worked like a charm..
Interestingly I couldn't reflash tm 2 using sim slot, so i used 50 pin connector..
thanks for the suggestion |
Topic: changing imei |
bugra.hasbek
Replies: 1
Views: 22960
|
Forum: Development Posted: Tue Dec 15, 2009 9:14 am Subject: changing imei |
Hi
I wonder if it is possible to change imei using sim toolkit functions. I found provide_imei function which is related to imei but i think it cant be used for changing imei, it only provides cur ... |
Topic: Wrong connector in Turbo Lite 2 ? |
bugra.hasbek
Replies: 9
Views: 56341
|
Forum: Development Posted: Mon Dec 14, 2009 1:58 pm Subject: Re: Wrong connector in Turbo Lite 2 ? |
We have a motorola here that is the only that fits the TL2. The Nokia and iPhone we also have doesn't fit... But I guess this is OK for now at least.
I dont know if it helps but sony ericcson m ... |
Topic: turbo motion hanging problem |
bugra.hasbek
Replies: 4
Views: 58384
|
Forum: General Posted: Mon Dec 14, 2009 1:42 pm Subject: turbo motion hanging problem |
My turbo programmer version is 3.1.0. I dont know turbo motion's kernel version. It is purchased approximately one month ago so i think it uses one of the latest kernels
When i insert sim card to t ... |
Topic: turbo motion hanging problem |
bugra.hasbek
Replies: 4
Views: 58384
|
Forum: General Posted: Mon Dec 07, 2009 10:40 am Subject: turbo motion hanging problem |
Hi
I have been developing programs for some time using tm 2 and tp2. My problem is, recently i cant upload or delete programs to turbo motion 2
here is what i have been doing for installing progra ... |
Topic: caller number for mobile terminated calls |
bugra.hasbek
Replies: 1
Views: 23232
|
Forum: Development Posted: Thu Nov 19, 2009 4:09 pm Subject: caller number for mobile terminated calls |
Hi
How do i get caller number of mt (incoming) calls? When i read EF LND (last number dialed elemantary file) i can see caller number. Here are the related parts of my code:
/// I edited path ... |
Topic: Controlling sim card authentication |
bugra.hasbek
Replies: 1
Views: 25641
|
Forum: Development Posted: Mon Oct 26, 2009 2:51 pm Subject: Controlling sim card authentication |
Hi
How do i learn whether sim card has authenticated to gsm network or not? I couldnt find a proper stk command for this control.
thanks |
Topic: Problem with uploading programs using cemu |
bugra.hasbek
Replies: 5
Views: 42051
|
Forum: Development Posted: Wed Oct 21, 2009 4:22 pm Subject: Problem with uploading programs using cemu |
Hi pz,
I got my tm 2. Its rs232 capability has made my job a lot easier
I am still having difficulty with running my program on real time. If i run program in a while(1) loop it runs flawlesl ... |
Topic: Problem with uploading programs using cemu |
bugra.hasbek
Replies: 5
Views: 42051
|
Forum: Development Posted: Tue Oct 13, 2009 3:25 pm Subject: Problem with uploading programs using cemu |
Hi pz,
i tried using more_time() but results were chaotic. My program was running smoothly for the first 20-30 seconds, but then it was getting stuck strangely... I talked with my boss and my comp ... |
Topic: Problem with uploading programs using cemu |
bugra.hasbek
Replies: 5
Views: 42051
|
Forum: Development Posted: Thu Oct 08, 2009 3:14 pm Subject: Problem with uploading programs using cemu |
Hi
Background information: I am writing a program which checks a certain variable from time to time and do something when the variable has a certain value. Here is the skeleton of my app
u8 flag ... |
|