Pic to GSM Phone connection (HSerin problems)


Closed Thread
Results 1 to 40 of 289

Hybrid View

  1. #1
    Join Date
    Apr 2005
    Posts
    17

    Talking

    And it is also weird.....
    It's the ONLY PIC available in our electronics store!!!
    That's why I have no choice...

    BTW:
    Is there a FREE PicBasic compiler and some links for tutorials??

    Thanks

  2. #2
    aruran's Avatar
    aruran Guest

    Talking Nokia... and SMS

    Sorry to ask you all again. I didn't quite get it Mr.kasamiko since the phone's voltages are little lesser

    than 5V. So why the hell we should use max232 to connect to the pic. I didn't quite understand it. I thought

    if I connect it to the PIC directly through the interface given http://www.atrox.at/datacable/dlr3/index.html

    But I am not farely clear what pins I should omitt. I thought that the phone's MBUS and GND are the only pins connected. As posted by stu746 I didn't realy understand the circuit modification. Enybody please help me......? If you could send me the circuit for any nokia connecting to a PIC only would be of immense help.
    I will be greatful to you all

    regards
    aruran

  3. #3
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,170

    Default

    On the above code:

    HSerin 5000,loop,[wait("UNREAD"),skip 3,STR Caller\13,skip 4,STR GSMTime\17,skip 6, STR GSMBUFFER\16\13]

    it would be good to change UNREAD to READ since the phone can answer also "REC READ" or other "READ" messages.

    Ioannis

  4. #4
    Join Date
    Apr 2005
    Posts
    17

    Question

    Quote Originally Posted by Ioannis
    On the above code:

    HSerin 5000,loop,[wait("UNREAD"),skip 3,STR Caller\13,skip 4,STR GSMTime\17,skip 6, STR GSMBUFFER\16\13]

    it would be good to change UNREAD to READ since the phone can answer also "REC READ" or other "READ" messages.

    Ioannis
    What is the purposed of this code modification? and in what particular above code?
    Thanks

  5. #5
    Join Date
    Feb 2004
    Location
    Germany
    Posts
    762

    Default

    kasamiko,

    see comments

    As I was interrested in "NEW" Messages only (the ones I had not already taken action on) "UNREAD" was correct.
    regards

    Ralph

    _______________________________________________
    There are only 10 types of people:
    Those who understand binary, and those who don't ...
    _______________________________________________



  6. #6
    aruran's Avatar
    aruran Guest

    Question Help

    It seems though everybody are ignoring my problem. Please take a minute to help me.

    thanks
    aruran

  7. #7
    Join Date
    Feb 2004
    Location
    Germany
    Posts
    762

    Default

    Quote Originally Posted by aruran
    It seems though everybody are ignoring my problem...
    Have you yet asked yourself why?

    Quote Originally Posted by aruran
    ...Please take a minute to help me.
    Have you taken some time to read this thread from the beginning and checked the links posted here ?
    regards

    Ralph

    _______________________________________________
    There are only 10 types of people:
    Those who understand binary, and those who don't ...
    _______________________________________________



  8. #8
    Join Date
    Apr 2005
    Posts
    17

    Default

    Quote Originally Posted by aruran
    Sorry to ask you all again. I didn't quite get it Mr.kasamiko since the phone's voltages are little lesser

    than 5V. So why the hell we should use max232 to connect to the pic. I didn't quite understand it. I thought

    if I connect it to the PIC directly through the interface given http://www.atrox.at/datacable/dlr3/index.html

    But I am not farely clear what pins I should omitt. I thought that the phone's MBUS and GND are the only pins connected. As posted by stu746 I didn't realy understand the circuit modification. Enybody please help me......? If you could send me the circuit for any nokia connecting to a PIC only would be of immense help.
    I will be greatful to you all

    regards
    aruran
    MAX232 was used on that circuit since it was designed to be used for PC. If you're planning to use that as stand-alone on Nokia's like 6210, you can omit MAX232..
    I have a circuit to be connected for 6210 but I dont have a code for PIC to have it receive an SMS then activate a relay.
    What I need is a PIC16F84 with 8 mhz xtal and can drive a 4 relay when it received an SMS command..
    I know sa AT commands for Nokia but don't know how would I start it..
    Any sample codes will be appreciated.
    TIA

Similar Threads

  1. Serial VB 2005 pic 16f877a problems
    By Snap in forum mel PIC BASIC Pro
    Replies: 28
    Last Post: - 8th July 2013, 01:52
  2. HSERIN & Interupts (aka controlling PIC programs from a remote PC)
    By HankMcSpank in forum mel PIC BASIC Pro
    Replies: 16
    Last Post: - 17th June 2009, 15:46
  3. problem with the GSM controller
    By Dariolo in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 30th May 2009, 21:33
  4. Automatic VB6 to pic serial connection
    By arniepj in forum Code Examples
    Replies: 13
    Last Post: - 10th January 2008, 08:57
  5. Pic to GSM Phone connection
    By samertop in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 14th July 2005, 14:40

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