Author |
Message |
Topic: INTERRUPT NOT TRIGGERED DURING INCOMING DATA FROM GSM |
vjn86
Replies: 5
Views: 6207
|
Forum: General CCS C Discussion Posted: Sun Mar 28, 2010 1:58 pm Subject: INTERRUPT NOT TRIGGERED DURING INCOMING DATA FROM GSM |
Hi wayne...
I got it working now. Millions thanks to u .. Just for your info, it also didn't work because i didn't short pin 7 n 8 in my RS232 cross cable and i didn't use the proper way to print ... |
Topic: GSM interface to PIC16F690 |
vjn86
Replies: 3
Views: 5899
|
Forum: General CCS C Discussion Posted: Fri Mar 26, 2010 11:52 pm Subject: GSM interface to PIC16F690 |
Literally you are saying that the modem works fine when connected to the hyper terminal and doesn't work as you expecting when you connecting it with controller..
If this is what you meant, I had sim ... |
Topic: INTERRUPT NOT TRIGGERED DURING INCOMING DATA FROM GSM |
vjn86
Replies: 5
Views: 6207
|
Forum: General CCS C Discussion Posted: Mon Mar 22, 2010 4:32 am Subject: INTERRUPT NOT TRIGGERED DURING INCOMING DATA FROM GSM |
hi wayne ...u have ask me to forget some reply that u worte below..which one is it ? |
Topic: operator/operand error when comparing AT command |
vjn86
Replies: 6
Views: 7995
|
Forum: General CCS C Discussion Posted: Sun Mar 21, 2010 12:50 pm Subject: operator/operand error when comparing AT command |
Wayne: I think there is an error with my pic circuit. Whenever I print a string using c6 and c7, it will omit the last two characters. But somehow I am still able to send send at command and get its r ... |
Topic: INTERRUPT NOT TRIGGERED DURING INCOMING DATA FROM GSM |
vjn86
Replies: 5
Views: 6207
|
Forum: General CCS C Discussion Posted: Sun Mar 21, 2010 6:03 am Subject: INTERRUPT NOT TRIGGERED DURING INCOMING DATA FROM GSM |
gabriels code can be seen at :
http://www.ccsinfo.com/forum/viewtopic.php?t=39913&highlight=sms
p/s : gabriel : i hope u don't mind for using ur coding here.. |
Topic: INTERRUPT NOT TRIGGERED DURING INCOMING DATA FROM GSM |
vjn86
Replies: 5
Views: 6207
|
Forum: General CCS C Discussion Posted: Sun Mar 21, 2010 6:01 am Subject: INTERRUPT NOT TRIGGERED DURING INCOMING DATA FROM GSM |
Hi there. I have tried to understand Gabriel’s read sms function coding so that I can integrate the coding into my final year project. I’m expecting the following to happen :
1. Initially a com ... |
Topic: can't read & compare data needed for reading sms functio |
vjn86
Replies: 2
Views: 3981
|
Forum: General CCS C Discussion Posted: Sun Jan 24, 2010 12:32 pm Subject: can't read & compare data needed for reading sms functio |
erm..can't anyone advice me what to do next ? |
Topic: can't read & compare data needed for reading sms functio |
vjn86
Replies: 2
Views: 3981
|
Forum: General CCS C Discussion Posted: Fri Dec 25, 2009 9:17 am Subject: can't read & compare data needed for reading sms functio |
Hi all, I am trying to write a program that read incoming sms from a GSM modem and sends back a acknowledgment message to the defined number. The acknowledgment message named "hey" should ... |
Topic: operator/operand error when comparing AT command |
vjn86
Replies: 6
Views: 7995
|
Forum: General CCS C Discussion Posted: Thu Dec 10, 2009 12:53 pm Subject: operator/operand error when comparing AT command |
Ayte.. thanks man... |
Topic: operator/operand error when comparing AT command |
vjn86
Replies: 6
Views: 7995
|
Forum: General CCS C Discussion Posted: Sat Dec 05, 2009 8:26 am Subject: operator/operand error when comparing AT command |
thanks guys.. this really helps ...
Wayne : when i was exploring ur tips i found that :
char myStr+CMTI: "SM",) only... but with an addition of /n in the coding : "+CMTI: \"SM ... |
Topic: operator/operand error when comparing AT command |
vjn86
Replies: 6
Views: 7995
|
Forum: General CCS C Discussion Posted: Mon Oct 12, 2009 10:43 am Subject: operator/operand error when comparing AT command |
Hi there. I have tried to do a simple coding to read message from gsm modem and send another message as an acknowledgment to pre determined number. The error that I get in ccs compiler says that + and ... |
|