Ancient Dragon
Retired & Loving It
30,049 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343
I don't know. Maybe ask them if they have tutorial or sample code ?
Ancient Dragon
Retired & Loving It
30,049 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343
go to zigbee.
become a member
join their forums.
discuss zigbee questions there.
when you have C-language questions, come back here
:)
jephthah
Posting Maven
2,587 posts since Feb 2008
Reputation Points: 2,143
Solved Threads: 179
I think it's an example of incorrect help request. I'm sure that you can't implement ZigBee protocol stack in C from the scratch. Look at TI Z-Stack free product (ZigBee compliant protocol stack):
http://focus.ti.com/docs/toolsw/folders/print/z-stack.html - download ~13 Mb zip. So it's not a problem - it's impossible for lonely heroes (or may be it's a job for at least two years in 7/24 mode).
If you want to implement your code over ready-to-use ZigBee stack - it's the other story. But all these stacks were implemented in specific environments - what's yours?
ArkM
Postaholic
2,001 posts since Jul 2008
Reputation Points: 1,234
Solved Threads: 348
--------------------------------------------------------------------------------------
Hello,
really, I only want a transmisor/receiver system. In C or C++ or nestC or others.
thanks
wait... you want someone to write your code for you so you can get your degree?
yeah, let me ge right on that for you.
what school do you go to, by the way?
jephthah
Posting Maven
2,587 posts since Feb 2008
Reputation Points: 2,143
Solved Threads: 179
Here is how to do it
for(;;)
{
read post #5;
}
Ancient Dragon
Retired & Loving It
30,049 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343
sure, here you go.... this should do it:
for(;;)
{
read post #11;
}
jephthah
Posting Maven
2,587 posts since Feb 2008
Reputation Points: 2,143
Solved Threads: 179
that user hasn't logged back on since July 15, 2010 so good luck getting a reply
zeroliken
Veteran Poster
1,106 posts since Nov 2011
Reputation Points: 201
Solved Threads: 162