Mode changing on the fly


Closed Thread
Results 1 to 2 of 2
  1. #1

    Default Mode changing on the fly

    Hi Forum-
    I'm developing a medical alert application using a Telit GSM voice/data modem with a PIC 16F876A for RS-232 & sensing. I would first like to establish bidirectional Data transmission to send status info (no problem)followed by a voice transmission in the same call. I see that the GSM AT command set allows one to change from data mode to command mode and back on the fly, but is it possible to change from data mode to voice mode in the same call (after dumping the data mode) - & if so, what would the GSM AT command be?

    Any suggestions gladly accepted

    Angus Anderson

  2. #2
    Join Date
    Nov 2006
    Posts
    8

    Default

    Hi angus;

    I did not really understand what you mean because of my bad english.
    But the command

    ATD "Your number" is a data call and
    ATDT " Your number" makes a voice call

    I dont know if it is your solution but if you explain your project and problem much more clear maybe I can help you.

Similar Threads

  1. Delayed output 10 secs
    By lilimike in forum mel PIC BASIC Pro
    Replies: 37
    Last Post: - 14th October 2011, 07:28
  2. changing osc on the fly
    By viewgsm in forum mel PIC BASIC Pro
    Replies: 22
    Last Post: - 6th February 2010, 16:13
  3. Oscillator stops when touching with a wire
    By Wilbert Ingels in forum mel PIC BASIC Pro
    Replies: 23
    Last Post: - 25th April 2008, 09:51
  4. Using HPWM in half bridge mode on 16f690
    By Chris Barron in forum mel PIC BASIC
    Replies: 0
    Last Post: - 29th December 2006, 12:18
  5. Changing declared variables names on the fly
    By jessey in forum mel PIC BASIC Pro
    Replies: 15
    Last Post: - 16th December 2006, 07:34

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