Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. I did it, Thanks - But more to know

    Yes I got it using following code

    SERIN2 comRs232In, 396, 1000, Start, [STR wGet\20]:o

    Thanks you arrati:o

    But I couldnot read message sender number and body of text correctly using
    ...
  2. Another problem in reading data in to a array

    I used,

    Weight Get var BYTE[20]

    and use code to capture string comming via device serial port (The data I should send via SMS).

    SERIN comRs232In, T2400, 5000, Start, [weightGet]

    but it...
  3. Thanks aratti

    Thanks aratti. You so kind. Ill check your codes.
  4. Thank You Very much, But I have more probd

    I have another problem in reading sms to a variable. Can u please let me know the code sequence to read sms in to a variable. (I am just a beginner to PIC programming). I know how to send AT command...
  5. I just need to repply to a SMS

    I just need to know how to repply when a message received by the GSM Modam. It is great if i can repply only to a message from a specific number:o
  6. Replies
    0
    Views
    2,717

    Probblem in reading serial output

    I have a problem in reading data from a device which has serial output. Device output has no error and baud rate is ok. but

    SERIN command reads only first letter of the data string.

    Can anyone...
  7. thanks

    Thank You im now testing it
  8. Please tell me how to reply by SMS for a received SMS

    My problem is this. I need to send SMS with data from a weighing scale to a given number when a SMS is received by the GSM modem. SMS sending part and data reading from the weighing scale part is ok...
  9. Replies
    7
    Views
    10,935

    Thanks

    thanks i Read it
  10. Replies
    7
    Views
    10,935

    USART Pin on PIC16F877A

    Can anyone tell me, what are the hardware Serial port pins on 16F877A.:cool:
  11. Replies
    7
    Views
    10,935

    Thank you all, But I just a biginer

    I am just a beginner to this GSM communication field and I studied agriculture engineering for my BSc. I self studied these things, and that’s why I am asking this kind of stupid questions. I’ll try...
  12. Replies
    7
    Views
    10,935

    Please tell me what are the errors on my code

    Please someone tell me the possible errors of my given code:(
  13. Replies
    7
    Views
    10,935

    Please send me a SMS program

    Can anyone tell me how to send a SMS using GSM Module via PIC microcontroller (16F877A).

    I build up a circuit to get the weight of the animal in to microcontroller. But due to my poor knowledge on...
Results 1 to 13 of 13