Sending SMS with Nokia 6210 using PICF819


Closed Thread
Results 1 to 3 of 3
  1. #1

    Default Sending SMS with Nokia 6210 using PICF819

    Hi,

    I am trying to send SMS messages from a Nokia 6210 mobile using a PICF819. I have a Nokia DLR-3 data cable which I can connect to HyperTerminal and send SMS messages using AT commands.

    How can I use the PIC to send the AT commands instead of HyperTerminal? I think the data cable needs RS232 so I was going to us a MAX232 between the PIC and cable but I am not sure what pins to connect.

    Thanks for any help,

    Stuart

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by stuart_penman View Post
    I am trying to send SMS messages from a Nokia 6210 mobile using a PICF819. I have a Nokia DLR-3 data cable which I can connect to HyperTerminal and send SMS messages using AT commands.
    Search the GSM section of the forums...

    How can I use the PIC to send the AT commands instead of HyperTerminal? I think the data cable needs RS232 so I was going to us a MAX232 between the PIC and cable but I am not sure what pins to connect.
    SEROUT/SEROUT2/HSEROUT, hardware serial module of a PIC, bit bang an I/O pin set to output mode. Lots of options...one manual to read...

  3. #3


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by stuart_penman View Post
    Hi,

    I am trying to send SMS messages from a Nokia 6210 mobile using a PICF819. I have a Nokia DLR-3 data cable which I can connect to HyperTerminal and send SMS messages using AT commands.

    How can I use the PIC to send the AT commands instead of HyperTerminal? I think the data cable needs RS232 so I was going to us a MAX232 between the PIC and cable but I am not sure what pins to connect.

    Thanks for any help,

    Stuart
    Hi,

    You can use my way of connecting see in there http://www.picbasic.co.uk/forum/showthread.php?t=9796

    Xau.

Similar Threads

  1. Sending SMS with Nokia 3210/3310
    By RFsolution in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 6th March 2009, 13:48
  2. sms send sht11 pic16f876 nokia 6210
    By elektoro2009 in forum GSM
    Replies: 11
    Last Post: - 9th June 2008, 08:57
  3. Problem with RX from Nokia 6210 ?
    By iugmoh in forum GSM
    Replies: 6
    Last Post: - 20th May 2008, 23:48
  4. Sending sms using Nokia 3210 and PIC
    By leonel in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 30th November 2005, 19:51
  5. how to sending sms in textmode
    By Pedro Pinto in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 31st October 2005, 18:15

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