Nokia Flash Reverse Electronic Engineering  
FREE Nokia DCT3 / DCT4 unlock codes generator  Reset Security mastercode
Ringtones, Logos, Games for mobile phones - Nokia DKU-5 BB5 unlock cable only 24.95 euros


Go Back   Nokia Flash Reverse Electronic Engineering > Nokia DCT2 & DCT 3 sections > NOKIA DCT2 / DCT3 > Nokia NFREE DCT3 Developers
 Did you miss your activation email?

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 07-01-2003, 03:12 AM
Registered User
 
Join Date: Oct 2002
Posts: 9
I need help with FBUS protocol

I need an example about how to send a hex secuence to read a sms from a nokia phone.
I'm interesting in the protocol because I don't understand what I must send throught the serial port
Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-01-2003, 10:00 AM
Registered User
 
Join Date: Jan 2003
Posts: 7
Hi juliojj14,

search in google for "gnookii" or/and "gammu" (gammu=gnokii2).

Download the source code. In ../docs are the specifications for m2bus, mbus, fbus, etc. and the commands for the different Nokia Handys..( 7110 series, etc.)

ciao

leg0man
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-01-2003, 03:17 PM
Registered User
 
Join Date: Oct 2002
Posts: 9
I need help with FBUS protocol

I read those gnokii documents I'm using that information for my program but in those docs there are any examples for Fbus protocol and I am no sure how use the four last bytes (not the xor checksum, the others) because of that I need and full example of a command to send sms or other but I need that it works.

for example, for send a sms I must send the command:

1e 00 0c 02 00 XX 00 01 02 yy yy yy yy ZZ ZZ SQ CHK1 CHK2

1e=Serial/Fbus

00= DestDev is the mobile phone
0c= ScrDev is the PC
02= Message type: send a sms
00= it's always 00
XX= I don't know what lenght put in this position
00 01 02 is the secuence for send a sms I think, I read this in
the gnoki protocol docs.
yy yy yy... I think that there must go the message but I don't
know how to put it (in ascii changeD to decimal??)
ZZ ZZ I don't know if here I must put the "FramesToGo" byte, but
also I don't know how to use it
SQ I don't know how use it and if always I must use it
chk1 and chk2 is the only thing that I know sure

I have a little mess and I need some help.
If you know any example of a command, please send me or post it.
Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 27-01-2003, 10:04 PM
Registered User
 
Join Date: Jan 2003
Location: South West
Posts: 61
From reading about MBus commands in this forum

SQ is sequence number, start at 1 or 2 then increase by 1 for each new command!

Im not sure if its the same for FBus, this post is probably more for my benefit when I get corrected
__________________
NokiaDude
Fixing/Unlocking/Cleaning/Upgrading
Barnstaple & North Devon Area
Text 07760 204 326
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 28-01-2003, 12:42 AM
slikmik's Avatar
Registered User
 
Join Date: May 2002
Posts: 725
yeah just edge it up by one

the checksums different though not as easy as mbus

Mike
__________________
-=( Slik Mik )=-
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 28-01-2003, 12:49 AM
pico's Avatar
------
 
Join Date: Dec 2002
Location: UK
Posts: 405
Send a message via MSN to pico
Code:
CRC = 0;
for (i = 0; i < (2 + CMD_LEN); i++)
    CRC ^= frame[i];
count all octets except the CRC

have you tried AT commands? it can be easier if you just want to do phone management etc
__________________
You are not allowed to drink milk during a reversing-session. Drink beer or other alcoholics instead
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 On
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT +1. The time now is 11:10 PM.


NokiaFREE Team. 2000 - 2008