Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: starwick; Keyword(s):

Search: Search took 0.00 seconds; generated 48 minute(s) ago.

  1. Replies
    5
    Views
    7,621

    still mtestin

    Thanks a lot for the response.
    Here is the latest i was able to receive a text messege,TIME, caller id(C_ID) and dispaly the exact length of the message.
    I don't know why but it seems that the...
  2. Replies
    5
    Views
    7,621

    on step forward

    so far i was able to send A TEST sms via the pic from the gsm modem no max232 4mhz 16F877 below is the code:

    MAIN:
    Serout2 PORTC.6,16468, ["AT",13,10]

    SERIN2 PORTC.7,16468,[WAIT ("OK")]

    ...
  3. Replies
    5
    Views
    7,621

    Enfora Gl GSM

    Hi,
    Thank for the reply. As for the code i'm just using a simple code to check the modem respose(OK):
    Include "modedefs.bas"




    '***************************LCD...
  4. Replies
    5
    Views
    7,621

    enfora gsm to pic 16f877

    Hi,
    First of all i would like to thank everyone in this forum for their help and support, This form helped me a lot and i thank you for it.
    i Just bought an enfora rs232 gsm modem which i tested...
Results 1 to 4 of 4