Siemens c55 sms control help please


Closed Thread
Results 1 to 40 of 86

Hybrid View

  1. #1


    Did you find this post helpful? Yes | No

    Default

    Cant get it, but thanks any way (learning Inglish and Pbp at the same is not easy)

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by camolas View Post
    Cant get it, but thanks any way (learning Inglish and Pbp at the same is not easy)
    Your grasp of English is fine as far as I can tell, not perfect, but much much better than my grasp of any other language besides English, so in that respect, you are light years ahead of me. It's your grasp of the obvious that escapes me...

  3. #3


    Did you find this post helpful? Yes | No

    Default

    i try hard to, please tell me how to.....pleazzzzzzzzz

    Quote Originally Posted by skimask View Post
    Your grasp of English is fine as far as I can tell, not perfect, but much much better than my grasp of any other language besides English, so in that respect, you are light years ahead of me. It's your grasp of the obvious that escapes me...

  4. #4
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by camolas View Post
    i try hard to, please tell me how to.....pleazzzzzzzzz
    Re-Read Post #54...

    What does this statement mean to you?
    Code:
    HSERIN 2000,POR,[WAIT("OK"),STR myarray\62]
    How is this statement going to act? There are 3 ways this statement can end up...

  5. #5


    Did you find this post helpful? Yes | No

    Default

    Hi, that a whait for a ok 2s if dont came goto POR if came then store the "file" to mydata.

    AT+CMGR=1
    +CMGR: 1,,23
    0791539126010000240C915391663921010000807070819341 400453FA1B0E
    OK

    Its beter like this i think HSERIN 2000,POR,[WAIT("+CMGR: 1,,23"),STR myarray\62] ??


    LOOP:................
    HSERIN 2000,LOOP,[WAIT("OK")] Like this?

    IP:..................
    HSERIN 2000,IP,[WAIT("OK")] Like this ?

    I do not at home the pic/gsm...... to test it only tomorow

    Thanks for caring
    Last edited by camolas; - 10th July 2008 at 21:21.

  6. #6
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by camolas View Post
    I do not at home the pic/gsm...... to test it only tomorow
    Thanks for caring
    You haven't answered any questions yet...only skirted the issue.
    What do each of those lines in Post #54 and that last post do? And in what sequence?
    That's the issue...

  7. #7


    Did you find this post helpful? Yes | No

    Default

    What does this statement mean to you?

    Code:
    HSERIN 2000,POR,[WAIT("OK"),STR myarray\62]

    That mins to me that code whaits for a ok 2s if dont came gos to POR if it came then store the "file" to mydata. (have answered on the before post alredy)

    After realise that a change the code like i posted in the before post.

    Please give me you feedback on this.

    ..............................................
    LOOP:
    HSEROUT["AT+CPMS=",34,"SM",34,13]
    HSERIN 2000,LOOP,[WAIT("OK")]

    IP:
    HSEROUT["AT+CMGR=1",13,10]
    HSERIN 2000,IP,[WAIT("OK")]

    IT:
    HSERIN 2000,IT,[WAIT("+CMGR: 1,,23"),STR myarray\62]

    POR:
    if myarray[0]="0"then
    '0791539126010000240C91539166392101000080707081934 1400453FA1B0E

    goto success

    endif
    goto LOOP

    success:
    High PortD.2

    End
    ...............
    Last edited by camolas; - 10th July 2008 at 21:52.

Similar Threads

  1. sms to control pic..pls help...
    By Ziki in forum mel PIC BASIC Pro
    Replies: 53
    Last Post: - 12th April 2010, 21:19
  2. Replies: 11
    Last Post: - 19th August 2009, 15:23
  3. SMS control for Relays
    By charudatt in forum Code Examples
    Replies: 15
    Last Post: - 2nd May 2009, 00:08
  4. Reading a SMS to an array
    By KA5MAL in forum GSM
    Replies: 3
    Last Post: - 17th June 2008, 17:24
  5. Control RC servo via Parallax Servo Control
    By cibotsan in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 17th September 2005, 08:18

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