Pic to GSM Phone connection (HSerin problems)


Closed Thread
Results 1 to 40 of 289

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,133

    Default

    Have you set the mobile to TEXT SMS mode prior to use the code you sent as an example?

    Also have you disabled the echo of the device (by ATE0)?

    Test the same commands with a terminal to compare the results.

    More than that I cannot help. Sorry.

    Ioannis

  2. #2
    Russell's Avatar
    Russell Guest

    Default To friend IOANNIS

    i have implemented the given circuit(only the right portion).
    i used 8Mhz crystal.
    but no result.
    can you please help me.
    Attached Images Attached Images  

  3. #3
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898

    Default

    So i hope you have include the Max232 (icl232) too?
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  4. #4
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,133

    Default

    As Steve asked, did you used the 232 chip? What do you mean by "only the right portion"?

    Ioannis

  5. #5
    Ziki's Avatar
    Ziki Guest

    Default

    hi ...ioannis ..how do i disable the echo?ATEO mean? ..is it necesssary to off it ???
    thxxx....

  6. #6
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,133

    Default

    Yes. Please do disable the response from the mobile since everything that you type is echoed back so you can see it on the terminal window. But on the microcontrler it is not needed. In fact, it messes with the UART as it is getting characters.

    ATE0 (<-- this is zero, NOT letter O) is AT command to disable echo. Not that after a reset, this cames back to normal, so you have to send it again. Say on top of the program.

    Ioannis

  7. #7
    Ziki's Avatar
    Ziki Guest

    Default

    ok..thx...
    can you have a look at this thread ....
    http://www.picbasic.co.uk/forum/showthread.php?t=4425
    i use serin since hserin canot work ....
    but don't know why ...it can only store the 1st data into the variable -buffer(1)
    since the speed is reduced to T300 ...it should be able to catch it right ?
    i try using 8Mhz ...also no luck ....
    thxx

Similar Threads

  1. Serial VB 2005 pic 16f877a problems
    By Snap in forum mel PIC BASIC Pro
    Replies: 28
    Last Post: - 8th July 2013, 00: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, 14:46
  3. problem with the GSM controller
    By Dariolo in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 30th May 2009, 20:33
  4. Automatic VB6 to pic serial connection
    By arniepj in forum Code Examples
    Replies: 13
    Last Post: - 10th January 2008, 07:57
  5. Pic to GSM Phone connection
    By samertop in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 14th July 2005, 13: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