Author |
Message |
Topic: string modem Gm862 Telit |
staminale
Replies: 7
Views: 7191
|
Forum: General CCS C Discussion Posted: Fri Apr 10, 2009 5:52 pm Subject: string modem Gm862 Telit |
Hi!
here's how I did, you tell me if good, if there are more efficient systems.
#include <16F877a.h>
#include <setting.h>
#include <string.h>
#include <input.c>
#defi ... |
Topic: string modem Gm862 Telit |
staminale
Replies: 7
Views: 7191
|
Forum: General CCS C Discussion Posted: Tue Apr 07, 2009 12:37 pm Subject: string modem Gm862 Telit |
hi, staminale
how can you get those strings from the gsm module? i have the same module but i cannot get any string trough rs232, what did you do? thank you, i'm waiting for your response.
AT+CL ... |
Topic: string modem Gm862 Telit |
staminale
Replies: 7
Views: 7191
|
Forum: General CCS C Discussion Posted: Mon Mar 30, 2009 8:54 am Subject: string modem Gm862 Telit |
Hi!
You can find a sequence without using the library string.h? |
Topic: flag 0 or 1 |
staminale
Replies: 2
Views: 3237
|
Forum: General CCS C Discussion Posted: Sat Mar 28, 2009 11:06 am Subject: flag 0 or 1 |
Hello!
You can define a variable of type bit that can have values 0 or 1? |
Topic: string modem Gm862 Telit |
staminale
Replies: 7
Views: 7191
|
Forum: General CCS C Discussion Posted: Fri Mar 27, 2009 6:36 am Subject: string modem Gm862 Telit |
Hi!
how to handle these strings? whether the calls are in phone book in or not?
there is a code to get started?
+CLIP: "",128,"",128,"",2 //hidden number
+C ... |
|