CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 5 matches
CCS Forum Index
Author Message
  Topic: PIC18F6720 + is Pocket PC support AT commands?
HuaWuQue

Replies: 0
Views: 3417

PostForum: General CCS C Discussion   Posted: Wed Mar 29, 2006 10:43 am   Subject: PIC18F6720 + is Pocket PC support AT commands?
i want to use a PIC18F6720 to control a O2 XDA pocket PC to send sms.
but i don't know whether the pocket PC can support AT commands.
anybody know the answer?

also, the PIC got embedded bluetoot ...
  Topic: regards to everyone,i need some help WITH SMS AT COMMAND !!!
HuaWuQue

Replies: 10
Views: 13571

PostForum: General CCS C Discussion   Posted: Mon Mar 27, 2006 5:09 am   Subject: regards to everyone,i need some help WITH SMS AT COMMAND !!!


printf("AT+CMGS=%s",phone_number);
putc(13);
printf("%s",body_of_text_message);
putc(13);
putc(26);



wat's the number 13 and 2 ...
  Topic: Yet another project using PIC16F877 to send & receive SM
HuaWuQue

Replies: 6
Views: 8529

PostForum: General CCS C Discussion   Posted: Tue Mar 21, 2006 6:21 am   Subject: Yet another project using PIC16F877 to send & receive SM
hi jasonwhw,

im doing a project which quite similar with u, but i'm using ToothPIC microcontroller. so the connection b/w toothPIC and mobile phone is via bluetooth, no MAX232 is needed.

could ...
  Topic: ToothPIC send sms
HuaWuQue

Replies: 2
Views: 10215

PostForum: General CCS C Discussion   Posted: Fri Mar 10, 2006 12:11 pm   Subject: ToothPIC send sms
"auto sending a sms" is because the whole process of forwarding the sms is completely automated.

once the ToothPIC get a input signal, it will then run a program/subroutine that will trigger the sm ...
  Topic: ToothPIC send sms
HuaWuQue

Replies: 2
Views: 10215

PostForum: General CCS C Discussion   Posted: Mon Mar 06, 2006 10:38 am   Subject: ToothPIC send sms
Hi all,

I know this sms topic had been discussed lot of times.
But i'm using ToothPIC microcontroller which able to interface with smartphone via Bluetooth.

So my question is, can i send thos ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group