Hi Chakra
Nokia 3315 doesnt support AT commands.Its made up with a special protocol called FBUS protocol.Its a bit difficult.But see my earlier post on this for the link where u can understand this.Get back if u have any problem.
Hi Chakra
Nokia 3315 doesnt support AT commands.Its made up with a special protocol called FBUS protocol.Its a bit difficult.But see my earlier post on this for the link where u can understand this.Get back if u have any problem.
Thankyou for your information abicash.
I am having a 3310 mobile also with me i tested with that mobile also i am not getting it.
I would like to know what is the exact voltage level on which the mobile phone is working?
Also I would like to know whether the ckt what i used will work fine or not?
One more thing i purchased that serial cable, you are saying that we have to set DTR and clear RTS to power up the cable, i am not getting it clearly. is that i should open the cable end to do so? And if it is so how can i do it?
I just purchased the cable and connected with the mobile phone, i am not getting any response from that!
Please help me out abicash...
Please confirm me can Nokia 3310 support AT Commands?
http://discussion.forum.nokia.com/fo...threadid=15433
In the above link they are saying Nokia 3310 doesn't support...
After wading thru piles of info on Nokia and AT commands, I found (can't remember exactly where) that you cannot simply do AT commands to tell a Nokia to send SMS messages. This resulted in my trrowing away my plans to use Nokia gear and moving over to Sony Ericsson, MUCH easier to work with considering their AT command set DIRECTLY controls their onboard modem directly.
Peter Moritz.
Up the bush, Western Plains,
New South Wales,
Australia.
Chakkarapani, you are not saying much about your hardware. I hope you have used a max3232 to connect the Fbus to the PC otherwise you have burned the Rx line. (Fbus is 3.3 Volts)
http://www.datasheetcatalog.org/data...ts/max3232.pdf
Most of the AT command (not all) works also with Fbus.
Alberto
Last edited by aratti; - 10th January 2009 at 09:59.
All progress began with an idea
Hi friends,
I'm in the same way to perform this project with PIC and Nokia 3310.
But i find out the PIC 16F84A only can support the 9600 bps Baudrate and less than it. But the nokia 3310 FBUS, only can support the 115200 bps baudrate.
which PIC micro have this buadrate, that i can connect it to nokia?
we know, to open the bus between the nokia and PIC, we must to send 'U' 128 times. and then the bus is opened to communicate data between them selfs.
any Idea for this? for the same baud rate of nokia 3310 in PIC?
thanks in advanced.
Use a pic 18Fxxxx like 18F2585 for instance, with a 40 Mhz xtal oscillator.
Here the setting for the EUSART @ 115200,n,8,2 (Obtained with Mister E PicMulticalc)
Al.Code:RCSTA = $90 ' Enable serial port & continuous receive TXSTA = $24 ' Enable transmit, BRGH = 1 SPBRG = 86 ' 115200 Baud @ 40MHz, -0,22% SPBRGH = 0 BAUDCON.3 = 1 ' Enable 16 bit baudrate generator
All progress began with an idea
Hi aratti , Can you please give me a schematic for connecting SIM300CZ (www.sim.com) and pic 16F877A. mainly the Tx Rx line
Bookmarks