Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Sending SMS with Nokia 6210 using PICF819

    Hi,

    I am trying to send SMS messages from a Nokia 6210 mobile using a PICF819. I have a Nokia DLR-3 data cable which I can connect to HyperTerminal and send SMS messages using AT commands.

    How...
  2. Replies
    2
    Views
    5,488

    Thanks very much!

    Thanks very much!
  3. Replies
    2
    Views
    4,600

    I've managed to send messages from hyperterminal...

    I've managed to send messages from hyperterminal using a Nokia phone. You might need to add

    AT+CSCA = "XXXXXX"

    where XXXXXX is the message centre number. So you should have

    AT+CMGF=1...
  4. Replies
    2
    Views
    5,488

    Sending AT Commands using SEROUT

    Hello!

    I am trying to get a PIC16F876A to send an SMS message from a Nokia phone. I have used AT commands from Hyperterminal to send an SMS but how can I implement these from the PIC.

    Can I...
Results 1 to 4 of 4