SEROUT2 to GSM Modem


Closed Thread
Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Aug 2006
    Posts
    6


    Did you find this post helpful? Yes | No

    Default

    Hi Chris,

    Thank you for your post.

    I have since solved the problem which I reported. I had already tried your suggestion, since there was two way communication between the modem and hyperterm / PIC because I were receiving acknowledgements from the modem to some commands and error messages from others.

    The commands which gave me errors were those which generated a transmission i.e. AT+CMGS or the command which transmits a previously stored message at some loction <i>, AT+CMSS. The response from the AT+CMSS was +CMS ERROR: 321 which suggested I were trying to transmit an invalid memory index, which I knew to be false as I had successfully transmitted the message in this location using hyperterminal! Annoyingly, there was no error reported when using the AT+CMGS command, it just sat there and no SMS was received on my phone!

    I bolied the problem down to something with my PIC hardware / software. Moreover it was something to do with the transmission commands, as every other command worked.

    I noticed that when I tried to transmit an message the power LED on the board 'dipped' in brightness --- further investigation led me to spot that the modem needed 2A peak for transmission, however the power supply I were using only could deliver 1.1A. This seemed enough when ONLY the modem was being powered and the commands were coming from hyperterm, however when all my PIC circuit were sucking juice and trying to transmit then there was not enough power for everything!

    I am sure you will agree this is a real suctle problem! I would have thought that there would have been some 'transmission error' messages which would be returned in situations like this - some feedback for the user!

    What project are you working on? Are you using a GSM modem?

    Regards

    Tom

  2. #2
    frustrator's Avatar
    frustrator Guest


    Did you find this post helpful? Yes | No

    Default

    Haha thats a good one. I actually thought of that today, the power drain would increase.

    Your frustration came through in that first post. I sure would be.


    Mate I am working on a GSM/GPRS terminal project. I wish to connect to a GPRS network, then access a mail server. Simple?

    My problem is at the moment I can connect to my APN gateway, but hyperterm just sits there saying CONNECT. Great, I've connected to the GPRS APN, but can't get any further. I'm thinking I may have to write software to connect but surely you could do it all through hyperterm? I'm really unsure, it's all new to me.

    I use the AT+CGDCONT to define my APN then dial *99***1# to connect. That's all I can find in the manual. Any ideas?

    Chris

  3. #3
    Join Date
    Aug 2006
    Posts
    6


    Did you find this post helpful? Yes | No

    Default

    Hi Chris,

    I am not familar with GPRS, I have only used a GSM modem. The modem I have been using is the GM862-QUAD from roundsolutions. I speak very highly of roundsolutions (www.roundsolutions.com). They offer great quality products delivered to your door via UPS. They have a very repsonsive and upto date online from, discussing many aspects of their products, they have a great technical support team, should you ever need them - which will be unlikely as their documentation is written from an engineering perspective and soon gets you up and running.

    May I ask whose modem you are using? Also, if you can provide me with some more details about your project - documentation, software etc.. I would be happy to take a look (I may fancy doing some GPRS work some day!). You may email me on: [email protected]

    Cheers

    Tom

Similar Threads

  1. Interface Pic --> Max232 --> GSM Modem
    By SangkiMangki in forum GSM
    Replies: 1
    Last Post: - 28th September 2013, 12:57
  2. Serout and 18F87J50
    By Glenn_Webber in forum Serial
    Replies: 8
    Last Post: - 20th November 2009, 14:26
  3. SLOW Serin2 and Serout2
    By dragons_fire in forum General
    Replies: 3
    Last Post: - 26th June 2009, 02:38
  4. Replies: 10
    Last Post: - 14th April 2007, 04:34
  5. PIC18F2550 and GSM modem
    By zach in forum GSM
    Replies: 7
    Last Post: - 28th November 2006, 09:01

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