Author |
Message |
Topic: Need help receive sms from gsm modem! |
farazwan
Replies: 18
Views: 32288
|
Forum: General CCS C Discussion Posted: Sun Jun 17, 2012 12:37 pm Subject: Need help receive sms from gsm modem! |
My coding are too long. 650++ lines. I use it to interface with vehicles. |
Topic: Need help receive sms from gsm modem! |
farazwan
Replies: 18
Views: 32288
|
Forum: General CCS C Discussion Posted: Sun Jun 03, 2012 10:27 pm Subject: Need help receive sms from gsm modem! |
To gabriel and those who have help me, my project is finally working well. thanks.. |
Topic: how to receive data from two slave using Zigbee??? |
farazwan
Replies: 3
Views: 4887
|
Forum: General CCS C Discussion Posted: Fri May 18, 2012 1:41 am Subject: how to receive data from two slave using Zigbee??? |
bnh |
Topic: how to receive data from two slave using Zigbee??? |
farazwan
Replies: 3
Views: 4887
|
Forum: General CCS C Discussion Posted: Thu May 17, 2012 9:19 am Subject: how to receive data from two slave using Zigbee??? |
I've successfully received adc data from a slave. Now, I want to receive adc data from two slaves. Can anyone help me??? |
Topic: Need help receive sms from gsm modem! |
farazwan
Replies: 18
Views: 32288
|
Forum: General CCS C Discussion Posted: Mon May 07, 2012 8:03 am Subject: Need help receive sms from gsm modem! |
I can receive sms from gsm modem but when I reply sms, gsm modem cannot receive my sms. Is there any problem with my interrupt? Here is my coding. Please have a look.
#include <18F4550.h>
#i ... |
Topic: Receiving TXT messages - SUPERSEDED / OLD |
farazwan
Replies: 44
Views: 256199
|
Forum: Code Library Posted: Mon Apr 30, 2012 8:13 am Subject: Receiving TXT messages - SUPERSEDED / OLD |
hi Gabriel..
i would like to ask why there is an error when i compile your coding? the error is: A numeric expression must appear here. it occur onif(READ_SMS())
{ ... |
Topic: How to transmit and receive adc data using zigbee? |
farazwan
Replies: 10
Views: 14084
|
Forum: General CCS C Discussion Posted: Fri Apr 27, 2012 9:15 am Subject: How to transmit and receive adc data using zigbee? |
I have try connecting pic to pic using max232 but it doesnt work. is it possible that my coding is wrong? |
Topic: Need help receive sms from gsm modem! |
farazwan
Replies: 18
Views: 32288
|
Forum: General CCS C Discussion Posted: Fri Apr 27, 2012 6:40 am Subject: Need help receive sms from gsm modem! |
i have try the coding that gabriel provided but there is an error when i want to compile it.. |
Topic: How to transmit and receive adc data using zigbee? |
farazwan
Replies: 10
Views: 14084
|
Forum: General CCS C Discussion Posted: Thu Apr 26, 2012 8:15 am Subject: How to transmit and receive adc data using zigbee? |
For your information, I've tested for both pic and it functions well. I've also tested my sensor with ADC and its function well too. My LCD also working. The problem now is i can't transmit and receiv ... |
Topic: Need help receive sms from gsm modem! |
farazwan
Replies: 18
Views: 32288
|
Forum: General CCS C Discussion Posted: Thu Apr 26, 2012 7:49 am Subject: Need help receive sms from gsm modem! |
to hayee:i already read the AT command manual. i can sent SMS to phone but i can't display the sms that receive by GSM modem on LCD.do you have any suggestions??
to SherpaDoug: i only know the basi ... |
Topic: How to transmit and receive adc data using zigbee? |
farazwan
Replies: 10
Views: 14084
|
Forum: General CCS C Discussion Posted: Thu Apr 26, 2012 7:35 am Subject: How to transmit and receive adc data using zigbee? |
i've tried the coding but it still not function..there is no data transmission occured..anyone has any suggestion?? |
Topic: How to transmit and receive adc data using zigbee? |
farazwan
Replies: 10
Views: 14084
|
Forum: General CCS C Discussion Posted: Thu Apr 26, 2012 3:31 am Subject: How to transmit and receive adc data using zigbee? |
I'm trying to transmit data at remote and receive data at centre using zigbee pro. I'm using pic18f252 (28pin) at remote and pic18f4525 (40pin) at centre and using temperature sensor, TSiC 301. I've t ... |
Topic: Need help receive sms from gsm modem! |
farazwan
Replies: 18
Views: 32288
|
Forum: General CCS C Discussion Posted: Thu Apr 26, 2012 1:24 am Subject: Need help receive sms from gsm modem! |
I'm using gsm modem MOD-9001D from Cytron to interface with PIC18F4550. I don't know how to write a coding using ccs compiler to receive sms from gsm modem and display the sms at LCD. Please help me!! |
|