Gsm/Gps Tracker


Closed Thread
Results 1 to 40 of 53

Thread: Gsm/Gps Tracker

Hybrid View

  1. #1
    Join Date
    Jul 2006
    Posts
    22


    Did you find this post helpful? Yes | No

    Default

    Your code must hang if there is no enough deposit on the sim card, alternativelay u can see gsm network connectivity available for make more reliable the sms dispachting, i don't know how that cell phone works but if it has log for sms in areas without gsm coverage and the pic still in the Lo loop, once you are back on GSM coverage, simply alll your deposit can be wasted in several hundred SAME message !!

    but . . . is just my point of view...
    Last edited by bethr; - 1st December 2008 at 04:27. Reason: spell

  2. #2


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by bethr View Post
    Your code must hang if there is no enough deposit on the sim card, alternativelay u can see gsm network connectivity available for make more reliable the sms dispachting, i don't know how that cell phone works but if it has log for sms in areas without gsm coverage and the pic still in the Lo loop, once you are back on GSM coverage, simply alll your deposit can be wasted in several hundred SAME message !!

    but . . . is just my point of view...
    Hi,

    Thanks for the inputs, for the deposit there is no problem because in my code i delet the "REC UNREAD" sms

    "APAGA:
    HSerout ["AT+CMGD=1",13,10]' apaga sms 1
    hserin 10000,APAGA,[WAIT("OK")]
    HSerout ["AT+CMGD=2",13,10]
    Pause 5000"

    The gsm coverage is very good point that you have made it need to be changed in a futer update.


    I have been in a wardware problem now this works very good in a QL200-A4 board but in my home made pcb not (some times works some not..) the pic cant get the phone Tx (i see it in hyperterminal that phone gets the pic Tx e reply but pic cant get it) i have put a 10K pulldown and up in phones Tx but no sucess.Need hellp on that if you mates can hellp me thanks.

    Xau.

  3. #3
    Join Date
    May 2008
    Location
    Italy
    Posts
    825


    Did you find this post helpful? Yes | No

    Default

    Camola, remove the resistors from the serial line and use a Max232.

    Al.
    All progress began with an idea

  4. #4


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by aratti View Post
    Camola, remove the resistors from the serial line and use a Max232.

    Al.
    Hi Al,

    Ive removed the res and wired like this but no sucess


  5. #5


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by aratti View Post
    Camola, remove the resistors from the serial line and use a Max232.

    Al.
    Hi Al,

    Ive removed the res and wired like this but no sucess

    <a href="http://imageshack.us"><img src="http://img509.imageshack.us/img509/3451/maxpt7.jpg" border="0" alt="Image Hosted by ImageShack.us"/></a><br/><a href="http://g.imageshack.us/img509/maxpt7.jpg/1/"><img src="http://img509.imageshack.us/img509/maxpt7.jpg/1/w677.png" border="0"></a>

    Thanks,

    Xau

  6. #6
    Join Date
    May 2008
    Location
    Italy
    Posts
    825


    Did you find this post helpful? Yes | No

    Default

    Camola, I don't see the pinout in your diagram so I don't know if you have wired it correctly. See the attached schematic for a correct wiring.

    Al.
    Attached Images Attached Images  
    All progress began with an idea

  7. #7


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by aratti View Post
    Camola, I don't see the pinout in your diagram so I don't know if you have wired it correctly. See the attached schematic for a correct wiring.

    Al.
    Hi Al,

    Hare you saying thar i sould conect the max pin 13 to Rx phone and max pin 14 to Tx phone or to nokia data cable 3,2 pins and gnd?
    Thanks,

    Xau.

  8. #8
    Join Date
    May 2008
    Location
    Italy
    Posts
    825


    Did you find this post helpful? Yes | No

    Default

    Camola, modem connection should not be crossed (I don't know with nokia) but try, if it doesn't work invert Rx with Tx at the phone cable.

    Before to connect the max232 to the phone, make sure that is a standard RS232. If the phone has a 3.3 volts system you will blowup the phone communication line. In this case you should use a different approch.

    Remember that if you connect the max232 to the PC serial port then Rx and Tx should be crossed. The connection given in the schematic are for a PC serial connection.

    Al.
    Last edited by aratti; - 3rd December 2008 at 05:29.
    All progress began with an idea

Similar Threads

  1. solar tracker controller
    By CIRE in forum mel PIC BASIC Pro
    Replies: 41
    Last Post: - 15th November 2016, 15:16
  2. Help Idea Off infrared tracker
    By jetpr in forum General
    Replies: 5
    Last Post: - 11th September 2008, 08:22
  3. Replies: 1
    Last Post: - 27th July 2008, 06:14

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