Author |
Message |
Topic: Receive SMS with Picdem.net 2 and a gsmModem via RS232 |
jojo337
Replies: 16
Views: 17504
|
Forum: General CCS C Discussion Posted: Wed Apr 10, 2013 12:28 am Subject: Receive SMS with Picdem.net 2 and a gsmModem via RS232 |
Hi. Thanks ! I think that it is the function that we searched .
We got a problem with the "help function" (f1) of PCW compiler. But finally we reinstall it and it works fine, and we fo ... |
Topic: Receive SMS with Picdem.net 2 and a gsmModem via RS232 |
jojo337
Replies: 16
Views: 17504
|
Forum: General CCS C Discussion Posted: Mon Apr 08, 2013 7:23 am Subject: Receive SMS with Picdem.net 2 and a gsmModem via RS232 |
Hi.
I apologize to have bothered you. I don't want the solution and just copy/paste it. I already saw Gabriel's code but because I just started programming, I don't understand some parts of his cod ... |
Topic: Receive SMS with Picdem.net 2 and a gsmModem via RS232 |
jojo337
Replies: 16
Views: 17504
|
Forum: General CCS C Discussion Posted: Mon Apr 08, 2013 1:12 am Subject: Receive SMS with Picdem.net 2 and a gsmModem via RS232 |
Hi. We don't have a MAX232 device in my school, and the project will be finished in 1 week
Last question : Is it possible to check a received message if it contains a word in the PIC ? I T ... |
Topic: Receive SMS with Picdem.net 2 and a gsmModem via RS232 |
jojo337
Replies: 16
Views: 17504
|
Forum: General CCS C Discussion Posted: Fri Apr 05, 2013 8:53 am Subject: Receive SMS with Picdem.net 2 and a gsmModem via RS232 |
Ok, I will do this. Thanks. |
Topic: Receive SMS with Picdem.net 2 and a gsmModem via RS232 |
jojo337
Replies: 16
Views: 17504
|
Forum: General CCS C Discussion Posted: Fri Apr 05, 2013 7:25 am Subject: Receive SMS with Picdem.net 2 and a gsmModem via RS232 |
I understand. I am searching since some days now, but it wasn't the "same type of coding" (this wasn't CCS I think).
So now I can see all the text in the LCD when I added "Errors&quo ... |
Topic: Receive SMS with Picdem.net 2 and a gsmModem via RS232 |
jojo337
Replies: 16
Views: 17504
|
Forum: General CCS C Discussion Posted: Fri Apr 05, 2013 7:01 am Subject: Receive SMS with Picdem.net 2 and a gsmModem via RS232 |
The compilator says that there is a warning, that rs232_errors is never used when I compile.
Thanks. |
Topic: Receive SMS with Picdem.net 2 and a gsmModem via RS232 |
jojo337
Replies: 16
Views: 17504
|
Forum: General CCS C Discussion Posted: Fri Apr 05, 2013 6:35 am Subject: Receive SMS with Picdem.net 2 and a gsmModem via RS232 |
Thanks for your answer !
So for all the setup_*** lines, it was already on the code at start. I used "PIC Wizard", where we can configure a bit the code.
Here is the main.h :
#in ... |
Topic: Receive SMS with Picdem.net 2 and a gsmModem via RS232 |
jojo337
Replies: 16
Views: 17504
|
Forum: General CCS C Discussion Posted: Fri Apr 05, 2013 3:19 am Subject: Receive SMS with Picdem.net 2 and a gsmModem via RS232 |
Hello all ! (Sorry for my mistakes, I'm french)
I actually have a Development card Picdem.net2 with a Pic18f97j60. And my program for compilation is PCW, CCS C compiler.
I'm a beginner in coding ... |
|