Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Have any way to read NOKIA phone's SMS from PC?

    Mobile and Embedded
    3
    6
    5331
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      hungchuviet last edited by

      Thanks to NOKIA!
      Thanks to all!
      I've just finished my first app on symbian, it work very good.
      I have one problem:
      I want to read,send SMS on phone from PC (and more other actions).
      I have idea: use AT command and serial port comunication to do that. But it is not best way (depend phone model, and AT command supported).
      How do I do that?
      Thanks you!
      Sorry for my broken English, it is not my native language.

      1 Reply Last reply Reply Quote 0
      • T
        tobias.hunger last edited by

        In which way is this related to Qt?

        Google gave me "this link":http://wiki.forum.nokia.com/index.php/AT_Commands.

        1 Reply Last reply Reply Quote 0
        • H
          hungchuviet last edited by

          Thank you!
          My phone is E72, it not support AT+CMGL, AT+CMGR AT command.
          How can I do?
          @at+CMGL=?
          ERROR
          at+CMGR=?
          ERROR
          @

          1 Reply Last reply Reply Quote 0
          • T
            tobias.hunger last edited by

            I am no expert on AT commands, but this error message looks to me like it is expecting some parameter(s) to the command. I would try to google for more information on the commands.

            1 Reply Last reply Reply Quote 0
            • A
              achrafou last edited by

              please how can I send AT commands to my phone after Qt creator I use version 4.5.0

              1 Reply Last reply Reply Quote 0
              • T
                tobias.hunger last edited by

                Sorry, I can't help with that:(

                You could try to ask Nokia at http://developer.nokia.com/ . I am sure they have people knowledgeable about these technical details:)

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post