AT Commnds for Ericsson T10


Closed Thread
Results 1 to 4 of 4
  1. #1
    jam547's Avatar
    jam547 Guest

    Default AT Commnds for Ericsson T10

    can anyone share the atcommands for T10. im interfacing a t10 with a pic 16f877 i would like to know the commands for sms being received on the phones. thankx

  2. #2
    Join Date
    Feb 2006
    Location
    johor,Malaysia
    Posts
    57


    Did you find this post helpful? Yes | No

    Default

    go to this link

    for T10

    http://gatling.ikk.sztaki.hu/~kissg/gsm/at+c.html
    or
    http://gatling.ikk.sztaki.hu/~kissg/...csson_t10s.txt

    i hope this link help u. if u want at command for another model (sony ericsson only) i have in PDF..

  3. #3
    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

  4. #4
    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, 15:13
  2. Ericsson T10 interface with PIC16F877
    By jam547 in forum GSM
    Replies: 0
    Last Post: - 25th March 2006, 22:27

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