Discussion in "GSM and CDMA Discussion" started by    RUSHI D    Jun 15, 2009.
Tue Jun 23 2009, 04:34 am
#11
well.. the reason i told you to do ATI3 was to get the modem info.

coz most probably.. or maybe by mistake you connected to internal modem of your PC/Laptop

you can check this again by connecting to other COM port shown in your hyperterminal. you will get your answers..

as Phil said, Nokia 1100 works on FBUS protocol it does not have an internal modem.
Tue Jun 23 2009, 09:42 am
#12
hi ajay..!

i didnt know dat nokia 1100 does not support AT commands..
no probs if nokia 1100 does not support AT commands..
AT commands is not my concern,i just want to interface my phone wid microcontroller..
i donno bot fbus protocol n how to use it wid nokia 1100..

pls guide me on dis.. :-)
Wed Jun 24 2009, 12:48 am
#13
There have been many threads on F-BUS,
some say they got it working
but I don't think anyone posted actual working code.

Have a good look through the GSM forums.
 RUSHI D. like this.
Wed Jun 24 2009, 11:35 am
#14
i've gone through GSM forum,but did not find complete f-bus code in 'C' for nokia1100..
could u pls send me d link :-)
Thu Jun 25 2009, 02:13 am
#15


but I don't think anyone posted actual working code.

ExperimenterUK


Our standard advice is to use a older model phone that supports AT commands.
Sun Nov 15 2009, 09:20 pm
#16
Hello,

Actually I have N73 and I want to know that It is F-BUS based or AT command based?
Please Someone give me the list of F- BUS and AT commands based mobile.

And tell me what is difference between F BUS and AT commands. Is AT commands is older technology or what ?


[ Edited Tue Nov 17 2009, 07:18 pm ]
Sat Apr 17 2010, 12:29 am
#17
Hi

I cannot find anyone who has communicated (with proof) with a nokia 1100/120X

I hooked up a nokia 1200 to the serial port and using mobius phone explorer to connect to it from my notebook and the following is happening:

TX:

55 55 55 55 55 55 55 55 55 55 55 55 55 55 55 55 55 55 55 55

RX:1E

TX:
1E 00 10 D1 00 07 00 01 00 03 00 01 60 00 6E D5

RX:
1E 10 00 7F 00 02 D1 00 CF 6D 1E 10 00 D2 00 24 01 00 00 03 56 20 33 2E 37 32 0A 31 34 2D 30 39 2D 30 37 0A 52 48 2D 39 39 0A 28 63 29 20 4E 4D 50 00 01 46 01 F5

TX:
1E 00 10 7F 00 02 D2 06 DC 7B

TX:
1E 00 10 1B 00 07 00 01 00 00 41 01 41 00 0E 1C

Then after some serious communication which I think is mobius downloading the sim phone book a ping pong game starts:

TX:
1E 00 10 DA 00 06 00 01 00 00 01 40 0F 9D

RX:
1E 10 00 7F 00 02 DA 00 C4 6D

TX:
1E 00 10 DA 00 06 00 01 00 00 01 41 0F 9C

RX:
1E 10 00 7F 00 02 DA 01 C4 6C

The only thing which is obvious to me so far is that 1E is the common first character of all frames.

The first character is the destination address and the second character is the source address.

The rest starts to look a little different from the other FBUS information I've found on the internet.

The ping pong thing is the same data over and over except for 3rd last character changing from 40 through 47 which also has an effect on the last character convincing me that the last character is some or the other checksum of sort.

The responding frame also follows the same pattern as its obviously ACK'ing the change in frames which are being sent to the phone.

Things get even more complex when a SMS is sent and looks very different to what can be found on the internet for nokia 3310's and I'm guessing that the protocol has been extended with additional pieces of data which currently appears to be undocumented.

Any takers?

Wed Apr 28 2010, 05:41 pm
#18
Hola mi nombre Carlos yo hice un proyecto con un pic 16F84A a 4 Mhz con tramas fbus para llamar y cortar con el nokia 1100 pueden ver el proyecto en mi pagina www.carlosvolt.com.ar en la sección proyectos saludos
----------
Hello my name is Carlos I did a project with a pic 16F84A to 4 MHz with fbus frame to draw and cut with the Nokia 1100 can see the project in my blog www.carlosvolt.com.ar section projects greetings
Sat Nov 27 2010, 08:10 am
#19


There have been many threads on F-BUS,
some say they got it working
but I don't think anyone posted actual working code.

Have a good look through the GSM forums.

ExperimenterUK




hi... no one really will post actual code for FBUS protocol..

but get over thoroughly to gsm forums and understand the frame.


you can do it in C... Delphi pascal oop.. even C# or VB.
all you need is the right handle to createfile... writefile to send command readfile to read the response.

you can find this handle tru register and get your device correct GUID.



hints:
1st byte
1E is Fbus
1B is USB


2nd and 3rd byte
destination and source address
followed by message length and
you need the correct sequence.. and last 2bytes would be the checksum of your frame




[ Edited Sat Nov 27 2010, 08:12 am ]

Get Social

Information

Powered by e107 Forum System

Downloads

Comments

KevinTab
Sun Apr 28 2024, 05:35 am
Tumergix
Sun Apr 28 2024, 12:59 am
StevenDrulk
Sat Apr 27 2024, 08:47 pm
StephenHauct
Sat Apr 27 2024, 09:38 am
Adamsaf
Sat Apr 27 2024, 07:12 am
Robertphype
Sat Apr 27 2024, 12:23 am
ktaletrryp
Fri Apr 26 2024, 10:55 pm
Robertrip
Fri Apr 26 2024, 11:20 am