Nokia Fbus control (Fbus Protocol Version 1)
History
Discused as a posability some time ago.. (I.e. why carn't my server text me when the power gose off) after all people use thier pc's to send sms and conect the phones to them. So it seemed logical.
A little while latter i saw a the post on hackaday "SMS Remote Control" which prompted me to renew my idea and do some googleing (I alwasy have a list of projects on the backburnner awating info to apear on the net).
So i got an old nokia and set about getting a cable.. How much? for a cable.. F##k off. So i set about building one 1 hour latter and no loss to my pocket.
I connected it to my test machine installed ubuntu (about 30mins, nice and simple) and installed gnokii and tryed to send a sms to my other halfs phone nothing happened (i was expecting the phone to beep or show some sign) so i did it again, and again, etc.. until i got a reply "stop sending me bloady messages". oops. but it worked.
So back to google and many versions of code out there talking about AT commands so i tryed them but to no joy. then i found that you need a phone with a built in modemto use AT commands and mine didn't have that nor did any of the old phones i had laying around, so how did gnokii do it?
Ok so there are AT commands, mbus, and fbus, and no pic code out there for FBus,which is what my phones work with. I then wrote a vb app to test this and also allow me to get to grips with Fbus, it is far simpular to debug than a PIC. this worked so but had to use a baud rate of 115200 which is realy fast and dosn't allow for mush code between transmites and also told me i would need to use a fast pic (20mhz)
Construction
The Circuit
The circuit is a very simple standard PIC board cpu (16F627 becuase it has a usart), crystal, ICP, reset switch, the only other bit is a MAX232 straped to the side to monitor the comunications between PIC and Phone to make it easyer for me to debug (rather than just 3 LEDS).
Code
This code is more of a example than a fully featuring code (as i feal that it would be a good base to start from for the various projects). All it dose is connect to the phone (using the sync command 0x55) then get the phone version command to confirm we have connection. After that it responsed (via interupts) to RB0 change (which sends a predefined message to a predefined number) and incomming text message (which checks the number of the sender against the predefined number sends another predefined message to the predefined number).
That is basicaly it with the base code i plan to build servel things which will either monitor, or control anything. As I write other apps I will publish more.
All you should need to do is add your predefined number and the smsc number (this can be got by sending a text message whilst monitering the comunications and extract the smsc number, or using gnokii).
Note I have not inculded a precompiled hex becuase I would not know what predefined phone number to use (and I don't fancy getting loads of strange text messages) also the prepacked sms messages are restricted to 5 char but this could be amended simply by changing the msg length bit in the Fbus_SendSMS_Start function.
oh and this is only beta code.
many thanks
calvin streeting
For more info on Fbus see
http://www.embedtronics.com/nokia/fbus.html
http://cvs.savannah.nongnu.org/viewcvs/gnokii/Docs/protocol/nk6110.txt?rev=1.32&root=gnokii&view=markup
http://wiki.gnokii.org/index.php/Protocol_description
http://www.gadgets.demon.co.uk/nokia61xx/protocol.html
04 Jan 2008 corrected pdf, i had the phone tx,rx around the wrong way (oops)
05 Jan 2008 I finaly got a more moden phone a 6020 and whilst play with it found out that there are versions of the nokia fbus protocol and thus have added that this is for version 1, but the good news (well for others) is that i am now going to write a version 2 that should include "fbus version 2" support and also i have been writing my pic code in modules using linker scripts to make them more resuable. more latter..
Comments
advancer01
08 Feb 2010, 18:57
my e-mail: es_tranca@yahoo.es
advancer01
08 Feb 2010, 18:55
Dear Ryan.
Please can you help me, this is what my nokia 1200 returns when I try to
send a message:
1E 0C 00 02 00 0C 01 1B 00 F0 01 01 00 00 00 00 01
Please, this is a university final project. Thanks in advance.
samuel
04 Feb 2010, 03:35
aGK8X6 http://www.cRk2bdPqQls602mIa4bgo.com
shravan
28 Jan 2010, 15:34
In my final year project, I want to control the operation of pc through
sms. I have almost done my project. i left wit SMS part. I got nokia 1200,
its done through FBus and a software is needed.v have tried to send a msg
frm mobile to PC by using version 2 but we din't get the result so by using
nokia 1200 protocol version-3 its possible to send msg and to recive that
message at PC so pls send me the information about nokia 1200 protocol
version-3.pls help me..pls its very imp for my project to proceed
further....pls inform to ash.shr4b2@gmail.com..... RYAN please help me....
Ryan
27 Jan 2010, 20:24
Sudhee send me your email, i can help you
sudhee
27 Jan 2010, 14:26
In my final year project, I want to control the devices through an SMS. I
have almost done my project. What is left, is just to send SMS.
With great difficulty, I got nokia 1200. I found from some articles on
internet, to connect this mobile with the computer, its done through FBus
and a software is needed.v have tried to send a msg frm mobile to PC by
using version 2 but we din't get the result so by using nokia 1200 protocol
version-3 its possible to send msg and to recive that message at PC so pls
send me the information about nokia 1200 protocol version-3.pls help
me..pls its very imp for my project to proceed further....pls inform me to
the mail id attached ...
Pharmd56
14 Jan 2010, 07:36
Very nice site!
shehzad
06 Dec 2009, 05:08
hi, all...
i m a beginner and want to know that is there a way to create an interface
bw MCU and gsm phone like 3310, to control a servo motor via sms. and also
recieve an acknowledgment sms
I can't use pc in this project...plz help
mishkat
30 Nov 2009, 16:18
every1 seems to be doing the same project :-)
i am trying 1 too
that is controlling LEDs through SMS
the website below helped out but it uses ERICSSON T10 and that phone is
unavailable, so i was wondering if any of you know how to do this using a
NOKIA 3310?
http://www.serasidis.gr/circuits/smscontrol/smscontroller.htm
andualem
06 Nov 2009, 09:13
hi..
i want somebdy to give me the correct combination of gsm model and pic.and
also the type of programming language i have to use
s purendar
02 Nov 2009, 13:32
nkia 1208 rx tx
mpnamal
26 Sep 2009, 09:23
Useful project. trust that you may have done lots of commitments to success
in such projects. And hope that you may started from it'sbegining. Please
assist us to get down the details of the AT commands communicate with the
mobile and the PIC.
And steps if you can describe along witht the ASM codes.
saravanan
13 Sep 2009, 04:02
hi..
i'm doing the project sms remote control
using nokia 3310 and atmega32
but for nokia 3310 data cable is not available near my place..i know that
there is some electronics for level conversion in the cable..can u tell
some circuit for that cable
gsmicro
17 Aug 2009, 16:52
Ya 3310 is now no longer available & no use of trying it.The latest cheap
phones like 1200,1208,1209 fbus protocol is different than earlier.I can
write a code for calvin if anyone can give a sample SMS frame or anyother
similar frame.I just simulate the latest fbus protocol,it won't send data
frames when a new SMS comes.You need to search if there is a new sms
everytime.
gsmicro
17 Aug 2009, 16:52
Ya 3310 is now no longer available & no use of trying it.The latest cheap
phones like 1200,1208,1209 fbus protocol is different than earlier.I can
write a code for calvin if anyone can give a sample SMS frame or anyother
similar frame.I just simulate the latest fbus protocol,it won't send data
frames when a new SMS comes.You need to search if there is a new sms
everytime.
aruna
02 Aug 2009, 23:09
Hi,
Is it possible to send and receive USSD using nokia 3310?
COuld I use Java for the PC application?
Could I use the USSD reply for other actions?
Debraj
14 Jul 2009, 18:34
I am using Nokia 3310 + PI18F4520 for SMS controller and getting no
response from Mobile. My query is --> what is the voltage level of TX
and RX pin of Nokia 3310, during idle state?
siva
22 Jun 2009, 20:57
Hi,
Whether Nokia 2100 supports FBUS protocol. If so where i can find the
commands.
Thanks in advance
Girish
24 May 2009, 08:15
Calvin
Have you completed your code for FBUS2 ? Can you pls post the code or the
protocol description/documentation ?
I am trying to interface Nokia 1209 to 89C51 microcontroller and it seems
the Nokia 1209 is a DCT4 phone and its FBUS commands are very different
from the Nokia 3310 ( which is the only info available on internet)
Faiza
22 May 2009, 16:44
Respected Sir
In my final year project, I want to control the devices through an SMS. I
have almost done my project. What is left, is just to send SMS.
With great difficulty, I got nokia 3310. I found from some articles on
internet, to connect this mobile with the computer, its done through FBus
or MBus and a software is needed. I have downloaded a software from
internet.
I am scared that, I wont be able to get the cable for nokia 3310, and the
MBus lies below the battery, so if I dont get the cable, how can I connect
it?
Is there a way out to supply battery to the mobile externally?
Can you plz also tell me the code in Visual Basic 6 to send sms? Is it
necessary to use AT commands in VB? If yes, then how?
I am getting 0.5V and 4.5V from MAX232. How should I connect it with nokia
3310? If it is possible to send sms from VB, then do we still need a
software to send sms?
Thanx a lot...
Max
11 May 2009, 08:43
Can you write PIC C Code? I would love to have this code in C. Thanks.
ntung
07 Apr 2009, 16:44
Hi Calvin. I have manage to port your PIC Nokia 3310 Fbus code to work with
8052. I am currently trying to add support for other nokia phone(6510).
Did you manage to add support for Nokia 6510 ?
If yes,how did you get SMS from nokia 6510?
Nokia 6510 will not send received sms after the phone receives a sms. What
fbus command is used to poll for new incoming SMS?
rugaba
03 Apr 2009, 13:05
hello, am working on a project to will send an SMS text to my phone, when
the threshold temperature level; is exceeded. am using a pic 16F84 and a
nokia 5110, using f bus protocal. can any one please send me the source
code.
thanks
salim
26 Mar 2009, 19:02
@ryan
Please email me the code for nokia 3310 and pic16f88. I have been unable to
get the circuit to work. My email is ssfaraj@gmail.com
Calvin
19 Mar 2009, 20:26
Ok AT commands are old modem commands.. (before we all had broadband.. 56K
internet was not fun), and only work on mobiles with a buit in modem (gprs
etc.)... were as nokia fbus is nokia's comunitaction protocol, and works on
most nokia's and some other phones. by using nokia's command we can do more
support cheeper phones, and not need a data taraf..
Kashif
19 Mar 2009, 19:19
i need help to know the difference between the AT commands and the F-Bus
protocaol
Kashif
19 Mar 2009, 19:17
i would like to know about the difference between the AT Commands and the
F-Bus Commands. if some one can make help me so plz do.
joe
14 Mar 2009, 03:45
@ryan..
good job!
that would be nice, can you please e-mail me the circuit diagram also? i'm
new to this project.
my e-mail = joecha_290305@yahoo.com.my
azade
12 Mar 2009, 21:53
I wonder, can I reset user code with at commands?
tariq
12 Mar 2009, 02:53
Hello, I am doing a project where the microcontroller sends AT command to
mobile phones to send SMS.I am using nokia N73(rough used but it works)and
AT89C55WD microcontroller.I have connected FBUS Tx,FBUS Rx,GND(n73 pop
port) to the microcontroller with MAX232.But the problem is the phone isnt
responding.Is there any specific baud rate/synchronization code to
communicate with nokia n73??plzzzz help me....
Ryan
11 Mar 2009, 23:52
Sorry what you have said has only sunk in now.. there was a loud audible
click in the back of my head. Yeas please send me the new commands, that
way i can read from the fone what i want the destination number to be!!!
PS. I think I've sorted out the multiple message read problem :)
Ryan
11 Mar 2009, 23:44
@Calvin
That would be great! I've been desperatly trying to find out more commands.
Indeed the hex/c code will cointain my fone number, but i will blank it out
and leave instructions on how to type in a new one. Idealy i'd like to have
a RS232 connection to set up such parameters in flash, but as the 16f88
only has one uart i'd have scan for config messages when connected to a PC.
Currently I'm trying to debug a small bug, controller works great when only
one message is in memory, reads it out acts on it and deletes it, but when
the fone is hooked up to the micro with two or more messages they get
ignored and remain in memory, i snifed out the commands for refreshing the
inbox and reading messages. question is, should i first read all messages
and then delete them, or can i do it on a one by one basis?
Calvin
11 Mar 2009, 21:15
well done.. I can put code here if you want.. or at least a link..please
bear in mind that the hex code could contain you phone number...
P.S if you want i will dig out the code for v2 (not complete.. :( house to
paint,network in rebuild,etc...) and post it..it looks up numbers in phone
book.plus other stuff
ryan
10 Mar 2009, 23:24
@Joe
Hi!! i have done it with fone 3310 and PIC16F88. if you like i'll try to
find a place to upload the source code / hex file.
joe
10 Mar 2009, 11:45
hi..
i'm doing a car alarm projct. i want to use nokia 3310/3315 phone and
pic16f877a. can you plase help me.
jerin george
13 Feb 2009, 13:00
hello ,me doing one project- car security system, and planned to use nokia
3120 phone instead of gsm module and it have only pop port [dku 50,5 usb
data cable is with me ] ,how can i connect it to the 16f877a .
pathy
30 Jan 2009, 14:20
Dear om,
Have a nice weekend
This is very nice project
pic16f877a with gsm circuit& pic code
kindly send me.
best regards
pathy arl
Bernard Nyacuma
19 Dec 2008, 17:06
My interest is to control my gadgets from away using GSM mobile. Protocol
Nokia Fbus. Havent done it successful but trying.
Any luck ?
Jorge
08 Dec 2008, 01:30
hi, im working with a pic 16f877, could you send me also the hex files, for
the pic, it would help me greatly.
thank you
indika prasad
05 Dec 2008, 11:45
Dear Sir,
please be kind enough to help me to make sms control system using pic
16f877a and nokia 610 mobile phone.
thnaking you in advance
prasad
Ryan
29 Nov 2008, 12:30
hi..
doing a similar project using 16f88 uM.. when i send the SMS command to my
nokia fone i get a response from the fone, first an ack, then something
else, the sms message is never sent so i asume my nokia is trying to tell
me what's wrong? does ANYONE know what this means?
1E 0C 00 02 00 0C 01 1B 00 F0 01 01 00 00 00 00 01 42 1F AA
PS, the project is an SMS controller, to monitos and set I/O pins... i'll
make my hex/C code available to anyone who wants it once its working
zack
25 Nov 2008, 11:38
I AM DOING AN SMS BASED HOME SECURITY PROJECT BY USING PIC 16F877 AND NOKIA
PHONE,WHICH CAN SEND SMS WHEN ANY OF THE SENSOR PLACED IN THE HOUSE
INTERRUPTED.CAN YOU PIZZZZZZZZZZZZ SEND ME THE ASSEMBLY CODE AND SOME
DETAILS .
eng mosoan
15 Aug 2008, 15:41
i want to design a security system that uses an infrared to detect the
presence of an intruder and send me an sms or otherwise calls me using
pic16f627 or pic16f84.can you send me the circuit and the pic
code(program).
Marco Riccobelli
14 Aug 2008, 17:16
I would like to know how connect rx tx ( 0 - 2.2 V )of Nokia cable with rx
tx ( 0 - 5 V ) of 16f877a UART
Marco Riccobelli
14 Aug 2008, 17:16
I would like to know how connect rx tx ( 0 - 2.2 V )of Nokia cable with rx
tx ( 0 - 5 V ) of 16f877a UART
Onos
13 Aug 2008, 18:38
I am very exited about you publication. It was very enriching and your
coding is very authentic. I was able to build this project and even added
codes for deleting. but i was not able to program the code for getting and
receiving SMS messege. I consulted www.embedtronics.com for the coding
procedure, but was not able to extract the SMS message. I will be glad if
you can help me on that
Sakibnaz
07 Aug 2008, 23:49
Hello.
Sorry for Disturbing you.
I am a STD of EEE & I am in trouble with my final year project.
I am doing a project using AT command in 6680 phone.I can simulate my
project using Proteus_7.1 interfacing my 6680 with a microcontroller
virtually.
Here I am using the RX,TX & GND pin of Nokia POP Port connected via USB
including Nokia connectivity cable driver.
But the problem is, I cant communicate with my 6680 by microcontroller in
real time.Here I need to active the POP Ports RX TX pin (FBus) without
Nokia cable Driver.Is there any command to enabe the FBUS???
I know that for Nokia 3310 I need to send 128 times 'U' char that is 0x55
in HEX to initialize FBUS.But I dont know the FBUS activation command for
my Nokia 6680.
PLZ help me out on this problem.Thanx.
Note:
1.Whenever I connect my 6680 to PC via USB then i see a sign of USB
connection in my 6680 screen due to cable driver.
2. But this sign does not appear when I connect the phone with
microcontroller.
Very sorry for my bad English.
.::sakibnaz::
invictus_frlb
17 Jul 2008, 11:23
hi
i need your help in building the two assembly files, namely, "main.asm" and
"Alarm_FbusCommands.asm"...i find it hard to combine the two files plus the
.inc and the linker file...it produces an error that says that the
"Alarm_FbusCommands.asm" cannot be linked to the project...what do i do? i
am using mplab IDE v8.1 and pic16f627 as indicated in your schematic
diagram...
JOHN
28 Jun 2008, 16:44
I am need identify the number of call in and answer the call, and wait code
that the person that call, fingerwork in the cell, help me , who i can to
make this.
thank you a lot
aswin
26 Jun 2008, 20:00
Hi Sridhar,
See if ur 6070 has those golden colored spots beneath the battery.. they
are fbus/mbus connections.. i think its difficult to get the cable. if not
available,u'll ve to solder wires to the phone pcb n then use any of the
circuits available over the internet for rs232 conversion. its no big deal.
i've done it. just be careful. for the list of nokia phones visit gnokii
page.
Sridhar .R
26 Jun 2008, 10:59
I have some of bunch of questions,
1.I want to know whether NOKIO 6070 model supports Fbus protocol or not?.
2.if it supports,wherther the RS232 serial data cable for 6070(Fbus to
RS232 as in 3310, 51xx, 61xx)is available in the market?.
3.if it is not available, do we need to go for our own circuit design to
convert Fbus to RS232?
4.let me know the list of NOKIO phones
which supports Fbus protocol and for which RS 232 data cable is availabale
in the market.
please update me on this queries.
Thanks
Sridhar R.
anuranjitha
15 Jun 2008, 08:28
hi
i want to send sms in text mode via pic 16f877a
please tell me suitable nokia phone model.also o need circuit diagram & asm
file for this.
thank yoy;
please help me;
eng.mohamed
30 May 2008, 10:59
i want a complet cercuit that controlls ON/OFF by sms ( controlling a car
on < house stuff, office or even a bout) thats by sending an sms to a
local mobile ohone connected with this cercuit ( pic16f87x + ...).
i would like from you to help me in the hardware + software , send to my
e-maile <engneer_prince@yahoo.com> thank you very much!
Calvin
29 May 2008, 11:50
Hi..Milad
yes and yes... what do you want to use it for?
P.S to all.. I am going to post some second generation code soon that dose
more.. like
1: gets the smsc from the phone..
2: gets address book info.
3: can ask for sms number 1
5: can delete incoming sms.
4: plus suport for 6150 type phones.. see gnokii for actual models.
Milad
28 May 2008, 14:16
hi..
i want to connect nokia 6110 with pic 16f877a..
i think you could help me on this one..
waiting your answer..
best regards..
Farzad Farokhi
26 Apr 2008, 15:43
Hi
Dear sir
I have 3 question.Please help me.
We can use TEXT mode in NEW Nokia mobile in lieu of PDU mode. Can't we?
Can you email me some link about FBUS version 2 ?
Must Zener in your circuit be 2.7 volt or 3.3 or .... ?
Calvin
11 Apr 2008, 20:07
Ok..
That was a nice dinner...
see http://www.gnokii.org/docs.shtml
I used a Nokia 3210 which uses the 6110 (gnokii driver).. I am working on
the 6510 driver. but the 6110 phones seem to send a msg down the fbus when
a text msg recived but the 6150 dosn't seem to do this as yet so i might
need to poll it every now and then and ask "have you got a new msg"...
Another question to all is that i am rewritting the code into a linker
script (for mplab) that allows more portabillty to other devices, so if any
one has experiance in pic codeing, fbus code, and linker scripts.. please
contact me as i could do with help on a few bits..
Calvin
11 Apr 2008, 19:50
Hi all...
I will look into this but I have noticed a few things..
1.sometimes if i hock up the PC using the diodes it can wipe out the signal
and the pic dosn't see the command, so try and disconnect these first.. and
use LED's to debug...
2. there are a few versions of the command sent back from the phone...0xd1
for the nk6110 (as per gnokii's docs) and 0x1b for the nk6510.. so first
look at gnoki's web site and find out what driver (for relevent phone) you
need..
Will say more in a mo, i have to eat dinner...
calvin
aswin
11 Apr 2008, 14:04
Hi Ryan..
i face the same problem too..in ur code does the micro send acknowledgement
frame in response to s/w version?
Ryan
11 Apr 2008, 12:20
hi i'm writing my own version with a pic16f88, if i query the phone for
it's s/w h/w numbers i get a reply, however, if i send a message to my
phone, or phone it, i don't see any form of messages coming out the phone
to notify me of this.. does the phone need to be unlocked in any way? is
there a comand i must send it for the phone to do this?
aswin
10 Apr 2008, 21:01
Wow...
The phone responded by sending the software version..but the pic16F887 is
not acknowledging.So the phone is sending data 3 times.Also the micro does
enter ISR.I checked it by inserting a blink led routine inside ISR.
Could u send me ur e-mail id so that i could clarify doubts?
The phone is NOKIA 3510i.
aswin
08 Apr 2008, 21:38
Hi.. Thanks for the reply.
Actually the mistake was on my side in assuming that HyperTerminal could
display all bytes(like 0x07). Tried 'Serial Watcher' n its working fine.
Haven't tried the codes with the phone yet..
Calvin
08 Apr 2008, 00:00
Hi.. I did have problems with the crystal and it not oscillating, so try a
basic flashing led first, then i had some issues were the phone would not
reply, I had to turn of the phone disconnect and try again. What are you
getting in hyperterminal. and what phone and pic are you using, we are
right on the limit of speed for comms and you have to get the code tight
two many lines and it all fails.. (which is the problem i am having with
the newer version i am trying to right)..
Many thanks
aswin
07 Apr 2008, 20:05
Hi...
I am trying to implement the same thing but unfortunately the pic does not
send the bytes for getting phone version properly.i checked it with
hyperterminal. did u face any such problems? plz reply..
boybits
26 Feb 2008, 15:14
hehe...
i am new to this one...i have a week to go for my thesis defense...my
thesis is about sms alarm systems...could you help me please...i want to
have a copy of a code on activating/deactivating my alarm switches on RB6
and RB7 and send an sms when the alarm switches when triggered...
i know this is demanding too much but i am desperate...
thank you calvin...here is my email ad...
invictus_frlb@yahoomail.com
calvin
25 Feb 2008, 19:51
Hi...
boybits "does this include remote activation?" What???
this code is nothing more than a framework to which you can add other
stuff.. I compiled a test program that turned on a led and when a button
was pushed it sent me a sms.. I also made another which replied to my
sms... as there are a lot of things to do I only provided a simple
framework for others to add code to (spercific to your needs)... I am
updateing the code (when i get time) to include more modem mobiles but this
version will work with 3210 (or simular) as it sends a fbus command when it
recives a sms. so far something i have not got working yet with a more
moden one.
francis...The code was writen using MPLAB so should work
boybits
25 Feb 2008, 16:25
hi...
does this include remote activation?
francis
24 Feb 2008, 04:27
hi...
thanks for your response....
i now know how to configure my pic16f877a for sms control....
and i could use MPLAB to generate the hex files and download it to the
PIC...
for other readers....u could use PICALLW programmer to load your hex files
to your PIC...it has a user-friendly interface....
francis
24 Feb 2008, 04:22
hi...
thank you...i have read about program counters and now i understand the
command that i talked about...
does your program include checking the status and enabling the switch
remotely?
Calvin
18 Feb 2008, 23:51
Hi.
goto $+2 = goto forward 2 lines
and i cannot send hex as i would have to know your smsc and your phone No..
as these are comlied in, to stop other numbers setting stuff...
Others Please Note..
i am trying to write in soft urat support but it is complex and i am
concered with reaching the requird baud rate....
francis
17 Feb 2008, 13:40
hi...
thank you for this post...
i am currently studying your source main code for the pic. i noticed that
there was a part that says "goto $+2". could you please explain what that
meant? email me. i'm working on a project similar to yours only i am using
pic16f877a. pls send me the hex files.
Calvin
26 Jan 2008, 14:45
Ok.. I am currently trying to up date the code so it can use both FBUS1 and
FBUS2. also i am making it into a linker module. This allows ot to be
easyer to add to a project. but on the point of the 16F84 the only
functions that would need to be re-writen are the serial in and out. So if
any one has a link to a hardware based serial linker code i could look into
adding it to the next release, or at least provide info on how to do it.
serge
26 Jan 2008, 13:05
hello,
I am also looking for example of using 16f84 and mobile phone.
Thanks for advice.
Calvin
20 Jan 2008, 13:00
Hi..
That should work but i used a 16f627/8 as it has a hardware uart and is
thus easyer to write code for..
What mobile phone are you likely to be using
mohamed
20 Jan 2008, 11:36
hi..
i want to controll any device at home (on/off)by sending an sms from my
nokia phone to an electric circit at home consistes from( mobile phone +
PIC16F84 microcontroler + relay interference ) also ineed the PIC code for
this .
|
 Image 1
 Image 2
|