AT Commnds for Ericsson T10


Closed Thread
Results 1 to 4 of 4

Hybrid View

  1. #1
    jam547's Avatar
    jam547 Guest


    Did you find this post helpful? Yes | No

    Default thankx

    thank you for the links, but i have tried the at commands with hyper terminal.....the command that i use for reading the sms on the the phone is AT+CMGR=1 .the commands runs fine but i cant figure out is the how the code will be that i'll burn on pic16f877 that'll continously read the phone memory for sms........
    thankx

  2. #2
    Join Date
    Mar 2006
    Posts
    13


    Did you find this post helpful? Yes | No

    Default

    You would use the SERIN command to listen to the cell phone. If your microcontroller needs to do other things and can't be completely hung up on just listening to the cell phone, you can set the timeout parameters of the command so that it jumps to another routine in your program and then jump back to listen.

Similar Threads

  1. at commands T10
    By jam547 in forum mel PIC BASIC
    Replies: 2
    Last Post: - 8th September 2006, 16:13
  2. Ericsson T10 interface with PIC16F877
    By jam547 in forum GSM
    Replies: 0
    Last Post: - 25th March 2006, 23:27

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