Hi Josh,

I'm glad that you are working on XBee :)

It is part of our plan to remove dependencies between SimpleDriver and TI Z-Stack (aka ZTool, ZNP) API so please provide your proposal and we can easily come up with an adapation of the SimpleDriver. We never had the time resource to work on that because most of our user decided to buy Z-STack compatibile platform (i.e. based on TI CC2530 or TI CC2531 chipset )

So you feel free to discuss details here!

Have a nice porting,
Stefano

Il 13/01/2015 03:08, Josh Fornwall ha scritto:
Hello All,

I’ve started work on an XBee ZIC, as that’s the hardware I have, and stumbling across various previous attempts, I don’t see that anyone has made progress on this. I’ve read through some of the material in your wiki, and spent about a week looking over your code. The general idea seems relatively straight forward, starting wtih essentially the implementation of the SimpleDriver interface. Using your TI drivers as a template, I’ve made some decent progress. But I’m running into trouble with methods like this;

public ZDO_NODE_DESC_RSP sendZDONodeDescriptionRequest(ZDO_NODE_DESC_REQrequest);

These methods are invariably tied to the ZTool framework/API, which is similar to, but not equivalent to what’s needed to communicate with an XBee. My thought would be to create some generic interfaces, defining the underlying (ZDO/ZCL) packet fields that could be jointly implemented by the various ZICs, making it easier to implement non-TI hardware. What are your thoughts on this, and how can I help? Does this make sense, or is there another approach we (I) can take?

Thanks!




_______________________________________________
Dev mailing list
[email protected]
http://zb4osgi.aaloa.org/mailman/listinfo/dev


--
Dr. Stefano Lenzi
OSGi Invited Researcher
Tel: +39 050 621 2844
Fax: +39 050 315 2811
Skype: kismet-sl
Istituto di Scienza e Tecnologie dell’Informazione “A. Faedo”
Consiglio Nazionale delle Ricerche
Via Moruzzi, 1, 56124 - Pisa - Italy - Stanza C66

<<attachment: stefano_lenzi.vcf>>

_______________________________________________
Dev mailing list
[email protected]
http://zb4osgi.aaloa.org/mailman/listinfo/dev

Reply via email to