View Full Version : Fbus commands and VB
MyKe gave us some great VB examples for Mbus commands.
Don't work with the Nokia DLR-3 cable, though.
Does anybody have VB code examples for DLR-3 cable working on the Fbus?
Particularly Reset mobile?
MattJuniper69
04-20-2002, 03:09
I downloaded the com port commands for use with the datacable, but please could you give me help on using them, either by vb or hyperterminal, if not then don't worry
Matt
www.mobile-services.org.uk
can i also have the commands and info on how to use them in VB please?
I've got NO answers on Fbus or any more on Mbus commands.
If you are interested in what the AT commands can do for your mobile, I've just released an AT command utility to help.
ATQ is here
http://www.kagepage.pwp.blueyonder.co.uk/mobile.html
Did anybody ever find how to work the Fbus in VB?
MAK_US1977
04-29-2002, 02:43
when u try to use f-bus command always config it as 115 kb/s and use the right format and it will work
m-bus work with 9600 b/s
Why do you try to make new soft, although all MBUS/FBUS topics are discovered long time ago and available in free (with 100% source) software like gnokii or mygnokii(2) ?
Maybe it's better to help in writing ready software, not make new one more limited ?
Originally posted by marcinw
Why do you try to make new soft, although all MBUS/FBUS topics are discovered long time ago and available in free (with 100% source) software like gnokii or mygnokii(2) ?
Maybe it's better to help in writing ready software, not make new one more limited ?
my man, the point is how to use the source! ? ! ? !
Well, If problem is connected with mygnokii(2), ask me (on priv).
I have full info for M-Bus protocol and some M-bus commands. The info is free :)
With this info u can make soft like NokiaTools :)
I look for a F-Bus protocol and Flashing protocol for DCT-3.....and DCT-4 :)
About source above .... verify com properties. The m-bus standart cable is powered from RTS-CTS.
Best regards: Brussl1
Only for MBUS ? I give FBUS/MBUS/IRDA and many other. And probably you have docs created also by me. Hi,hi...
And I still think: it's better to extend it ((my)gnokii(2)) than write new one.
In this moment brussl tell me: If you have them, why don't you share/give url or something ? My www is given and source is there... If have more, share it with us and really help, don't only write it.
Hi!!!
Pls. mail all info you got to me :o)
Best Regards
Squid
Download it from my www. Easy ?
Marcinw :) PLS CHECK U E-MAIL
In the docs have some errors ,(phone ID and .., get MSID and ....) but I can repair it if u give me some about FBUS FLASHING PROTOCOL or U have not this? :) and only U writing ? :)
My new e-mail is brussl1@yahoo.com
Best regrads : Brussl
hmmm, my own docs (not last version - last is in mygnokii2 tarball).
from nokia.txt:
Frame format for FBUS version 2/Direct IRDA:
[...]
Frame format for MBUS version 2:
[....]
hmmm, you use the same commands (are in n6110.txt, n7110.txt, etc.). Only frame format is different. Additionaly FBUS2 has splitting too long messages into parts - see fbus2.c from mygnokii2 tarball (my www). Compile mygnokii2 with debug and try to send some very long command (for example, saving sms with 6210) and see how it's done in practice.
And what ? Is better to write it everything again ? I will have soon
almost full "user" functions (sms, calendar, etc.) implemented. Is it
better to use it or write again ? Will you support all formats ?
When want to implement some more "interesting" things connected with IMEI, etc., you can use mygnokii2 engine to think about protocol format - you code only command and answer (see n6110.txt, n7110.txt, etc.). It's done by example in nokia_f.c in mygnokii2. You don't have to mix main source (engine) with your functions (my engine is in separate files, your functions in separate - I don't need to have them with mygnokii2). You don't have to think about protocol. Just send command and wait for answer. When you will make new soft, protocol functions will be probably connected with concrete functions getting IMEI, etc. In my solution I can improve mygnokii2 engine and you will have just only to recompile your source. Easy and clear. When there is error in mygnokii2, it will be found faster. Also main source now work on Linux, win32 and some other. Making support for many OS again will need also time....
About protocol bugs: if you can, please fix them and send me updated files or please notice me about bugs. I want to make also similiar doc about dct4 phones.
Any comments ?
The general bug is in GET_MSID .
This function work only if u know phone ID !!!
If use this command without ID the answer is like in nokia tools :) I will send u source in DELPHI with this :).
The ID is one byte and can recieve after send this :
$1F,00,$10,$40,00,04,00,01,$64,1,N,CRC
in answer is PhoneID. see source
The MSID u can recieve:
$1f,0,$10,$40,0,5,0,1,$b4,PhoneID,PhoneID+$B4,N,CR C
Have only some GENERAL bugs :) but I wait for info about Flashing DCT-3 and DCT-4
Hi Guys,
I want write a delphi program to send sms,phonebook,ringtone,logo,etc. who can help me? somebody have source in delphi?
Thanks!
spider-x
08-12-2002, 15:08
can u send me the code at openline_1@lycos.com
spider-x
08-12-2002, 16:05
can you send me the source code at openline_1@lycos.com