spicysurya
Guest
|
|
« on: August 04, 2008, 08:47:50 20:47 » |
|
This Project is used to Operate the home appliances through any nokia mobile i used an AT89C51 microcontroller this pcb circuit was drawn in the pcb wizard, which is also given in the below link including the code. #File : http://www.ziddu.com/download/1837468/GSMBasedHomeAppliances.rar.html
|
|
« Last Edit: August 04, 2008, 08:48:48 20:48 by spicysurya »
|
Logged
|
|
|
|
|
Ronydc
Guest
|
|
« Reply #2 on: November 21, 2008, 07:22:27 07:22 » |
|
you are really funny .. man...!!!! friends.. any of you read this post .? and seen the c code .? whtt his funny man wants to say .? ha ha ha... he just explained how to make a device activated by making a ring to the microcontroller..!!! ha ha ha.. the world is behind the AT - COMMANDS AND FBUS protocol .. and this funny guy just makes one device on by -- ringing a mobile..!!! ha haha...!!! i thought u are a person from 18th century..!!! ha haha.. hah haha.. again.. i cant stop laughing.. still sorry friends..!!! oooo hho ho hoho..... MY friend --- talk abt sending SMS and make an led on.. not just by ringing a phone..!!! try n try.. u will surely get success..!!! - RONY.
|
|
|
Logged
|
|
|
|
gem1144aaa
Junior Member
Offline
Posts: 88
Thank You
-Given: 134
-Receive: 27
|
|
« Reply #3 on: November 22, 2008, 12:46:43 12:46 » |
|
you are really funny .. man...!!!! friends.. any of you read this post .? and seen the c code .? whtt his funny man wants to say .? ha ha ha... he just explained how to make a device activated by making a ring to the microcontroller..!!! ha ha ha.. the world is behind the AT - COMMANDS AND FBUS protocol .. and this funny guy just makes one device on by -- ringing a mobile..!!! ha haha...!!! i thought u are a person from 18th century..!!!
ha haha.. hah haha.. again.. i cant stop laughing.. still sorry friends..!!! oooo hho ho hoho.....
MY friend --- talk abt sending SMS and make an led on.. not just by ringing a phone..!!! try n try.. u will surely get success..!!!
- RONY.
hi rony instead of making laugh of our friend try to teach him something
|
|
|
Logged
|
|
|
|
savnik20
Active Member
Offline
Posts: 144
Thank You
-Given: 37
-Receive: 401
|
|
« Reply #4 on: November 22, 2008, 12:53:58 12:53 » |
|
you are really funny .. man...!!!! friends.. any of you read this post .? and seen the c code .? whtt his funny man wants to say .? ha ha ha... he just explained how to make a device activated by making a ring to the microcontroller..!!! ha ha ha.. the world is behind the AT - COMMANDS AND FBUS protocol .. and this funny guy just makes one device on by -- ringing a mobile..!!! ha haha...!!! i thought u are a person from 18th century..!!!
ha haha.. hah haha.. again.. i cant stop laughing.. still sorry friends..!!! oooo hho ho hoho.....
MY friend --- talk abt sending SMS and make an led on.. not just by ringing a phone..!!! try n try.. u will surely get success..!!!
- RONY.
Can you help him and me also and not laugh. Share to us yours code.
|
|
|
Logged
|
|
|
|
sohel
Senior Member
Offline
Posts: 442
Thank You
-Given: 167
-Receive: 149
|
|
« Reply #5 on: November 22, 2008, 01:51:30 13:51 » |
|
go to bascom site they have a project with nokia5110 with fbus protocol. if u can compile it then share it here. i think AT is easy.
|
|
|
Logged
|
|
|
|
|
Ronydc
Guest
|
|
« Reply #7 on: November 27, 2008, 11:05:49 11:05 » |
|
has some one got anything with AT commands and 8051 .?
( no f-bus required)
-- rony
|
|
|
Logged
|
|
|
|
gem1144aaa
Junior Member
Offline
Posts: 88
Thank You
-Given: 134
-Receive: 27
|
|
« Reply #8 on: November 27, 2008, 07:33:13 19:33 » |
|
has some one got anything with AT commands and 8051 .?
( no f-bus required)
-- rony
Hi you started with laughing at "spicysurya" and telling us that the world is behind the so called "AT commands" and now you are asking about it and you need to copy some ready made project what strange you are and .......? any way if you ever have a modem connected to a com port it is being handled the same way using the AT commands the difference is that the Gsm at commands has newer commands like at ati atdt atdp ata ath the previous were a genral at commands and still available the following are gsm at commands atd; at+cme at+cms at+csq those where a very little and remember that there is versions of the gsm at commands each newer one has its new commands and some newer versions cancels some old commands so you have to double check your device you can search nokia site for a list of their final gsm command set or any mobile forum best wishes
|
|
« Last Edit: November 27, 2008, 08:18:26 20:18 by gem1144aaa »
|
Logged
|
|
|
|
falcon _bd
Active Member
Offline
Posts: 139
Thank You
-Given: 66
-Receive: 117
falconbd.com
|
|
« Reply #9 on: November 30, 2008, 02:45:47 14:45 » |
|
First select which GSM module is choose you to work. Then you get the proper AT command data sheet on the net.
|
|
|
Logged
|
|
|
|
r.babazadeh
Newbie
Offline
Posts: 8
Thank You
-Given: 32
-Receive: 2
|
|
« Reply #10 on: December 01, 2008, 08:11:42 08:11 » |
|
hi i want at command for local(bts) info
|
|
|
Logged
|
|
|
|
falcon _bd
Active Member
Offline
Posts: 139
Thank You
-Given: 66
-Receive: 117
falconbd.com
|
|
« Reply #11 on: December 02, 2008, 09:13:00 09:13 » |
|
AT+CREG?
this AT command replay +CREG: <n>,<stat>[,<lac>,<ci>]
<lac> String two-byte location area code in hexadecimal format. <ci> String two-byte cell ID in hexadecimal format
This AT command used for Cell Id finding.
Ref : ERICSSON Moduler
|
|
|
Logged
|
|
|
|
r.babazadeh
Newbie
Offline
Posts: 8
Thank You
-Given: 32
-Receive: 2
|
|
« Reply #12 on: December 03, 2008, 10:29:09 10:29 » |
|
at+creg? +CREG: 0,1
i want bts name
|
|
|
Logged
|
|
|
|
falcon _bd
Active Member
Offline
Posts: 139
Thank You
-Given: 66
-Receive: 117
falconbd.com
|
|
« Reply #13 on: December 03, 2008, 12:06:38 12:06 » |
|
BTS name is defined by Mobile operator. its may change time to time. But BTS Id is fixed.
|
|
|
Logged
|
|
|
|
falcon _bd
Active Member
Offline
Posts: 139
Thank You
-Given: 66
-Receive: 117
falconbd.com
|
|
« Reply #14 on: December 05, 2008, 02:31:38 14:31 » |
|
at+creg? +CREG: 0,1
i want bts name
Is it possible, to collect BTS name or cell name through the AT command, I am not sure. If you can , please inform me.
|
|
|
Logged
|
|
|
|
pelctronics
Newbie
Offline
Posts: 24
Thank You
-Given: 9
-Receive: 11
|
|
« Reply #15 on: December 05, 2008, 04:42:32 16:42 » |
|
First, u must send write command to initialize modem( AT+creg=2) ,in this state...(AT+creg? )command return status of network and location information of cell in hex code...
Response: +creg: <stat>[,<lac><,ci>]
-<stat> status, if modem find network <stat> will be 1
- <lac > two byte cell location hex format
- <ci> two byte cell id in hex format
regards
|
|
|
Logged
|
|
|
|
falcon _bd
Active Member
Offline
Posts: 139
Thank You
-Given: 66
-Receive: 117
falconbd.com
|
|
« Reply #16 on: December 05, 2008, 05:31:51 17:31 » |
|
I think you dont read my previous post.
I dont want the cell id in hex format. I want the name of that location where the BTS stands. The mobile operator use that name in phone display.
|
|
|
Logged
|
|
|
|
pelctronics
Newbie
Offline
Posts: 24
Thank You
-Given: 9
-Receive: 11
|
|
« Reply #17 on: December 05, 2008, 06:34:38 18:34 » |
|
Yes... i see now .Just for record, first initialize modem with at+creg=2, to get cell information cell information by default is off. Regards,
|
|
|
Logged
|
|
|
|
r.babazadeh
Newbie
Offline
Posts: 8
Thank You
-Given: 32
-Receive: 2
|
|
« Reply #18 on: December 06, 2008, 10:51:38 10:51 » |
|
+CREG: 1,"850C","0000562C" but i want name , not hex
|
|
|
Logged
|
|
|
|
falcon _bd
Active Member
Offline
Posts: 139
Thank You
-Given: 66
-Receive: 117
falconbd.com
|
|
« Reply #19 on: December 06, 2008, 12:50:35 12:50 » |
|
Me tooo Please help us anyone
|
|
|
Logged
|
|
|
|
|