2012/3/5 Alexander Smirnov :
> Hi Jon,
>
> It's definitely a good idea, but unfortunately I do not have
> appropriate hardware in my lab. :-(
Econotag is a very cost effective platform for developing a hard MAC.
http://www.redwirellc.com/store/node/1
It runs Contiki and the 802.15.4 MAC is alread
Hi Jon,
It's definitely a good idea, but unfortunately I do not have
appropriate hardware in my lab. :-(
Witj best regards,
Alexander Smirnov
4 марта 2012 г. 20:43 пользователь [email protected]
написал:
> Has anyone tried a doing a hard MAC implementation? A lot of people
> have mc13224 based
Has anyone tried a doing a hard MAC implementation? A lot of people
have mc13224 based Econotags. Those devices support either a soft or
hard MAC implementation.
Doing a hard MAC implementation might be a first step towards getting
soft MAC ones fully working.
--
Jon Smirl
[email protected]
--
On Fri, Dec 4, 2009 at 11:14 AM, Andrew Webster wrote:
> On Fri, Dec 4, 2009 at 10:55 AM, Jon Smirl wrote:
>> On Mon, Nov 30, 2009 at 10:14 AM, Andrew Webster wrote:
>>> I have been working on a serial mac driver similar to the serial phy
>>> driver except that it issues mac commands to the hard
On Fri, Dec 4, 2009 at 10:55 AM, Jon Smirl wrote:
> On Mon, Nov 30, 2009 at 10:14 AM, Andrew Webster wrote:
>> I have been working on a serial mac driver similar to the serial phy
>> driver except that it issues mac commands to the hardware rather than
>> phy commands. I did this to sidestep som
On Mon, Nov 30, 2009 at 10:14 AM, Andrew Webster wrote:
> I have been working on a serial mac driver similar to the serial phy
> driver except that it issues mac commands to the hardware rather than
> phy commands. I did this to sidestep some of the performance issues I
> was having and because I
Hello Andrew,
My apologies for the delay with the answer.
On Mon, Nov 30, 2009 at 7:53 PM, Dmitry Eremin-Solenikov
wrote:
>> I'd now like to start some implementation of the zigbee portion. I
>> was thinking of starting with an end device so I don't need to worry
>> about the neighbor/routin
Hello, Andrew,
On Mon, Nov 30, 2009 at 6:14 PM, Andrew Webster wrote:
> I have been working on a serial mac driver similar to the serial phy
> driver except that it issues mac commands to the hardware rather than
> phy commands. I did this to sidestep some of the performance issues I
> was havin
I have been working on a serial mac driver similar to the serial phy
driver except that it issues mac commands to the hardware rather than
phy commands. I did this to sidestep some of the performance issues I
was having and because I needed an 802.15.4 compliant implementation
quickly. The firmwa