Problem with SMS IO Controller


Results 1 to 5 of 5

Threaded View

  1. #4
    Join Date
    May 2008
    Location
    Italy
    Posts
    825

    Default

    Dario, the problem you are facing derives from the different modem you are using in place of Siemens TC35i used in my project.

    Your modem very likely requiers a carriage return + line feed (ascii 13 + ascii 10)
    where Siemens requires only a carriage return (ascii 13).

    From your report, I also understand that also the AT commands are somehow different which make my program useless for that modem.

    Verify if I am correct for ascii 13 + ascii 10 modifying the option of hyperteminal and see how the modem respond (check if you have no answer when you send only ascii 13)

    The other problem (the bigger one) are the AT commands which seems different from the Siemens and unfortunatly I have not one Wavecom WMOD2 modem to verify the code and eventually change the AT commands structure.

    I strongly suggest you to search around for a Siemens TC35i which will solve all your problems without any additional effort.

    Al.
    Last edited by aratti; - 29th November 2009 at 18:30.
    All progress began with an idea

Similar Threads

  1. Replies: 5
    Last Post: - 8th January 2014, 05:18
  2. hserin and sms controller
    By xxxxxx in forum mel PIC BASIC Pro
    Replies: 25
    Last Post: - 10th February 2010, 15:49
  3. Need advise how find problem in PID controller
    By phoenix_1 in forum Off Topic
    Replies: 0
    Last Post: - 28th October 2009, 01:22
  4. problem with the GSM controller
    By Dariolo in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 30th May 2009, 20:33
  5. SMS Controller using X-10
    By b1arrk5 in forum GSM
    Replies: 0
    Last Post: - 28th December 2008, 00:42

Members who have read this thread : 0

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