Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    5,939

    Reading a SMS to an array

    Hi Pete,

    Thanks a lot for pointing it out. Yes you are right. I have changed the line to

    hserout ["AT+CMGR=", #sms_location, 13, 10]

    Now it sends ASCII and it works fine. !!!

    Kamal
  2. Replies
    3
    Views
    5,939

    Reading a SMS to an array

    Dear friends. I need some help reading a SMS into an array. I tried the below code but it doesn't seem to work properly.

    I am using harware interrupts to get into an interrupt routine when a SMS...
  3. Replies
    0
    Views
    3,286

    Receiving Long SMS messages

    Dear friends,

    A standard SMS text message contains upto 160 characters. Once you send a longer message (say 500 characters), the message is stored in the GSM modem as multiple messages.

    Using...
Results 1 to 3 of 3