| Author |
Message |
Picstudent
Joined: 05 May 2004 Posts: 536 Helped: 13 Location: India
|
14 Mar 2006 8:27 gsm modem nokia 3120 |
|
|
|
|
Hai
I am looking for doing a Vehicle tracking system.(Lot of others have already discussed here.) I have searched almost all those topics and before I start I would like to clear up something regarding the mobile phone used for smsing by the system
I wish to do it in PIC or AVR.
1. As Most nokia phones didint support AT commands (At least the older ones),and FBUS is a complex thing to impliment I am also planning to go for a Phone with modem which responds to AT commands.(Is there any routines available for FBUS in C for any PIC or AVR?)
My question is ,I am about to purchase a used old phone for this purpose, So which will be preferable? Sony Ericson? seimens? or samsung?
All of the models of the above makers have built in modem?
How can we search and find which model has this fesility ? Any sites for that?
Or is there any advantage by going and purchasing a GSM modem? instead of a used phone? Will that help in more simple interface or software?
If a modem is preferable what specification I should look for ?
I have to read some local parameters and send SMS from this device and also able to receive and decode sms from other phones using a PIC or AVR.
Hope I am clear
Thanks a lot
with regards
PICstudent
Last edited by Picstudent on 15 Mar 2006 3:50; edited 1 time in total |
|
| Back to top |
|
 |
nikhilele
Joined: 11 Jan 2006 Posts: 543 Helped: 22 Location: Bangalore India
|
14 Mar 2006 10:48 nokia 3120 at commands |
|
|
|
|
u can get complete mbus and fbus code and compiled exe files at
gnokii.org
if u have any problems after then u can post your problem here.
|
|
| Back to top |
|
 |
Google AdSense

|
14 Mar 2006 10:48 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
MayankMathur
Joined: 14 Mar 2006 Posts: 2 Helped: 1
|
14 Mar 2006 11:22 gsm phone to a moderm |
|
|
|
|
| You can use GSM modems from Wavecom; as all the required material is easily available and also easy to impliment.
|
|
| Back to top |
|
 |
NguyenHai
Joined: 18 Jan 2003 Posts: 51 Helped: 2
|
15 Mar 2006 17:35 using modem gsm phone |
|
|
|
|
Hi,
Modem GSM cheap more GSM phone. Price of wavecom (GPRS) is 75USD.
|
|
| Back to top |
|
 |
uludere72
Joined: 06 Dec 2005 Posts: 17 Helped: 1
|
17 Mar 2006 12:17 at commands for nokia 3120 old version |
|
|
|
|
hi
you can also use telit modems!!
|
|
| Back to top |
|
 |
samcheetah
Joined: 25 May 2004 Posts: 672 Helped: 31 Location: Pakistan
|
18 Mar 2006 6:17 fbus avr |
|
|
|
|
go to http://www.elektronik-forster.de/
and then click on FBUS Control.
i know its all german but dont worry. the code is in C and the microcontroller used is a PIC
|
|
| Back to top |
|
 |
jaime
Joined: 15 Jul 2005 Posts: 39 Helped: 2 Location: Porto-Portugal
|
28 Mar 2006 20:14 gsm modem nokia |
|
|
|
|
Hello
i'm interessed in this project to... If you want send me a pm and we can do it together...
U can use a Nokia 6210. Have at commands and sms are in text mode. In my county we can buy a used 6210 for about 50€.
It's a good solution.
Jaime
|
|
| Back to top |
|
 |
latecomer
Joined: 06 Jun 2001 Posts: 77 Helped: 2 Location: USA
|
03 Apr 2006 19:00 ericoson gms modem |
|
|
|
|
Hello,
If you want to make your life less complicated, just buy a GSM modem with serial port (RS232) and interface it to your micro-controller(you can interface using a minimum of two lines TX,RX). It will be pretty simple to use as the AT commands are easily available on the internet.
|
|
| Back to top |
|
 |
wirelessjun
Joined: 18 Apr 2006 Posts: 3
|
20 Apr 2006 4:08 gnokii wavecom |
|
|
|
|
| I was trying to send AT commands to Nokia 3120 which has Pop Port connector using DLR3 cable but the phone has no reply. I used MobiMB successfully using my DLR3 cable. Is it possible to interface PIC16F877 and Nokia 3120 or other Nokia model which has Pop Port connector to send and receive text messages? Can somebody help me?
|
|
| Back to top |
|
 |
sonnh
Joined: 05 Dec 2002 Posts: 13
|
20 Apr 2006 4:56 gsm avr t10 |
|
|
|
|
Hello,
There are many GSM/GPRS modems in www.sim.com
BR
|
|
| Back to top |
|
 |
are
Joined: 16 Nov 2004 Posts: 81 Helped: 5 Location: Balen (Belgie)
|
20 Apr 2006 7:36 pic16f877a nokia3120 |
|
|
|
|
look at
http://www.embedtronics.com/nokia/fbus.html
|
|
| Back to top |
|
 |
rchinthaka
Joined: 06 Apr 2006 Posts: 5 Location: Colombo, Sri Lanka
|
20 Apr 2006 8:18 buy gsm modem in india |
|
|
|
|
hi,
i m also tring to do this project, it nice to meet here!!!
these days i m using wavecom modem to implement the GPRS link. but if u like to do this link using sms u can easily apply ericsson T10 0r Ericsson T28 phone which are supported direct AT mode, which means u can directly enter AT commands in Hyper terminal. but they are not supported GPRS caz prity old ha!!
if u want to implement this using sms just try cheap ericson phone ! i tried it and successed, but it is not so easy to work with such old phones, most of these phones are available only republish types.
|
|
| Back to top |
|
 |