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 support@ccsinfo.com

Radio and PIC

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Tagge



Joined: 23 Aug 2005
Posts: 93

View user's profile Send private message Visit poster's website

Radio and PIC
PostPosted: Fri Oct 26, 2007 8:00 am     Reply with quote

Hi, Im starting a new project involving a PIC controlled device that loggs some measurments. And it has to be accessed thrue radio.
There could be several devices connected to a master thrue radio.
Kind of WLAN, but no TCP/IP is requested.
It will need to be contacted by the master about once an hour, read the stored data and maybe send an order to do something to the slave.
I looked at some radio protocols but havent decided what to use.
Have you good people any suggestions?
It would propably need some sort of sliding window or?
Is there any simple and relaible protocol to use?
Thanks/Tagge
jecottrell



Joined: 16 Jan 2005
Posts: 559
Location: Tucson, AZ

View user's profile Send private message

PostPosted: Fri Oct 26, 2007 10:47 am     Reply with quote

I use Maxstream radios. They can be a simple wired serial replacement or you can dig into their higher capabilities. They have their own protocol for their wireless comms (that is transparent to the user). So you can get by without instituting your own protocol. However, I use a simple packet scheme that has basic error detection and retries.

Not sure if that helps, but as always, the hardest part is usually committing to a decision.

John
Tagge



Joined: 23 Aug 2005
Posts: 93

View user's profile Send private message Visit poster's website

PostPosted: Mon Oct 29, 2007 2:41 am     Reply with quote

Thanks jecottrell,
is your protocol for public use ?
I would love to see it, it could save me some grey hair Smile
/Tagge
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group