gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How detect incoming call????? - Last chapters!!


From: Eduardo Spremolla
Subject: Re: How detect incoming call????? - Last chapters!!
Date: 20 Feb 2003 09:03:18 -0300

AFAIK the TDMA units don't use autentication.
What I see monitoring logomanager windos app., it keep sendig a version
query every 2 sec :1F 00 1D D1 00 07 00 01 00 0D 00 00 02
to kee the bus active and in sync.
I didn't try to call the unit while logomanager was active.
You may try this and tell us.

LALO 

On Wed, 2003-02-19 at 16:43, Eduardo Garcia wrote:
> Ok guys, I finally discover the problem about my last sent package.
> The 16 bytes 0x00 before "NOKIA&NOKIA accessory" will be filled
> with IMEI, TAC and MAGIC BYTES.
> 
> But why Phone Info command not work?? It command only answer
> an ack to me. None IMEI, TAC and mainly bytes!
> 
> I am near of solution, please help!
> Why this commands don't answer me correctly.
> I'm using MBUS, 9600, 8O1 and Cell Phones CDMA 5120 and 3280.
> 
> Thanks in advance,
> Eduardo Garcia
> 
> 
> ----- Original Message -----
> From: Eduardo Garcia
> To: Mark V ; Discussion forum for gnokiiusers.
> Sent: Wednesday, February 19, 2003 12:35 PM
> Subject: Re: How detect incoming call?????
> 
> 
> Sorry my last message.
> The correct sent packages are:
> PACK_1=^&1F^&00^&1D^&40^&00^&04^&00^&01^&64^&03^&05^&25 (Reset - Work Fine)
> PACK_2=^&1F^&00^&1D^&40^&00^&04^&00^&01^&64^&00^&08^&2B (I see using it in
> 6100.c - answer ok)
> PACK_3=^&1F^&00^&1D^&04^&00^&04^&00^&01^&00^&01^&05^&07
> (Phone ID - Answered ack but none ID)
> PACK_4=^&1F^&00^&1D^&D1^&00^&05^&00^&01^&00^&03^&00^&02^&D6
> (Get HW/SW - Answer OK)
> PACK_5=^&1F^&00^&1D^&02^&00^&07^&00^&01^&00^&0D^&00^&00^&02^&03^&0A
> (Init Connect - Answer ack only)
> PACK_6=^&1F^&00^&1D^&02^&00^&05^&00^&01^&00^&20^&02^&04^&22
> (Set Broadcast - Answer ack only)
> PACK_7=^&1F^&00^&1D^&02^&00^&07^&00^&01^&00^&0D^&01^&00^&02^&05^&0D
> (Not listed in 6110.txt - Anser ack only)
> PACK_8=^&1F^&00^&1D^&64^&00^&04^&00^&01^&00^&10^&01^&72
> (Phone ID - Answered ack but nothing ID)
> PACK_9=^&1F^&00^&10^&64^&00^&2C^&00^&01^&00^&12^&00^&00^&00^&00^&00^&00
> ^&00^&00^&00^&00^&00^&00^&00^&00^&00^&00^&4E^&4F^&4B^&49^&41^&26^&4E^&4F
> ^&4B^&49^&41^&20^&61^&63^&63^&65^&73^&73^&6F^&72^&79^&00^&00^&00^&07^&35
> (answered ACK but don't display nothing in LCD)
> 
> Please, what I am doing wrong?
> 
> Thanks in advance.
> ----- Original Message -----
> From: Mark V
> To: Eduardo Garcia ; Discussion forum for gnokiiusers.
> Sent: Tuesday, February 18, 2003 9:44 AM
> Subject: Re: How detect incoming call?????
> 
> 
> Eduardo,
> 
> I have written code to authenticate using BASCOM on a ATMEL microcontroller.
> 
> In my experimentation, I found that you didn't need to authenticate, but the
> Set Cell Broadcast had to be sent to the phone, and after this, incoming
> call notification came through.
> 
> If you are interested, you can check out http://www.mcselec.com/an_124.htm
> for an application note I have 'thrown' together.  Due to limited memory in
> microcontoller, and because I was using Basic, and not assembly, I could not
> fit everything into 8K memory.
> 
> Note, I used FBUS, and not MBUS, but I assume that the packets/packet order
> are very similiar.
> 
> HTH
> 
> Mark Voevodin
> ----- Original Message -----
> From: "Eduardo Garcia" <address@hidden>
> To: "Osma Suominen" <address@hidden>
> Cc: "Discussion forum for gnokii users." <address@hidden>
> Sent: Tuesday, February 18, 2003 9:55 PM
> Subject: Re: How detect incoming call?????
> 
> 
> >
> > > How can I detect a incoming call in this cell phones (6120, 5120 and
> 3280
> > > are the models that I using now. I think that 51XX and 61XX models are
> > very
> > > similar) using MBUS protocol with a MICROCONTROLER (Microchip PIC more
> > > exactly) managing it through USART??
> 
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.455 / Virus Database: 255 - Release Date: 13/02/03
> 
> 
> 
> _______________________________________________
> gnokii-users mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/gnokii-users
> 
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.456 / Virus Database: 256 - Release Date: 18/02/03
> 
> 
> 
> _______________________________________________
> gnokii-users mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/gnokii-users






reply via email to

[Prev in Thread] Current Thread [Next in Thread]