Read & Send SMS from a Mobile using PIC Microcontroller


Closed Thread
Results 1 to 19 of 19

Hybrid View

  1. #1

    Question Read & Send SMS from a Mobile using PIC Microcontroller

    Hi, Please help me out if u find any solution. . .

    I want to read an SMS i received in the mobile phone using the PIC microcontroller.
    I found many article stating that using Fbus we can send and receive SMS with the help of AT commands. Also i found that Septet has to be converted in to octet.
    My problem is how i will convert it and interpret it. Is it i have to manipulate with the program what i write? or anyother logic is behind that...
    My ultimate aim in my project is to enhance mobility, so i am not using any PC here.
    whatever the site i visited, it is providing interface through hyperterminal for using AT commands...
    how can i use AT commands through microcontroller?
    Please provide me some solutions...

  2. #2
    Join Date
    May 2004
    Location
    brighton
    Posts
    149

    Default

    Here are a few question to help you get the best from the forum

    1. What Phone are you going to use
    2. Text Mode or PDU

    Remember not all phones support Text Mode but its mush easier to use than Pdu.

  3. #3

    Default Read & Send SMS from a Mobile using PIC Microcontroller

    I am using Nokia mobile phone and PDU mode.

    Please helpme out . . .
    regards,Chakra.

  4. #4
    Join Date
    Jul 2007
    Posts
    2

    Default

    Hi
    You can check www.ucdevelopers.page.tl for a detailed understanding of the NOKIA FBUS for a newbie. It is written for interfacing to AT89S52 but can be easily ported to PIC
    Check the excel sheet which can explain the few commands of FBUS reqd for SMS control.

  5. #5

    Default Mobile is not responding to PC

    Hi, Initially i made the circuit on a general purpose PCB for interfacing mobile and PC to have exercise on AT commands and to know how it works.then i connected my Nokia 3315 and PC-COm with this circuit,my hyperterminal is not responding to any of the AT Commands.
    I am unable to find whether my mobile modem is responding or not.
    I kept my hyper terminal settings as;
    115200 baud
    no parity
    one stop bits
    flow control is none
    8 data bits

    And i am not much clear about that setting of DTR and clearing of RTS;
    how to do that?

    I used the ckt which has been shown here;

    http://www.forosdeelectronica.com/about2.html

    is the ckt is right?

    what changes i should make to get a response from hyperterminal for AT.

    Please help me out...

  6. #6
    Join Date
    Jul 2007
    Posts
    2

    Default

    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.

  7. #7

    Question Hi abicash

    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...

  8. #8

    Question Nokia 3310 supports AT Command sets?

    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...

  9. #9
    Join Date
    Jun 2005
    Location
    Up the bush, Western Plains, NSW Au
    Posts
    216

    Default

    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.

  10. #10
    Join Date
    May 2008
    Location
    Italy
    Posts
    825

    Default

    sahin5002, I am posting a schematic where I have modified the pin out to fit your 16F877. Since you are using a 3 volts modem you must be very carefull to connect it to the pic. The modem Tx can be connected to the Rx (input) directly without any problem, while the modem Rx must be connected to the pic via a resistors partition so that the TTL (5 Volts) will be reduced of 1/3 prior to input it to the modem. The rest of the pin out has been made compatibile with my project SMS IO Controller, but you can change them as you like to suit your need.
    If you want to give a look to my project you can find it @ http://techni.caliti.es/blog/2008/12...ontroller.html.

    Al.
    Attached Images Attached Images  
    All progress began with an idea

Similar Threads

  1. Send data PIC to PC
    By konter in forum Off Topic
    Replies: 6
    Last Post: - 25th December 2009, 22:04
  2. Can't read an sms Using TC35i & 16F690
    By financecatalyst in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 4th October 2009, 22:41
  3. HARDWARE I2C SAMPLE CODE question
    By Michael Wakileh in forum Code Examples
    Replies: 2
    Last Post: - 16th June 2009, 21:07
  4. pic to mobile
    By microkam in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 19th July 2005, 18:26
  5. SMS decoding / encoding using PIC!
    By bitmaniac in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 19th March 2004, 07:03

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts